Tseel (Govi-Altay) Map Cropping Samples
Tseel (Govi-Altay) Map Cropping Samples-1
Tseel (Govi-Altay) Map Cropping Samples-2
Tseel neighborhoods and villages map with 3D shadow effect
flag map of Tseel with 3D shadow effect
Tseel map with 3d shadow effect
Download outline map of Tseel (geojson format) :
Tseel.geojson (**)
Download polygon array of Tseel map for "Google Maps" :
Tseel.txt
Bounding Box for Tseel Map : ( 45.030834 , 94.954844 , 45.814635 , 96.282182 )
Wikipedia ID for Tseel : Q3404143
Wikipedia SPARQL Query for Tseel (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3404143 wdt:P1082 ?population. }
OPTIONAL { wd:Q3404143 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3404143 wdt:P2046 ?area. }
OPTIONAL { wd:Q3404143 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3404143 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3404143 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 Tseel map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.030834, 94.954844, 45.814635, 96.282182);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tseel)
[out:json];
(
rel["name"="Ceel"][type=boundary];
rel["name:en"="Ceel"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tseel
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayangol | 45.533330 , 95.316670 |
Shara Belchiriin Bayshing | 45.600000 , 95.266670 |
Tseel | 45.566670 , 95.866670 |
Notes:
- You can download geometry data for Tseel 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.