Bayandun (Dornod) Map Cropping Samples
Bayandun (Dornod) Map Cropping Samples-1
Bayandun (Dornod) Map Cropping Samples-2
Bayandun neighborhoods and villages map with 3D shadow effect
flag map of Bayandun with 3D shadow effect
Bayandun map with 3d shadow effect
Download outline map of Bayandun (geojson format) :
Bayandun.geojson (**)
Download polygon array of Bayandun map for "Google Maps" :
Bayandun.txt
Bounding Box for Bayandun Map : ( 48.789025 , 112.808791 , 49.97983 , 114.09812 )
Wikipedia ID for Bayandun : Q3404398
Wikipedia SPARQL Query for Bayandun (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3404398 wdt:P1082 ?population. }
OPTIONAL { wd:Q3404398 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3404398 wdt:P2046 ?area. }
OPTIONAL { wd:Q3404398 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3404398 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3404398 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 Bayandun map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.789025, 112.808791, 49.97983, 114.09812);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bayandun)
[out:json];
(
rel["name"="Bayandun"][type=boundary];
rel["name:en"="Bayandun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bayandun
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Damba Daraja Hiid | 49.416670 , 113.433330 |
Halyuutayn Holboo Ortoo | 49.050000 , 113.533330 |
Naranbulag | 49.243600 , 113.374270 |
Ugtamiin Araiin Ortoo | 49.400000 , 113.766670 |
Ugtamiin Hiid | 49.300000 , 113.783330 |
Notes:
- You can download geometry data for Bayandun 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.