Selenge (Bulgan) Map Cropping Samples
Selenge (Bulgan) Map Cropping Samples-1
Selenge (Bulgan) Map Cropping Samples-2
Selenge neighborhoods and villages map with 3D shadow effect
flag map of Selenge with 3D shadow effect
Selenge map with 3d shadow effect
Download outline map of Selenge (geojson format) :
Selenge.geojson (**)
Download polygon array of Selenge map for "Google Maps" :
Selenge.txt
Bounding Box for Selenge Map : ( 49.102327 , 103.624483 , 50.312383 , 104.78046 )
Wikipedia ID for Selenge : Q2606063
Wikipedia SPARQL Query for Selenge (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2606063 wdt:P1082 ?population. }
OPTIONAL { wd:Q2606063 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2606063 wdt:P2046 ?area. }
OPTIONAL { wd:Q2606063 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2606063 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2606063 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 Selenge map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.102327, 103.624483, 50.312383, 104.78046);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Selenge)
[out:json];
(
rel["name"="Selenge"][type=boundary];
rel["name:en"="Selenge"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Selenge
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hartsagay Dugang | 49.533330 , 104.100000 |
Holtosoto Nugaiin Hiid | 49.650000 , 104.583330 |
Hyalganat | 49.506040 , 104.283260 |
Ingettolgoy | 49.461670 , 103.974170 |
Shara Manhatay | 49.733330 , 104.750000 |
Terete | 49.433330 , 103.983330 |
Tsasaiin Dugang | 49.766670 , 104.600000 |
Yiheteyn Dugang | 49.466670 , 103.866670 |
Notes:
- You can download geometry data for Selenge 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.