Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::PositionFormatDefinitions Class Reference

Static Public Member Functions

static std::string const * Lookup (const PositionFormat pf)
 

Static Public Attributes

static const std::string MGRSTag = "mgrs"
 
static const std::string UTMTag = "utm"
 
static const std::string GeorefTag = "georef"
 
static const std::string UTMLC2ISTag = "utmlc2is"
 
static const std::string GARSTag = "gars"
 
static const std::string UPSTag = "ups"
 
static const std::string MUPSTag = "mups"
 
static const std::string LatLonDdmmFormat = "<latdeg 00><latmin 00><ns real>-<londeg 000><lonmin 00><ew real>"
 
static const std::string LatLonDdmmmFormat = "<latdeg 00><latmin 00.0><ns real>-<londeg 000><lonmin 00.0><ew real>"
 
static const std::string LatLonDdmmssFormat = "<latdeg 00><latmin 00><latsec 00><ns real>-<londeg 000><lonmin 00><lonsec 00><ew real>"
 
static const std::string LatLonDdmmsssFormat = "<latdeg 00><latmin 00><latsec 00.0><ns real>-<londeg 000><lonmin 00><lonsec 00.0><ew real>"
 
static const std::string GeoDegFormat = "<latdeg ##.* ##.000000><ns real> <londeg ###.* ###.000000><ew real>"
 
static const std::string GeoDMFormat = "<latdeg #0> <latmin #0.* 00.0000><ns real> <londeg ##0> <lonmin #0.* 00.0000><ew real>"
 
static const std::string GeoDMSFormat = "<latdeg #0> <latmin #0 00> <latsec #0.* 00.00><ns real> <londeg ##0> <lonmin #0 00> <lonsec #0.* 00.00><ew real>"
 
static const std::string GeoTextFormat = "<latdeg #0>\u00B0 <latmin #0 00>' <latsec #0.* 00.00>\"<ns real> <londeg ##0>\u00B0 <lonmin #0 00>' <lonsec #0.* 00.00>\"<ew real>"
 
static const std::string MGRS1mFormat = "<" + MGRSTag + " 5>"
 
static const std::string MGRS10mFormat = "<" + MGRSTag + " 4>"
 
static const std::string MGRS100mFormat = "<" + MGRSTag + " 3>"
 
static const std::string MGRS1kmFormat = "<" + MGRSTag + " 2>"
 
static const std::string MGRS10kmFormat = "<" + MGRSTag + " 1>"
 
static const std::string UTMFormat = "<" + UTMTag + ">"
 
static const std::string GeorefFormat = "<" + GeorefTag + ">"
 
static const std::string UTMLC2ISFormat = "<" + UTMLC2ISTag + ">"
 
static const std::string GARSFormat = "<" + GARSTag + ">"
 

The documentation for this class was generated from the following file: