#define GV_POINT
Feature types used in memory on run time (may change)
#define GV_STORE_CENTROID
#define GV_STORE_BOUNDARY
int dig_type_from_store(int stype)
Convert type from store type.
int dig_type_to_store(int type)
Convert type to store type.
#define GV_STORE_POINT
Feature types used in store like 'coor' file or postgis type column (must not change) ...