PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWT_TOPOLOGY* lwt_CreateTopology | ( | LWT_BE_IFACE * | iface, |
const char * | name, | ||
int | srid, | ||
double | prec, | ||
int | hasz | ||
) |
Initializes a new topology.
iface | the backend interface handler (see lwt_CreateBackendIface) |
name | name of the new topology |
srid | the topology SRID |
prec | the topology precision/tolerance |
hasz | non-zero if topology primitives should have a Z ordinate |