| Package | Description |
|---|---|
| org.mapsforge.map.writer |
The mapsforge-map-writer tool comes as a plugin for osmosis.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HDTileBasedDataProcessor
A TileBasedDataStore that uses the hard disk as storage device for temporary data structures.
|
class |
RAMTileBasedDataProcessor
A TileBasedDataStore that uses the RAM as storage device for temporary data structures.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MapFileWriter.writeFile(MapWriterConfiguration configuration,
TileBasedDataProcessor dataProcessor)
Writes the map file according to the given configuration using the given data processor.
|
Copyright © 2014 mapsforge.org