approvedgeo

OpenStreetMap Overpass Query

Run an Overpass QL query against the live OpenStreetMap database and get the matching nodes, ways and relations as JSON. This is the general-purpose way to ask spatial questions of OSM: cafes within a bounding box, pharmacies near a point, EV chargers along a road, every hospital in a region. Pass a complete Overpass QL program in the data field.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#geo#openstreetmap#overpass#poi#spatial#places#x402

How to use

Sample response
{"version":0.6,"elements":[{"type":"node","id":1,"lat":52.515,"lon":13.405,"tags":{"amenity":"cafe"}}]}
curl -X GET 'https://proxy.suverse.io/v1/data/suverse-overpass-query'