PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
SHPDUMPERSTATE* ShpDumperCreate | ( | SHPDUMPERCONFIG * | config | ) |
Definition at line 1167 of file pgsql2shp-core.c.
References shp_dumper_state::big_endian, colmap_init(), shp_dumper_state::column_map, shp_dumper_state::config, shp_dumper_state::conn, shp_dumper_state::dbffieldnames, shp_dumper_state::dbffieldtypes, shp_dumper_state::fetch_query, shp_dumper_state::geo_col_name, shp_dumper_state::geog_oid, shp_dumper_state::geom_oid, is_bigendian(), shp_dumper_state::main_scan_query, malloc(), shp_dumper_state::message, shp_dumper_state::outshptype, shp_dumper_state::outtype, shp_dumper_state::pgfieldnames, shp_dumper_state::schema, and shp_dumper_state::table.
Referenced by main(), pgui_action_export(), and test_ShpDumperCreate().