Skip to main content

LandmarkNearby

A landmark within the nearby buffer of the hex centroid.

slugstring
Example: ridge-hospital
namestring
Example: Ridge Hospital
name_localstring
kindstring
Example: hospital
sourcestring
Example: osm
confidenceinteger

Possible values: >= 0 and <= 100

Example: 90
distance_minteger

Distance from the hex centroid to the landmark centroid in metres.

Example: 180
LandmarkNearby
{
"slug": "ridge-hospital",
"name": "Ridge Hospital",
"name_local": "string",
"kind": "hospital",
"source": "osm",
"confidence": 90,
"distance_m": 180
}