Bremgarten (Aargau) Map Cropping Samples
Bremgarten (Aargau) Map Cropping Samples-1
Bremgarten (Aargau) Map Cropping Samples-2
Bremgarten neighborhoods and villages map with 3D shadow effect
flag map of Bremgarten with 3D shadow effect
Bremgarten map with 3d shadow effect
Download outline map of Bremgarten (geojson format) :
Bremgarten.geojson (**)
Download polygon array of Bremgarten map for "Google Maps" :
Bremgarten.txt
Bounding Box for Bremgarten Map : ( 47.287892 , 8.211761 , 47.410641 , 8.4551 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bremgarten map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.287892, 8.211761, 47.410641, 8.4551);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bremgarten)
[out:json];
(
rel["name"="Bremgarten"][type=boundary];
rel["name:en"="Bremgarten"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Bremgarten 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.