Hanbogd (Omnogov) Map Cropping Samples
Hanbogd (Omnogov) Map Cropping Samples-1
Hanbogd (Omnogov) Map Cropping Samples-2
Hanbogd neighborhoods and villages map with 3D shadow effect
flag map of Hanbogd with 3D shadow effect
Hanbogd map with 3d shadow effect
Download outline map of Hanbogd (geojson format) :
Hanbogd.geojson (**)
Download polygon array of Hanbogd map for "Google Maps" :
Hanbogd.txt
Bounding Box for Hanbogd Map : ( 42.259254 , 106.444889 , 43.5329 , 108.089203 )
Wikipedia ID for Hanbogd : Q3402208
Wikipedia SPARQL Query for Hanbogd (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3402208 wdt:P1082 ?population. }
OPTIONAL { wd:Q3402208 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3402208 wdt:P2046 ?area. }
OPTIONAL { wd:Q3402208 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3402208 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3402208 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 Hanbogd map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.259254, 106.444889, 43.5329, 108.089203);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hanbogd)
[out:json];
(
rel["name"="Xanbogd"][type=boundary];
rel["name:en"="Xanbogd"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hanbogd
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguy Sume Hiid | 42.583330 , 107.800000 |
Baga Modo Hiid | 42.750000 , 106.800000 |
Demchig Hiid | 43.125560 , 107.118610 |
Ihbulag | 43.200000 , 107.200000 |
Jibhalanta Suma | 42.983330 , 106.700000 |
Tsagaan Tologoy Hiid | 43.166670 , 107.150000 |
Tsogtsol Sume | 43.083330 , 107.450000 |
Notes:
- You can download geometry data for Hanbogd 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.