GET /map?bbox={min_lon},{min_lat},{max_lon},{max_lat}

overpass-api.de:openstreetmap-overpass-api

Summary: Get map data by bounding box
Operation ID: getMapByBbox
Auth: none
Description

Return raw OSM data for a bounding box (deprecated, prefer /interpreter)

Parameters (1)

bbox (string, query, required)

Bounding box as min_lon,min_lat,max_lon,max_lat

Examples (1)

TitleTypeURLAction
Get map data by bounding box openapi-spec https://overpass-api.de/api/map?bbox={min_lon},{min_lat},{max_lon},{max_lat}?bbox=13.0,52.4,13.6,52.6

No probe data for this endpoint yet.