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