PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
void SHPAPI_CALL SHPGetInfo | ( | SHPHandle | hSHP, |
int * | pnEntities, | ||
int * | pnShapeType, | ||
double * | padfMinBound, | ||
double * | padfMaxBound | ||
) |
Definition at line 796 of file shpopen.c.
References SHPInfo::adBoundsMax, SHPInfo::adBoundsMin, SHPInfo::nRecords, and SHPInfo::nShapeType.
Referenced by ShpLoaderOpenShape().