Mandah (Dornogovi) Map Cropping Samples
Mandah (Dornogovi) Map Cropping Samples-1
Mandah (Dornogovi) Map Cropping Samples-2
Mandah neighborhoods and villages map with 3D shadow effect
flag map of Mandah with 3D shadow effect
Mandah map with 3d shadow effect
Download outline map of Mandah (geojson format) :
Mandah.geojson (**)
Download polygon array of Mandah map for "Google Maps" :
Mandah.txt
Bounding Box for Mandah Map : ( 43.489555 , 107.654808 , 44.900147 , 109.192446 )
Wikipedia ID for Mandah : Q3396693
Wikipedia SPARQL Query for Mandah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3396693 wdt:P1082 ?population. }
OPTIONAL { wd:Q3396693 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3396693 wdt:P2046 ?area. }
OPTIONAL { wd:Q3396693 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3396693 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3396693 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 Mandah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.489555, 107.654808, 44.900147, 109.192446);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mandah)
[out:json];
(
rel["name"="Mandax"][type=boundary];
rel["name:en"="Mandax"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mandah
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dzalaata | 44.316670 , 107.900000 |
Eligen Hural | 44.583330 , 108.166670 |
Hashat | 44.283330 , 107.900000 |
Honichin Hural | 43.733330 , 108.633330 |
Naran-mandokhu Somon | 44.400000 , 108.250000 |
Nardn | 44.033330 , 108.233330 |
Ologey Hiid | 43.616670 , 108.233330 |
Shuteen Hiid | 44.383330 , 108.250000 |
Suuji Hiid | 44.300000 , 107.933330 |
Uula Hiid | 44.116670 , 107.983330 |
Notes:
- You can download geometry data for Mandah 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.