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