Osm Query Endpoint
Query OpenStreetMap data using natural language and return GeoJSON features.
Examples:
- "All buildings in Mercer Island, WA" -> FeatureCollection of building polygons
- "Parks in Berlin, Germany" -> FeatureCollection of park polygons
- "Restaurants in San Francisco" -> FeatureCollection of restaurant points
post/api/osm
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.