PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ ShpLoaderGetRecordCount()

int ShpLoaderGetRecordCount ( SHPLOADERSTATE state)

Definition at line 1539 of file shp2pgsql-core.c.

1540{
1541 return state->num_entities;
1542}

References shp_loader_state::num_entities.

Referenced by main(), and pgui_action_import().

Here is the caller graph for this function: