PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWT_TOPOLOGY* lwt_LoadTopology | ( | LWT_BE_IFACE * | iface, |
const char * | name | ||
) |
Loads an existing topology by name from the database.
iface | the backend interface handler (see lwt_CreateBackendIface) |
name | name of the topology to load |
Definition at line 493 of file lwgeom_topo.c.
References LWT_TOPOLOGY_T::be_iface, LWT_TOPOLOGY_T::be_topo, LWT_TOPOLOGY_T::hasZ, lwalloc(), lwerror(), lwt_be_lastErrorMessage(), lwt_be_loadTopologyByName(), lwt_be_topoGetPrecision(), lwt_be_topoGetSRID(), lwt_be_topoHasZ(), LWT_TOPOLOGY_T::precision, and LWT_TOPOLOGY_T::srid.