| Package | Description |
|---|---|
| org.mapsforge.map.writer |
The mapsforge-map-writer tool comes as a plugin for osmosis.
|
| org.mapsforge.map.writer.model |
| 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 TDWay |
TDWay.fromWay(org.openstreetmap.osmosis.core.domain.v0_6.Way way,
NodeResolver resolver,
String preferredLanguage)
Creates a new TDWay from an osmosis way entity using the given NodeResolver.
|
Copyright © 2014 mapsforge.org