package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Constants

DefaultGeographySRID (aka 4326) is the GPS lat/lng we all know and love.
DefaultGeometrySRID is the same as being unknown.
MShapeTypeFlag indicates a M dimension on the ShapeType.
UnknownSRID is the default SRID if none is provided.
ZShapeTypeFlag indicates a Z dimension on the ShapeType.

# Type aliases

EWKB is the Extended Well Known Bytes form of a spatial object.
EWKT is the Extended Well Known Text form of a spatial object.
SRID is a Spatial Reference Identifer.
WKB is the Well Known Bytes form of a spatial object.
WKT is the Well Known Text form of a spatial object.