| 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 |
|---|---|
OSMTag |
OSMTagMapping.getPoiTag(short id) |
OSMTag |
OSMTagMapping.getPoiTag(String key,
String value) |
OSMTag |
OSMTagMapping.getWayTag(short id) |
OSMTag |
OSMTagMapping.getWayTag(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
static OSMTag |
OSMTag.fromOSMTag(OSMTag otherTag,
short newID)
Convenience method that constructs a new OSMTag with a new id from another OSMTag.
|
| Modifier and Type | Method and Description |
|---|---|
static OSMTag |
OSMTag.fromOSMTag(OSMTag otherTag,
short newID)
Convenience method that constructs a new OSMTag with a new id from another OSMTag.
|
Copyright © 2014 mapsforge.org