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