GET /api/0.6/map
openstreetmap.org:openstreetmap-api
Summary: Get map data by bounding box
Operation ID: getMap
Auth: unknown
Operation ID: getMap
Auth: unknown
Description
Retrieves all nodes, ways, and relations within the specified bounding box. Returns HTTP 400 if more than 50,000 nodes would be returned.
Parameters (1)
bbox
(string, query, required)
Bounding box as 'left,bottom,right,top' in WGS84 coordinates. Maximum area is 0.25 square degrees.
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get map data by bounding box | openapi-spec |
https://api.openstreetmap.org/api/0.6/map?bbox=-0.001,51.49,0.001,51.51 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:16:21.750838 | 200 | 538ms | 1.9MB |