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