21 #include <sys/types.h> 33 #define P2S_RCSID "$Id: pgsql2shp-core.h 15441 2017-06-23 05:13:22Z robe $" 39 #define SHPDUMPERMSGLEN 1024 41 #define SHPDUMPEROK -1 42 #define SHPDUMPERERR 0 43 #define SHPDUMPERWARN 1 char * column_map_filename
int ShpDumperOpenTable(SHPDUMPERSTATE *state)
int ShpDumperCloseTable(SHPDUMPERSTATE *state)
int ShpLoaderGenerateShapeRow(SHPDUMPERSTATE *state)
void set_dumper_config_defaults(SHPDUMPERCONFIG *config)
SHPDUMPERSTATE * ShpDumperCreate(SHPDUMPERCONFIG *config)
SHPCONNECTIONCONFIG * conn
struct shp_dumper_config SHPDUMPERCONFIG
char * ShpDumperGetConnectionStringFromConn(SHPCONNECTIONCONFIG *config)
int ShpDumperGetRecordCount(SHPDUMPERSTATE *state)
void ShpDumperDestroy(SHPDUMPERSTATE *state)
char * quote_identifier(const char *s)
char * shapetypename(int num)
int ShpDumperConnectDatabase(SHPDUMPERSTATE *state)
struct shp_dumper_state SHPDUMPERSTATE