Choibalsan (Dornod) Map Cropping Samples
Choibalsan (Dornod) Map Cropping Samples-1
Choibalsan (Dornod) Map Cropping Samples-2
Choibalsan neighborhoods and villages map with 3D shadow effect
flag map of Choibalsan with 3D shadow effect
Choibalsan map with 3d shadow effect
Download outline map of Choibalsan (geojson format) :
Choibalsan.geojson (**)
Download polygon array of Choibalsan map for "Google Maps" :
Choibalsan.txt
Bounding Box for Choibalsan Map : ( 48.134712 , 114.470808 , 49.652248 , 116.518134 )
Wikipedia ID for Choibalsan : Q3404349
Wikipedia SPARQL Query for Choibalsan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3404349 wdt:P1082 ?population. }
OPTIONAL { wd:Q3404349 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3404349 wdt:P2046 ?area. }
OPTIONAL { wd:Q3404349 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3404349 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3404349 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 Choibalsan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.134712, 114.470808, 49.652248, 116.518134);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Choibalsan)
[out:json];
(
rel["name"="Choibalsan"][type=boundary];
rel["name:en"="Choibalsan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Choibalsan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayan Don | 48.733330 , 114.550000 |
Dabasan Suma | 48.466670 , 114.766670 |
Enger-Shand | 48.816670 , 115.200000 |
Gegeen Hiid | 48.200000 , 114.750000 |
Gurvan Bayan | 48.616670 , 115.233330 |
Hogshin Hiid | 48.266670 , 114.933330 |
Hulstay | 48.433330 , 114.866670 |
Lamaiin Hiid | 48.233330 , 114.866670 |
Shaft (Wall) Genghis Khan , railway station | 49.297970 , 115.470430 |
Ulaan Tolgoy | 48.733330 , 115.666670 |
Notes:
- You can download geometry data for Choibalsan 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.