Serial port and GPS

OsmDldCfg Fields

The fields of the OsmDldCfg class are listed below. For a complete list of OsmDldCfg class members, see the OsmDldCfg Members topic.

Public Static (Shared) Fields

DEF_BASENAMEDefault base name for exported files.
DEF_COORDINATEDefault coordinate value.
DEF_FORMATDefault format.
DEF_MAPNIK_FORMATDefault mapnik export format.
DEF_OSMARENDER_FORMATDefault osmarender export format.
DEF_OSMARENDER_ZOOMDefault osmarender zoom value.
DEF_SCALEDefault mapnik scale
DEF_STEPDefault coordinate step value.

Private Instance Fields

m_basenameThe basename for downloaded files.
m_formatFormat.
m_mapnik_formatMapnik export format.
m_maxlatMaximum latitude of the area to download.
m_maxlonMaximum longitude of the area to download.
m_minlatMinimum latitude of the area to download.
m_minlonMinimum longitude of the area to download.
m_osmarender_formatOsmarender export format.
m_osmarender_zoomOsmarender zoom.
m_scaleThe Mapnik scale.
m_steplatStep for the latitude.
m_steplonStep for the longitude.

See Also

OsmDldCfg Class | serial Namespace