Vnukovo (Moscow City) Map Cropping Samples
Vnukovo (Moscow City) Map Cropping Samples-1
Vnukovo (Moscow City) Map Cropping Samples-2
Vnukovo neighborhoods and villages map with 3D shadow effect
flag map of Vnukovo with 3D shadow effect
Vnukovo map with 3d shadow effect
Download outline map of Vnukovo (geojson format) :
Vnukovo.geojson (**)
Download polygon array of Vnukovo map for "Google Maps" :
Vnukovo.txt
Bounding Box for Vnukovo Map : ( 55.580418 , 37.186666 , 55.621552 , 37.313345 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Vnukovo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.580418, 37.186666, 55.621552, 37.313345);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vnukovo)
[out:json];
(
rel["name"="Vnukovo"][type=boundary];
rel["name:en"="Vnukovo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vnukovo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Likova | 55.620000 , 37.274720 |
Shel'butovo | 55.611110 , 37.301390 |
Vnukovo | 55.599475 , 37.276025 |
Notes:
- You can download geometry data for Vnukovo 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.