Saynshand (Dornogovi) Map Cropping Samples
Saynshand (Dornogovi) Map Cropping Samples-1
Saynshand (Dornogovi) Map Cropping Samples-2
Saynshand neighborhoods and villages map with 3D shadow effect
flag map of Saynshand with 3D shadow effect
Saynshand map with 3d shadow effect
Download outline map of Saynshand (geojson format) :
Saynshand.geojson (**)
Download polygon array of Saynshand map for "Google Maps" :
Saynshand.txt
Bounding Box for Saynshand Map : ( 44.263843 , 109.527352 , 44.988401 , 110.27901 )
Wikipedia ID for Saynshand : Q943290
Wikipedia SPARQL Query for Saynshand (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q943290 wdt:P1082 ?population. }
OPTIONAL { wd:Q943290 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q943290 wdt:P2046 ?area. }
OPTIONAL { wd:Q943290 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q943290 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q943290 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 Saynshand map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.263843, 109.527352, 44.988401, 110.27901);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Saynshand)
[out:json];
(
rel["name"="Sainshand"][type=boundary];
rel["name:en"="Sainshand"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Saynshand
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arsayn-shand | 44.966670 , 110.083330 |
Bayant-Uhaa | 44.912910 , 110.138800 |
Buyant-Uhaa | 44.915008 , 110.142300 |
Choylingiin Hiid | 44.750000 , 110.033330 |
Dalan Turuu | 44.366670 , 110.050000 |
Saynshand | 44.882390 , 110.116310 |
Shariliin Hiid | 44.700000 , 110.050000 |
Te-tsu-pan | 44.496110 , 110.045680 |
Notes:
- You can download geometry data for Saynshand 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.