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