Baruunburen (Selenge) Map Cropping Samples
Baruunburen (Selenge) Map Cropping Samples-1
Baruunburen (Selenge) Map Cropping Samples-2
Baruunburen neighborhoods and villages map with 3D shadow effect
flag map of Baruunburen with 3D shadow effect
Baruunburen map with 3d shadow effect
Download outline map of Baruunburen (geojson format) :
Baruunburen.geojson (**)
Download polygon array of Baruunburen map for "Google Maps" :
Baruunburen.txt
Bounding Box for Baruunburen Map : ( 48.848816 , 104.410874 , 49.70504 , 105.156449 )
Wikipedia ID for Baruunburen : Q2748144
Wikipedia SPARQL Query for Baruunburen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2748144 wdt:P1082 ?population. }
OPTIONAL { wd:Q2748144 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2748144 wdt:P2046 ?area. }
OPTIONAL { wd:Q2748144 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2748144 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2748144 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 Baruunburen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.848816, 104.410874, 49.70504, 105.156449);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Baruunburen)
[out:json];
(
rel["name"="Baruunbu'ren"][type=boundary];
rel["name:en"="Baruunbu'ren"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Baruunburen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amar Hiyd | 49.450000 , 105.050000 |
Burgaltay | 49.265000 , 104.743480 |
Dara Eheiin Jisa Dugang | 49.216670 , 104.633330 |
Ondor Gegeenii Hiid | 49.500000 , 105.100000 |
Shubuutayn Dugang | 49.333330 , 104.750000 |
Urtaiin Dugang | 48.933330 , 104.500000 |
Notes:
- You can download geometry data for Baruunburen 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.