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