Mitrovica (Kosovo) Map Cropping Samples

Mitrovica (Kosovo) Map Cropping Samples-1
Mitrovica (Kosovo) Map Cropping Samples-1
Mitrovica (Kosovo) Map Cropping Samples-2
Mitrovica (Kosovo) Map Cropping Samples-2
Download outline map of Mitrovica (geojson format) : Mitrovica.geojson (**)
Download polygon array of Mitrovica map for "Google Maps" : Mitrovica.txt
Bounding Box for Mitrovica Map : ( 42.602937 , 20.485747 , 43.273315 , 21.118354 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](42.602937, 20.485747, 43.273315, 21.118354);
);
out geom;

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

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

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

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


Share this page