OsmDldCfg.writeCfg Method
Writes configuration to the given stream.
[Visual Basic]
Public Sub writeCfg( _
ByVal
anStr As
StreamWriter _
)
Parameters
-
anStr
- the stream where to write the configuration.
Remarks
Format of the configuration written to the file:
- basename
- strminlat
- strmaxlat
- strminlon
- strmaxlon
- strsteplat
- strsteplon
- scale
- format
- mapnik format
- osmarender format
- osmarender zoom
See Also
OsmDldCfg Class | serial Namespace