module GeoRuby::SimpleFeatures
Constants
- DEFAULT_SRID
TODO: Should this move to simple_features.rb instead? Default SRID is WGS84, see en.wikipedia.org/wiki/Spatial_reference_system
- GEORSS_NS
GeoRSS namespace
- GML_NS
GML Namespace
- KML_NS
KML Namespace
- M_MASK
indicates the presence of M coordinates in EWKB strings.
- SRID_MASK
indicate the presence of a SRID in EWKB strings.
- W3CGEO_NS
W3CGeo Namespace
- Z_MASK
indicates the presence of Z coordinates in EWKB strings