📄️ GET ./places
Allows you to get all the Places in the Overture Maps Database. You can filter by Lat/Long, Brand, Country and Categories.
📄️ GET ./places/brands
Example Request to GET all Brands in the US:
📄️ GET ./places/categories
Example Request to GET the Categories of all Brands in the France:
📄️ GET ./places/buildings
Merges the 'places' and 'buildings' themes to return places with building shapes, using the nearest building shape to the place. This will inherently not be 100% accurate, as the building shape may not match the place exactly, but it will give a good approximation of the building shape for the place.
📄️ GET ./places/countries
Example Request to GET all the Countries in the Overture Maps Database: