Erdenedalai (Dundgovi) Map Cropping Samples
Erdenedalai (Dundgovi) Map Cropping Samples-1
Erdenedalai (Dundgovi) Map Cropping Samples-2
Erdenedalai neighborhoods and villages map with 3D shadow effect
flag map of Erdenedalai with 3D shadow effect
Erdenedalai map with 3d shadow effect
Download outline map of Erdenedalai (geojson format) :
Erdenedalai.geojson (**)
Download polygon array of Erdenedalai map for "Google Maps" :
Erdenedalai.txt
Bounding Box for Erdenedalai Map : ( 45.457585 , 104.228313 , 46.589146 , 105.554625 )
Wikipedia ID for Erdenedalai : Q1000390
Wikipedia SPARQL Query for Erdenedalai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1000390 wdt:P1082 ?population. }
OPTIONAL { wd:Q1000390 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1000390 wdt:P2046 ?area. }
OPTIONAL { wd:Q1000390 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1000390 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1000390 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 Erdenedalai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.457585, 104.228313, 46.589146, 105.554625);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Erdenedalai)
[out:json];
(
rel["name"="Erdenedalai"][type=boundary];
rel["name:en"="Erdenedalai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Erdenedalai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Biluut | 46.316670 , 105.250000 |
Delger Tsogtoyn Dugantayn Hiid | 45.816670 , 105.450000 |
Delgerehe Hiid | 46.200000 , 104.666670 |
Hadan Usa Jisa | 46.183330 , 105.183330 |
Sangiin Dalay Hiid | 46.000000 , 104.966670 |
Sangiyn Dalay | 46.007930 , 104.942090 |
Sayhan Bayan Suma | 46.450000 , 104.833330 |
Shoroytoyn Jisa | 46.400000 , 105.250000 |
Tengelig Hiid | 46.283330 , 104.850000 |
Tsagaan-Ovoo | 45.783330 , 105.233330 |
Tsogtchandmani | 45.866670 , 104.466670 |
Uneseteyn Hiid | 45.733330 , 105.183330 |
Notes:
- You can download geometry data for Erdenedalai 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.