Baden (Aargau) Map Cropping Samples

Baden (Aargau) Map Cropping Samples-1
Baden (Aargau) Map Cropping Samples-1
Baden (Aargau) Map Cropping Samples-2
Baden (Aargau) Map Cropping Samples-2
Download outline map of Baden (geojson format) : Baden.geojson (**)
Download polygon array of Baden map for "Google Maps" : Baden.txt
Bounding Box for Baden Map : ( 47.370515 , 8.216266 , 47.547933 , 8.440359 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.370515, 8.216266, 47.547933, 8.440359);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Baden)
[out:json];
(
rel["name"="Baden"][type=boundary];
rel["name:en"="Baden"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Baden in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Baden neighborhoods and villages map.


Share this page