Huder (Selenge) Map Cropping Samples
Huder (Selenge) Map Cropping Samples-1
Huder (Selenge) Map Cropping Samples-2
Huder neighborhoods and villages map with 3D shadow effect
flag map of Huder with 3D shadow effect
Huder map with 3d shadow effect
Download outline map of Huder (geojson format) :
Huder.geojson (**)
Download polygon array of Huder map for "Google Maps" :
Huder.txt
Bounding Box for Huder Map : ( 49.466413 , 107.149017 , 50.004412 , 108.038703 )
Wikipedia ID for Huder : Q2748160
Wikipedia SPARQL Query for Huder (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2748160 wdt:P1082 ?population. }
OPTIONAL { wd:Q2748160 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2748160 wdt:P2046 ?area. }
OPTIONAL { wd:Q2748160 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2748160 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2748160 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 Huder map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.466413, 107.149017, 50.004412, 108.038703);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Huder)
[out:json];
(
rel["name"="Xu'der"][type=boundary];
rel["name:en"="Xu'der"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Huder
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Belchir | 49.750000 , 107.466670 |
Bulagtay | 49.775940 , 107.516160 |
Bulagtay | 49.800000 , 107.500000 |
Galgatay | 49.733330 , 107.450000 |
Huderiin Hiid | 49.833330 , 107.450000 |
Jirgalanta | 49.883330 , 107.450000 |
Shabarta | 49.766670 , 107.166670 |
Shara Gol | 49.766670 , 107.500000 |
Uylga | 49.833330 , 107.716670 |
Uylgaiin Dugang | 49.816670 , 107.733330 |
Notes:
- You can download geometry data for Huder 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.