public final class OSMUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isArea(MapElement mapElement)
Heuristic to determine from attributes if a map element is likely to be an area.
|
public static boolean isArea(MapElement mapElement)
mapElement - the map element (which is assumed to be closed and have enough nodes to be an area)