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