| 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 TDRelation |
TDRelation.fromRelation(org.openstreetmap.osmosis.core.domain.v0_6.Relation relation,
WayResolver resolver,
String preferredLanguage)
Creates a new TDRelation from an osmosis entity using the given WayResolver.
|
Copyright © 2014 mapsforge.org