org.osm2world.core.map_elevation.creation
public class EleTagElevationCalculator extends TagElevationCalculator
Constructor and Description |
---|
EleTagElevationCalculator() |
Modifier and Type | Method and Description |
---|---|
protected Double |
getEleForTags(TagGroup tags)
returns the elevation as set explicitly by the tags
|
calculateElevations
protected Double getEleForTags(TagGroup tags)
TagElevationCalculator
getEleForTags
in class TagElevationCalculator