LandmarkNearby
A landmark within the nearby buffer of the hex centroid.
slugstring
Example:
ridge-hospitalnamestring
Example:
Ridge Hospitalname_localstring
kindstring
Example:
hospitalsourcestring
Example:
osmconfidenceinteger
Possible values: >= 0 and <= 100
Example:
90distance_minteger
Distance from the hex centroid to the landmark centroid in metres.
Example:
180LandmarkNearby
{
"slug": "ridge-hospital",
"name": "Ridge Hospital",
"name_local": "string",
"kind": "hospital",
"source": "osm",
"confidence": 90,
"distance_m": 180
}