PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ SRID_MAXIMUM

#define SRID_MAXIMUM   999999

Maximum allowed SRID value in serialized geometry.

Currently we are using 21 bits (2097152) of storage for SRID.

Definition at line 179 of file liblwgeom.h.

Referenced by clamp_srid(), and wkt_parser_geometry_new().