Akhtubinskiy (Astrakhan) Map Cropping Samples
Akhtubinskiy (Astrakhan) Map Cropping Samples-1
Akhtubinskiy (Astrakhan) Map Cropping Samples-2
Akhtubinskiy neighborhoods and villages map with 3D shadow effect
flag map of Akhtubinskiy with 3D shadow effect
Akhtubinskiy map with 3d shadow effect
Download outline map of Akhtubinskiy (geojson format) :
Akhtubinskiy.geojson (**)
Download polygon array of Akhtubinskiy map for "Google Maps" :
Akhtubinskiy.txt
Bounding Box for Akhtubinskiy Map : ( 48.470902 , 45.202615 , 48.574425 , 45.36485 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Akhtubinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.470902, 45.202615, 48.574425, 45.36485);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Akhtubinskiy)
[out:json];
(
rel["name"="Akhtubinskiy"][type=boundary];
rel["name:en"="Akhtubinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Akhtubinskiy 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.