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