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