Sumadija (Central Serbia) Map Cropping Samples

Sumadija (Central Serbia) Map Cropping Samples-1
Sumadija (Central Serbia) Map Cropping Samples-1
Sumadija (Central Serbia) Map Cropping Samples-2
Sumadija (Central Serbia) Map Cropping Samples-2
Download outline map of Sumadija (geojson format) : Sumadija.geojson (**)
Download polygon array of Sumadija map for "Google Maps" : Sumadija.txt
Bounding Box for Sumadija Map : ( 43.796998 , 20.400346 , 44.443479 , 21.182228 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](43.796998, 20.400346, 44.443479, 21.182228);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Sumadija 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 Sumadija counties and neighborhoods map.


Share this page