-
placeId
long placeId
The OpenStreetMap place id.
-
licence
String licence
The data licence.
-
osmType
String osmType
The OpenStreetMap type (way, node...).
-
osmId
String osmId
The OpenStreetMap identifier.
-
boundingBox
BoundingBox boundingBox
The bounding box enclosing the element.
-
polygonPoints
PolygonPoint[] polygonPoints
Deprecated.
The polygon points representing the element.
-
geojson
com.vividsolutions.jts.geom.Geometry geojson
The geojson representing the element.
-
longitude
double longitude
The address longitude.
-
latitude
double latitude
The address latitude.
-
displayName
String displayName
The address display name.
-
elementClass
String elementClass
The OpenStreetMap element category (ex: highway).
-
elementType
String elementType
The OpenStreetMap element type (ex: residential).
-
addressElements
Element[] addressElements
The elements describing the address (ex: road, city, coutry...).
-
namedetails
Element[] namedetails
The elements describing the namedetails (ex: name, operator, short name...).
-
placeRank
int placeRank
The elements rank (ex: 30 = building).
-
importance
double importance
-
wkt
String wkt
The polygon as a WKT string