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