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