Hovsgol (Dornogovi) Map Cropping Samples
Hovsgol (Dornogovi) Map Cropping Samples-1
Hovsgol (Dornogovi) Map Cropping Samples-2
Hovsgol neighborhoods and villages map with 3D shadow effect
flag map of Hovsgol with 3D shadow effect
Hovsgol map with 3d shadow effect
Download outline map of Hovsgol (geojson format) :
Hovsgol.geojson (**)
Download polygon array of Hovsgol map for "Google Maps" :
Hovsgol.txt
Bounding Box for Hovsgol Map : ( 42.833215 , 108.848846 , 44.013686 , 110.958146 )
Wikipedia ID for Hovsgol : Q3410111
Wikipedia SPARQL Query for Hovsgol (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3410111 wdt:P1082 ?population. }
OPTIONAL { wd:Q3410111 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3410111 wdt:P2046 ?area. }
OPTIONAL { wd:Q3410111 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3410111 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3410111 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 Hovsgol map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.833215, 108.848846, 44.013686, 110.958146);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hovsgol)
[out:json];
(
rel["name"="Xo'vsgol"][type=boundary];
rel["name:en"="Xo'vsgol"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hovsgol
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aylbayan | 43.633330 , 108.900000 |
Bata Oldzeyte Hural | 43.116670 , 110.350000 |
Boro Hamar | 43.600000 , 109.700000 |
Bumbata | 43.500000 , 109.750000 |
Buuraiin Hural | 43.416670 , 110.450000 |
Deresenii Hural | 43.783330 , 109.783330 |
Elesenii Tsagaan Oboo Hural | 43.366670 , 110.750000 |
Hoboriin Hiid | 43.250000 , 110.466670 |
Hongor Hiid | 43.166670 , 110.583330 |
Hutag-Uul | 43.351670 , 110.214720 |
Khuvsget | 43.606390 , 109.638060 |
Oldzeyte Hural | 43.583330 , 109.050000 |
Notes:
- You can download geometry data for Hovsgol 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.