Yeroo (Selenge) Map Cropping Samples
Yeroo (Selenge) Map Cropping Samples-1
Yeroo (Selenge) Map Cropping Samples-2
Yeroo neighborhoods and villages map with 3D shadow effect
flag map of Yeroo with 3D shadow effect
Yeroo map with 3d shadow effect
Download outline map of Yeroo (geojson format) :
Yeroo.geojson (**)
Download polygon array of Yeroo map for "Google Maps" :
Yeroo.txt
Bounding Box for Yeroo Map : ( 49.007349 , 106.468804 , 49.984832 , 108.574916 )
Wikipedia ID for Yeroo : Q2748133
Wikipedia SPARQL Query for Yeroo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2748133 wdt:P1082 ?population. }
OPTIONAL { wd:Q2748133 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2748133 wdt:P2046 ?area. }
OPTIONAL { wd:Q2748133 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2748133 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2748133 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 Yeroo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.007349, 106.468804, 49.984832, 108.574916);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yeroo)
[out:json];
(
rel["name"="Yero'o"][type=boundary];
rel["name:en"="Yero'o"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yeroo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baruunharaa | 49.616670 , 106.883330 |
Bayak-Goliyn-Gol | 49.666670 , 107.000000 |
Bugant | 49.583330 , 106.850000 |
Buheleyn Oros | 49.483330 , 106.900000 |
Chuluuta | 49.900000 , 106.650000 |
Dalangin Dugang | 49.650000 , 106.866670 |
Dangaiin Dugang | 49.483330 , 107.200000 |
Dara Eheiin Dugang | 49.733330 , 106.700000 |
Hadatayn Dugang | 49.450000 , 107.333330 |
Hujirta | 49.866670 , 106.850000 |
Karnakovka | 49.666670 , 106.750000 |
Maydan Dura | 49.083330 , 107.333330 |
Tavin | 49.750000 , 106.666670 |
Urton-khangay | 49.883330 , 106.766670 |
Yaltaiin Dugang | 49.083330 , 108.166670 |
Yoroogiin Haluun Arshaan | 49.033330 , 107.483330 |
Notes:
- You can download geometry data for Yeroo 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.