Dashinchilen (Bulgan) Map Cropping Samples
Dashinchilen (Bulgan) Map Cropping Samples-1
Dashinchilen (Bulgan) Map Cropping Samples-2
Dashinchilen neighborhoods and villages map with 3D shadow effect
flag map of Dashinchilen with 3D shadow effect
Dashinchilen map with 3d shadow effect
Download outline map of Dashinchilen (geojson format) :
Dashinchilen.geojson (**)
Download polygon array of Dashinchilen map for "Google Maps" :
Dashinchilen.txt
Bounding Box for Dashinchilen Map : ( 47.506206 , 103.648144 , 48.205378 , 104.501377 )
Wikipedia ID for Dashinchilen : Q2606094
Wikipedia SPARQL Query for Dashinchilen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2606094 wdt:P1082 ?population. }
OPTIONAL { wd:Q2606094 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2606094 wdt:P2046 ?area. }
OPTIONAL { wd:Q2606094 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2606094 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2606094 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 Dashinchilen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.506206, 103.648144, 48.205378, 104.501377);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dashinchilen)
[out:json];
(
rel["name"="Dashinchilen"][type=boundary];
rel["name:en"="Dashinchilen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dashinchilen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dalan Hural | 47.716670 , 104.450000 |
Dashinchilling | 47.850000 , 104.050000 |
Dashinchilling Sum | 47.616670 , 104.350000 |
Hadasan | 47.800000 , 103.816670 |
Suujiin Horshoo | 47.833330 , 104.016670 |
Taryaatayn Otog Hural | 47.700000 , 103.883330 |
Tsoohoriin Hural | 47.633330 , 104.416670 |
Tudeb Guunii Huryee | 47.683330 , 103.883330 |
Notes:
- You can download geometry data for Dashinchilen 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.