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