Shakhbuz (Naxçıvan Autonomous Republic) Map Cropping Samples
Shakhbuz (Naxçıvan Autonomous Republic) Map Cropping Samples-1
Shakhbuz (Naxçıvan Autonomous Republic) Map Cropping Samples-2
flag map of Shakhbuz with 3D shadow effect
Download outline map of Shakhbuz (geojson format) :
Shakhbuz.geojson (**)
Download polygon array of Shakhbuz map for "Google Maps" :
Shakhbuz.txt
Bounding Box for Shakhbuz Map : ( 39.273208 , 45.379212 , 39.598484 , 45.832849 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Shakhbuz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](39.273208, 45.379212, 39.598484, 45.832849);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shakhbuz)
[out:json];
(
rel["name"="Şahbuz"][type=boundary];
rel["name:en"="Şahbuz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Shakhbuz 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.