Zima (Irkutsk) Map Cropping Samples
Zima (Irkutsk) Map Cropping Samples-1
Zima (Irkutsk) Map Cropping Samples-2
Zima neighborhoods and villages map with 3D shadow effect
flag map of Zima with 3D shadow effect
Zima map with 3d shadow effect
Download outline map of Zima (geojson format) :
Zima.geojson (**)
Download polygon array of Zima map for "Google Maps" :
Zima.txt
Bounding Box for Zima Map : ( 53.850396 , 101.993375 , 53.962021 , 102.105466 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Zima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](53.850396, 101.993375, 53.962021, 102.105466);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zima)
[out:json];
(
rel["name"="Zima"][type=boundary];
rel["name:en"="Zima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ostrov Bratskaya Protoka | 53.914600 , 102.091500 |
Sologubovo | 53.916670 , 102.066670 |
Staraya Zima | 53.885560 , 102.046390 |
Ukhtuy | 53.951800 , 102.079900 |
Zima | 53.914470 , 102.054293 |
Notes:
- You can download geometry data for Zima 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.