Togrog (Govi-Altay) Map Cropping Samples
Togrog (Govi-Altay) Map Cropping Samples-1
Togrog (Govi-Altay) Map Cropping Samples-2
Togrog neighborhoods and villages map with 3D shadow effect
flag map of Togrog with 3D shadow effect
Togrog map with 3d shadow effect
Download outline map of Togrog (geojson format) :
Togrog.geojson (**)
Download polygon array of Togrog map for "Google Maps" :
Togrog.txt
Bounding Box for Togrog Map : ( 45.25903 , 94.211759 , 46.199306 , 95.432858 )
Wikipedia ID for Togrog : Q3404055
Wikipedia SPARQL Query for Togrog (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3404055 wdt:P1082 ?population. }
OPTIONAL { wd:Q3404055 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3404055 wdt:P2046 ?area. }
OPTIONAL { wd:Q3404055 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3404055 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3404055 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 Togrog map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.25903, 94.211759, 46.199306, 95.432858);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Togrog)
[out:json];
(
rel["name"="To'grog"][type=boundary];
rel["name:en"="To'grog"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Togrog
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Togorigiin Bayshing | 45.816670 , 94.800000 |
Togrog | 45.829760 , 94.815440 |
Tsetserligiin Bayshing | 45.800000 , 94.400000 |
Turgen | 45.816670 , 95.250000 |
Ugumir | 46.016670 , 95.083330 |
Urda Goliin Bayshing | 45.983330 , 94.700000 |
Notes:
- You can download geometry data for Togrog 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.