![]() |
![]()
| ![]() |
![]()
NAMEpgtopo_export - postgis topology exporter SYNTAXpgtopo_export [options] database topology DESCRIPTIONThe pgtopo_export script connects to the named database and exports data of the named topology and associated layers to a file with a custom format. USAGEThe <database> is the name of the database to connect to. The <topology> is the name of the topology to read data from. OPTIONSThe commandline options are:
EXAMPLESAn example session using the exporter to create an export file of a topology "city_data" from a database might look like this: # pgtopo_export -f city_data.pgtopo_export my_db city_data AUTHORSOriginally written by Sandro Santilli <strk@kbt.io>. SEE ALSOpgtopo_import(1) More information is available at http://postgis.net
|