Bombogor (Bayanhongor) Map Cropping Samples
Bombogor (Bayanhongor) Map Cropping Samples-1
Bombogor (Bayanhongor) Map Cropping Samples-2
Bombogor neighborhoods and villages map with 3D shadow effect
flag map of Bombogor with 3D shadow effect
Bombogor map with 3d shadow effect
Download outline map of Bombogor (geojson format) :
Bombogor.geojson (**)
Download polygon array of Bombogor map for "Google Maps" :
Bombogor.txt
Bounding Box for Bombogor Map : ( 45.881175 , 99.25416 , 46.611586 , 100.036914 )
Wikipedia ID for Bombogor : Q2093539
Wikipedia SPARQL Query for Bombogor (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2093539 wdt:P1082 ?population. }
OPTIONAL { wd:Q2093539 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2093539 wdt:P2046 ?area. }
OPTIONAL { wd:Q2093539 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2093539 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2093539 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 Bombogor map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.881175, 99.25416, 46.611586, 100.036914);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bombogor)
[out:json];
(
rel["name"="Bo'mbogor"][type=boundary];
rel["name:en"="Bo'mbogor"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bombogor
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Choyiin Jisa | 46.416670 , 99.366670 |
Dashi Galdan Jisa | 46.083330 , 99.333330 |
Dzadgay | 46.210610 , 99.598620 |
Notes:
- You can download geometry data for Bombogor 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.