DEFAULT_SRID | = | -1 | arbitrary default SRID | |
Z_MASK | = | 0x80000000 | indicates the presence of Z coordinates in EWKB strings | |
M_MASK | = | 0x40000000 | indicates the presence of M coordinates in EWKB strings. | |
SRID_MASK | = | 0x20000000 | indicate the presence of a SRID in EWKB strings. | |
GEORSS_NS | = | "http://www.georss.org/georss" | GeoRSS namespace | |
GML_NS | = | "http://www.opengis.net/gml" | GML Namespace | |
W3CGEO_NS | = | "http://www.w3.org/2003/01/geo/wgs84_pos#" | W3CGeo Namespace | |
KML_NS | = | "http://earth.google.com/kml/2.1" | KML Namespace |