Ulaanhus (Bayan-Olgiy) Map Cropping Samples
Ulaanhus (Bayan-Olgiy) Map Cropping Samples-1
Ulaanhus (Bayan-Olgiy) Map Cropping Samples-2
Ulaanhus neighborhoods and villages map with 3D shadow effect
flag map of Ulaanhus with 3D shadow effect
Ulaanhus map with 3d shadow effect
Download outline map of Ulaanhus (geojson format) :
Ulaanhus.geojson (**)
Download polygon array of Ulaanhus map for "Google Maps" :
Ulaanhus.txt
Bounding Box for Ulaanhus Map : ( 48.204838 , 87.812034 , 49.557974 , 89.836789 )
Wikipedia ID for Ulaanhus : Q2089793
Wikipedia SPARQL Query for Ulaanhus (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2089793 wdt:P1082 ?population. }
OPTIONAL { wd:Q2089793 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2089793 wdt:P2046 ?area. }
OPTIONAL { wd:Q2089793 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2089793 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2089793 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Ulaanhus map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.204838, 87.812034, 49.557974, 89.836789);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ulaanhus)
[out:json];
(
rel["name"="Ulaanxus"][type=boundary];
rel["name:en"="Ulaanxus"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ulaanhus
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beleu | 49.066670 , 89.466670 |
Biluu | 49.043720 , 89.437980 |
Boro Burgaasa | 49.200000 , 89.200000 |
Hurimiin Suma | 48.500000 , 88.966670 |
Oygor | 49.166670 , 89.283330 |
Suoku | 49.383330 , 89.000000 |
Tarhatay | 49.266670 , 88.600000 |
Notes:
- You can download geometry data for Ulaanhus 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.