Omnodelger (Hentiy) Map Cropping Samples
Omnodelger (Hentiy) Map Cropping Samples-1
Omnodelger (Hentiy) Map Cropping Samples-2
Omnodelger neighborhoods and villages map with 3D shadow effect
flag map of Omnodelger with 3D shadow effect
Omnodelger map with 3d shadow effect
Download outline map of Omnodelger (geojson format) :
Omnodelger.geojson (**)
Download polygon array of Omnodelger map for "Google Maps" :
Omnodelger.txt
Bounding Box for Omnodelger Map : ( 47.629875 , 108.510001 , 49.347618 , 110.550132 )
Wikipedia ID for Omnodelger : Q8078978
Wikipedia SPARQL Query for Omnodelger (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q8078978 wdt:P1082 ?population. }
OPTIONAL { wd:Q8078978 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q8078978 wdt:P2046 ?area. }
OPTIONAL { wd:Q8078978 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q8078978 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q8078978 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 Omnodelger map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.629875, 108.510001, 49.347618, 110.550132);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Omnodelger)
[out:json];
(
rel["name"="O'mnodelger"][type=boundary];
rel["name:en"="O'mnodelger"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Omnodelger
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baraybang Hiid | 48.200000 , 109.433330 |
Bayanbulag | 47.866670 , 109.916670 |
Guynin Urto | 47.983330 , 110.416670 |
Hentiy | 48.083330 , 109.816670 |
Javhlant | 48.041590 , 110.084040 |
Mandaliin Huryee | 47.816670 , 110.116670 |
Tarihaiin Sume | 48.483330 , 109.666670 |
Notes:
- You can download geometry data for Omnodelger 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.