Serial port and GPS

OsmDldTest Members

OsmDldTest overview

Public Static (Shared) Methods

MainMain method for the OSM command line download.

Private Static (Shared) Fields

STFor translating floating pointnumber strings

Private Static (Shared) Methods

dld_progressCallback for showing progress of the download

Public Instance Constructors

OsmDldTest Constructor Initializes a new instance of the OsmDldTest class.

Public Instance Properties

basename (inherited from OsmDldCfg)The basename for downloaded files.
format (inherited from OsmDldCfg)Exporter used.
mapnik_format (inherited from OsmDldCfg)Format of the mapnik export.
maxlat (inherited from OsmDldCfg)Maximum latitude of the area to download.
maxlon (inherited from OsmDldCfg)Maximum longitude of the area to download.
minlat (inherited from OsmDldCfg)Minimum latitude of the area to download.
minlon (inherited from OsmDldCfg)Minimum longitude of the area to download.
osmarender_format (inherited from OsmDldCfg)Format of the osmarender export.
osmarender_zoom (inherited from OsmDldCfg)The osmarender zoom.
scale (inherited from OsmDldCfg)The Mapnik scale.
steplat (inherited from OsmDldCfg)Step for the latitude.
steplon (inherited from OsmDldCfg)Step for the longitude.
strmaxlat (inherited from OsmDldCfg)Maximum latitude of the area to download.
strmaxlon (inherited from OsmDldCfg)Maximum longitude of the area to download.
strminlat (inherited from OsmDldCfg)Minimum latitude of the area to download.
strminlon (inherited from OsmDldCfg)Minimum longitude of the area to download.
strsteplat (inherited from OsmDldCfg)Step for the latitude.
strsteplon (inherited from OsmDldCfg)Step for the longitude.

Public Instance Methods

cmdlineoptCalled for a successfully parsed command line option
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
readCfg (inherited from OsmDldCfg)Reads configuration for the given stream.
ToString (inherited from OsmDldCfg)Prepares the string representation of the object
unknownoptCalled for non parseable command line option
writeCfg (inherited from OsmDldCfg)Writes configuration to the given stream.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

Internal Instance Methods

obj_address (inherited from Object) 

See Also

OsmDldTest Class | serial Namespace