Landmarks covering or near a hex cell
GET/v2/hexcode/:code/landmarks
Returns landmarks whose polygons contain the hex centroid ("inside") and landmarks within the nearby buffer ("nearby"). Inside results include the full GeoJSON polygon; nearby results include the distance to the centroid instead to keep the payload small.
Request
Responses
- 200
- 400
- 503
Landmarks for the hex cell
Invalid hex code
Routing service unavailable