| 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 | Method and Description |
|---|---|
protected void |
RAMTileBasedDataProcessor.handleAdditionalRelationTags(TDWay virtualWay,
TDRelation relation) |
protected void |
HDTileBasedDataProcessor.handleAdditionalRelationTags(TDWay way,
TDRelation relation) |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDWay.mergeRelationInformation(TDRelation relation)
Merges tags from a relation with the tags of this way and puts the result into the way tags of this way.
|
Copyright © 2014 mapsforge.org