Download outline map of Zuunhangai (geojson format) :
Zuunhangai.geojson (**)
Download polygon array of Zuunhangai map for "Google Maps" :
Zuunhangai.txt
Bounding Box for Zuunhangai Map : ( 48.772263 , 95.026042 , 49.751052 , 95.686895 )
Wikipedia ID for Zuunhangai : Q3396467
Wikipedia SPARQL Query for Zuunhangai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3396467 wdt:P1082 ?population. }
OPTIONAL { wd:Q3396467 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3396467 wdt:P2046 ?area. }
OPTIONAL { wd:Q3396467 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3396467 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3396467 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 Zuunhangai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.772263, 95.026042, 49.751052, 95.686895);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zuunhangai)
[out:json];
(
rel["name"="Zu'unxangai"][type=boundary];
rel["name:en"="Zu'unxangai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zuunhangai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dzuun Hulagay Huryee | 49.333330 , 95.250000 |
Hanhohiy-Huree | 49.300000 , 95.250000 |
Jargalant | 49.306770 , 95.447850 |
Notes:
- You can download geometry data for Zuunhangai 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.