Astrakhan (Russia) Map Cropping Samples

Astrakhan (Russia) Map Cropping Samples-1
Astrakhan (Russia) Map Cropping Samples-1

Astrakhan (Russia) Map Cropping Samples-2
Astrakhan (Russia) Map Cropping Samples-2

Astrakhan and counties map with 3D shadow effect
Astrakhan and counties map with 3D shadow effect

flag map of Astrakhan with 3D shadow effect
flag map of Astrakhan with 3D shadow effect

Download outline map of Astrakhan (geojson format) : Astrakhan.geojson (**)
Download polygon array of Astrakhan map for "Google Maps" : Astrakhan.txt
Bounding Box for Astrakhan Map : ( 45.172832 , 44.962844 , 48.910298 , 49.584084 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Astrakhan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](45.172832, 44.962844, 48.910298, 49.584084);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Astrakhan)
[out:json];
(
rel["name"="Astrakhan"][type=boundary];
rel["name:en"="Astrakhan"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Astrakhan 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.

Create Astrakhan counties and neighborhoods map.


Share this page