Hangai (Arhangay) Map Cropping Samples
Hangai (Arhangay) Map Cropping Samples-1
Hangai (Arhangay) Map Cropping Samples-2
Hangai neighborhoods and villages map with 3D shadow effect
flag map of Hangai with 3D shadow effect
Hangai map with 3d shadow effect
Download outline map of Hangai (geojson format) :
Hangai.geojson (**)
Download polygon array of Hangai map for "Google Maps" :
Hangai.txt
Bounding Box for Hangai Map : ( 47.46068 , 98.760482 , 48.049581 , 100.090259 )
Wikipedia ID for Hangai : Q2593940
Wikipedia SPARQL Query for Hangai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2593940 wdt:P1082 ?population. }
OPTIONAL { wd:Q2593940 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2593940 wdt:P2046 ?area. }
OPTIONAL { wd:Q2593940 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2593940 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2593940 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 Hangai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.46068, 98.760482, 48.049581, 100.090259);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hangai)
[out:json];
(
rel["name"="Xangai"][type=boundary];
rel["name:en"="Xangai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hangai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bulenii Huryee | 47.666670 , 99.050000 |
Doodo Tomorto Huryee | 47.916670 , 99.250000 |
Dzogiin Huryee | 48.016670 , 99.266670 |
Hunt | 47.866670 , 99.466670 |
Murengiin Huryee | 47.716670 , 99.050000 |
Nariin Gichigeneiin Dugang | 47.950000 , 99.700000 |
Noyon Hangay Ashan | 47.716670 , 99.416670 |
Notes:
- You can download geometry data for Hangai 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.