Tandinskiy (Tuva) Map Cropping Samples
Tandinskiy (Tuva) Map Cropping Samples-1
Tandinskiy (Tuva) Map Cropping Samples-2
Tandinskiy neighborhoods and villages map with 3D shadow effect
flag map of Tandinskiy with 3D shadow effect
Tandinskiy map with 3d shadow effect
Download outline map of Tandinskiy (geojson format) :
Tandinskiy.geojson (**)
Download polygon array of Tandinskiy map for "Google Maps" :
Tandinskiy.txt
Bounding Box for Tandinskiy Map : ( 50.717934 , 93.615944 , 51.592399 , 95.460926 )
Wikipedia ID for Tandinskiy : Q855642
Wikipedia SPARQL Query for Tandinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q855642 wdt:P1082 ?population. }
OPTIONAL { wd:Q855642 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q855642 wdt:P2046 ?area. }
OPTIONAL { wd:Q855642 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q855642 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q855642 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 Tandinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.717934, 93.615944, 51.592399, 95.460926);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tandinskiy)
[out:json];
(
rel["name"="Tandinskiy"][type=boundary];
rel["name:en"="Tandinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tandinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balgazyn | 51.000000 , 95.200000 |
Bay-Khaak | 51.166670 , 94.500000 |
Baygak | 51.158460 , 94.462508 |
Berezovka | 51.256078 , 94.320053 |
Durgen | 51.147480 , 94.498900 |
Kak | 51.166670 , 94.500000 |
Khory | 51.050000 , 94.633330 |
Kochetovo | 51.342849 , 94.054657 |
Krasnoyarovka | 51.116670 , 95.050000 |
Malaya Atamanovka | 51.416670 , 94.216670 |
Mezhegey | 51.250000 , 94.366670 |
Mogay | 51.400000 , 94.200000 |
Shingan | 51.333330 , 94.200000 |
Sosnovka | 51.143600 , 94.522930 |
Soy | 51.050000 , 95.300000 |
Urgaylyg | 51.164860 , 94.373590 |
Uspenka | 51.239640 , 94.161720 |
Vladimirovka | 50.998440 , 95.307810 |
Notes:
- You can download geometry data for Tandinskiy 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.