Download outline map of Kamëz (geojson format) :
Kamëz.geojson (**)
Download polygon array of Kamëz map for "Google Maps" :
Kamëz.txt
Bounding Box for Kamëz Map : ( 41.348404947 , 19.7153026826 , 41.4056778476 , 19.8476108479 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kamëz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.348404947, 19.7153026826, 41.4056778476, 19.8476108479);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kamëz)
[out:json];
(
rel["name"="Kamëz"][type=boundary];
rel["name:en"="Kamëz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kamëz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Babru | 41.354170 , 19.829170 |
Bathore | 41.377780 , 19.761670 |
Kamëz | 41.381670 , 19.760280 |
Paskuqan | 41.353890 , 19.806670 |
Valias | 41.393060 , 19.739440 |
Notes:
- You can download geometry data for Kamëz 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.