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