MapGuide API Reference
|
Defines constants used to indicate the WKT flavor. More...
Static Public Attributes | |
static const INT32 | Epsg = 3 |
EPSG flavor. | |
static const INT32 | Esri = 2 |
ESRI flavor. | |
static const INT32 | Geotiff = 4 |
GeoTIFF flavor. | |
static const INT32 | Geotools = 5 |
GeoTools flavor. | |
static const INT32 | Ogc = 0 |
OGC flavor. | |
static const INT32 | Oracle = 1 |
Oracle flavor. | |
static const INT32 | Unknown = -1 |
Unknown flavor. |
Defines constants used to indicate the WKT flavor.