Xizi (Absheron) Map Cropping Samples
![Xizi (Absheron) Map Cropping Samples-1](og_image/map_cropping/3-85668485-1.jpeg)
Xizi (Absheron) Map Cropping Samples-1
![Xizi (Absheron) Map Cropping Samples-2](og_image/map_cropping/3-85668485-2.jpeg)
Xizi (Absheron) Map Cropping Samples-2
![Xizi and counties map with 3D shadow effect](og_image/photo_maps/photo_map_85668485.jpg)
Xizi and counties map with 3D shadow effect
![flag map of Xizi with 3D shadow effect](og_image/flag_maps/flag_map_85668485.jpg)
flag map of Xizi with 3D shadow effect
Download outline map of Xizi (geojson format) :
Xizi.geojson (**)
Download polygon array of Xizi map for "Google Maps" :
Xizi.txt
Bounding Box for Xizi Map : ( 40.518029 , 48.800114 , 41.000461 , 49.569391 )
ISO-3166 CODE for Xizi : AZ-XIZ
Get Boundaries from overpass-turbo (OSM) with boundary box of Xizi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](40.518029, 48.800114, 41.000461, 49.569391);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Xizi)
[out:json];
(
rel["name"="Xizı"][type=boundary];
rel["name:en"="Xizı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Xizi 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.