Orhontuul (Selenge) Map Cropping Samples
Orhontuul (Selenge) Map Cropping Samples-1
Orhontuul (Selenge) Map Cropping Samples-2
Orhontuul neighborhoods and villages map with 3D shadow effect
flag map of Orhontuul with 3D shadow effect
Orhontuul map with 3d shadow effect
Download outline map of Orhontuul (geojson format) :
Orhontuul.geojson (**)
Download polygon array of Orhontuul map for "Google Maps" :
Orhontuul.txt
Bounding Box for Orhontuul Map : ( 48.531821 , 104.500621 , 49.121058 , 105.473186 )
Wikipedia ID for Orhontuul : Q2748146
Wikipedia SPARQL Query for Orhontuul (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2748146 wdt:P1082 ?population. }
OPTIONAL { wd:Q2748146 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2748146 wdt:P2046 ?area. }
OPTIONAL { wd:Q2748146 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2748146 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2748146 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 Orhontuul map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.531821, 104.500621, 49.121058, 105.473186);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Orhontuul)
[out:json];
(
rel["name"="Orxontuul"][type=boundary];
rel["name:en"="Orxontuul"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Orhontuul
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chuluuta | 48.833330 , 105.416670 |
Dara Eheiin Jisa Dugang | 49.050000 , 105.116670 |
Haltariin Dugang | 48.916670 , 104.716670 |
Hogshinii Dugang | 48.933330 , 104.900000 |
Oldzeyte Nogoon Hiid | 48.716670 , 104.800000 |
Ongon | 48.916670 , 105.083330 |
Orhontuul | 48.949720 , 104.975830 |
Saraiin Dugang | 48.850000 , 104.633330 |
Shabartayn Hiid | 48.666670 , 105.133330 |
Tsagaan Tohoy Dugang | 49.000000 , 104.950000 |
Yargay | 48.650000 , 104.700000 |
Notes:
- You can download geometry data for Orhontuul 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.