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