PostGIS  2.5.7dev-r@@SVN_REVISION@@
geography.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

GSERIALIZEDpostgis_valid_typmod (GSERIALIZED *gser, int32_t typmod)
 Check the consistency of the metadata we want to enforce in the typmod: srid, type and dimensionality. More...
 
void geography_valid_type (uint8_t type)
 The geography type only support POINT, LINESTRING, POLYGON, MULTI* variants of same, and GEOMETRYCOLLECTION. More...
 
GSERIALIZEDgserialized_expand (GSERIALIZED *g, double distance)
 Return a GSERIALIZED with an expanded bounding box. More...