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