Darhan (Hentiy) Map Cropping Samples
Darhan (Hentiy) Map Cropping Samples-1
Darhan (Hentiy) Map Cropping Samples-2
Darhan neighborhoods and villages map with 3D shadow effect
flag map of Darhan with 3D shadow effect
Darhan map with 3d shadow effect
Download outline map of Darhan (geojson format) :
Darhan.geojson (**)
Download polygon array of Darhan map for "Google Maps" :
Darhan.txt
Bounding Box for Darhan Map : ( 46.170064 , 108.951443 , 47.010153 , 110.068476 )
Wikipedia ID for Darhan : Q3404301
Wikipedia SPARQL Query for Darhan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3404301 wdt:P1082 ?population. }
OPTIONAL { wd:Q3404301 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3404301 wdt:P2046 ?area. }
OPTIONAL { wd:Q3404301 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3404301 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3404301 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 Darhan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.170064, 108.951443, 47.010153, 110.068476);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Darhan)
[out:json];
(
rel["name"="Darxan"][type=boundary];
rel["name:en"="Darxan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Darhan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahay Beeseiin Huryee | 46.600000 , 109.400000 |
Bor-OEndoer | 46.267120 , 109.438250 |
Buuriin Jisa Hural | 46.333330 , 109.500000 |
Darhan | 46.616670 , 109.416670 |
Dzaraa Bulangiin Hiid | 46.916670 , 109.000000 |
Gedzegen Hural | 46.416670 , 109.683330 |
Hajuu-Ulaan | 46.366670 , 110.000000 |
Hoshoo Ergetsegiin Suurin | 46.966670 , 109.233330 |
Huyhaiin Jisaiin Hural | 46.300000 , 109.550000 |
Mandal Suma | 46.450000 , 109.866670 |
Taban Tologoy Hural | 46.400000 , 109.600000 |
Tsamba Lunduubiin Hiid | 46.783330 , 109.333330 |
Notes:
- You can download geometry data for Darhan 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.