Bayantumen (Dornod) Map Cropping Samples
Bayantumen (Dornod) Map Cropping Samples-1
Bayantumen (Dornod) Map Cropping Samples-2
Bayantumen neighborhoods and villages map with 3D shadow effect
flag map of Bayantumen with 3D shadow effect
Bayantumen map with 3d shadow effect
Download outline map of Bayantumen (geojson format) :
Bayantumen.geojson (**)
Download polygon array of Bayantumen map for "Google Maps" :
Bayantumen.txt
Bounding Box for Bayantumen Map : ( 47.47 , 113.66092 , 48.618798 , 115.813796 )
Wikipedia ID for Bayantumen : Q3404293
Wikipedia SPARQL Query for Bayantumen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3404293 wdt:P1082 ?population. }
OPTIONAL { wd:Q3404293 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3404293 wdt:P2046 ?area. }
OPTIONAL { wd:Q3404293 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3404293 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3404293 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 Bayantumen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.47, 113.66092, 48.618798, 115.813796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bayantumen)
[out:json];
(
rel["name"="Bayantu'men"][type=boundary];
rel["name:en"="Bayantu'men"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bayantumen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayan Bulag | 48.116670 , 114.316670 |
Choybalsan | 48.066670 , 114.500000 |
Dzalaa | 48.466670 , 115.750000 |
Gurbaniy Urto | 48.316670 , 114.300000 |
Guunii Hiid | 48.000000 , 114.500000 |
Han-Uul | 48.016670 , 114.666670 |
Hara Erginii Ortoo | 48.066670 , 113.933330 |
Jirgalantayn Suma | 48.216670 , 114.900000 |
Olon Bayshing | 48.066670 , 113.816670 |
Sudzhiyn | 47.833330 , 114.800000 |
Sudzhiyn-Urto | 47.900000 , 114.733330 |
Tsagaan Usanii Ortoo | 47.616670 , 115.400000 |
Tsagaanders | 48.050000 , 114.366670 |
Under | 47.816670 , 115.066670 |
Notes:
- You can download geometry data for Bayantumen 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.