Ondor-Ulaan (Arhangay) Map Cropping Samples
Ondor-Ulaan (Arhangay) Map Cropping Samples-1
Ondor-Ulaan (Arhangay) Map Cropping Samples-2
Ondor-Ulaan neighborhoods and villages map with 3D shadow effect
flag map of Ondor-Ulaan with 3D shadow effect
Ondor-Ulaan map with 3d shadow effect
Download outline map of Ondor-Ulaan (geojson format) :
Ondor-Ulaan.geojson (**)
Download polygon array of Ondor-Ulaan map for "Google Maps" :
Ondor-Ulaan.txt
Bounding Box for Ondor-Ulaan Map : ( 47.61079 , 100.081995 , 48.411381 , 101.425635 )
Wikipedia ID for Ondor-Ulaan : Q2089903
Wikipedia SPARQL Query for Ondor-Ulaan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2089903 wdt:P1082 ?population. }
OPTIONAL { wd:Q2089903 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2089903 wdt:P2046 ?area. }
OPTIONAL { wd:Q2089903 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2089903 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2089903 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 Ondor-Ulaan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.61079, 100.081995, 48.411381, 101.425635);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ondor-Ulaan)
[out:json];
(
rel["name"="O'ndor-Ulaan"][type=boundary];
rel["name:en"="O'ndor-Ulaan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ondor-Ulaan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Burgaasanii Dugang | 48.250000 , 100.950000 |
Doynhor Terguunii Dugang | 47.900000 , 100.850000 |
Hanuy | 48.144440 , 101.051110 |
Janjigiin Dugang | 48.216670 , 100.533330 |
Mahagalayn Dugang | 48.066670 , 101.150000 |
Maniin Dugang | 48.316670 , 100.666670 |
Monholiin Bayshing | 48.200000 , 100.600000 |
Ochir Wangiin Dugang | 48.066670 , 101.033330 |
Olon Turagiin Dugang | 48.150000 , 101.233330 |
Paalan Teriguunii Dugang | 47.983330 , 100.966670 |
Shatsaiin Dugang | 47.850000 , 100.833330 |
Teel | 48.046390 , 100.509170 |
Teliin Dugang | 48.050000 , 100.583330 |
Notes:
- You can download geometry data for Ondor-Ulaan 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.