Bayandelger (Suhbaatar) Map Cropping Samples
Bayandelger (Suhbaatar) Map Cropping Samples-1
Bayandelger (Suhbaatar) Map Cropping Samples-2
Bayandelger neighborhoods and villages map with 3D shadow effect
flag map of Bayandelger with 3D shadow effect
Bayandelger map with 3d shadow effect
Download outline map of Bayandelger (geojson format) :
Bayandelger.geojson (**)
Download polygon array of Bayandelger map for "Google Maps" :
Bayandelger.txt
Bounding Box for Bayandelger Map : ( 45.061011 , 111.732013 , 46.206984 , 112.991422 )
Wikipedia ID for Bayandelger : Q3402329
Wikipedia SPARQL Query for Bayandelger (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3402329 wdt:P1082 ?population. }
OPTIONAL { wd:Q3402329 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3402329 wdt:P2046 ?area. }
OPTIONAL { wd:Q3402329 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3402329 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3402329 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 Bayandelger map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.061011, 111.732013, 46.206984, 112.991422);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bayandelger)
[out:json];
(
rel["name"="Bayandelger"][type=boundary];
rel["name:en"="Bayandelger"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bayandelger
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayshinta Sume | 45.716670 , 112.666670 |
Butargamaiin Hiid | 45.516670 , 112.050000 |
Hongor | 45.783330 , 112.733330 |
Lamatangiin Huryee | 46.083330 , 112.250000 |
Naran Hiid | 45.400000 , 112.400000 |
Shireet | 45.727270 , 112.355630 |
Shireeteyn Hiid | 45.716670 , 112.350000 |
Tsagaan Hudagiin Hiid | 45.500000 , 112.750000 |
Ugumuryyn Khid | 45.550000 , 112.200000 |
Notes:
- You can download geometry data for Bayandelger 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.