Tulun (Irkutsk) Map Cropping Samples
Tulun (Irkutsk) Map Cropping Samples-1
Tulun (Irkutsk) Map Cropping Samples-2
Tulun neighborhoods and villages map with 3D shadow effect
flag map of Tulun with 3D shadow effect
Tulun map with 3d shadow effect
Download outline map of Tulun (geojson format) :
Tulun.geojson (**)
Download polygon array of Tulun map for "Google Maps" :
Tulun.txt
Bounding Box for Tulun Map : ( 54.468976 , 100.496812 , 54.64053 , 100.716931 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tulun map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.468976, 100.496812, 54.64053, 100.716931);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tulun)
[out:json];
(
rel["name"="Tulun"][type=boundary];
rel["name:en"="Tulun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tulun
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kazakovo | 54.520530 , 100.551370 |
Perevoz | 54.550000 , 100.633330 |
Tulun | 54.574012 , 100.557979 |
Tulun | 54.536719 , 100.607150 |
Notes:
- You can download geometry data for Tulun 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.