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