Ovjurskiy (Tuva) Map Cropping Samples
Ovjurskiy (Tuva) Map Cropping Samples-1
Ovjurskiy (Tuva) Map Cropping Samples-2
Ovjurskiy neighborhoods and villages map with 3D shadow effect
flag map of Ovjurskiy with 3D shadow effect
Ovjurskiy map with 3d shadow effect
Download outline map of Ovjurskiy (geojson format) :
Ovjurskiy.geojson (**)
Download polygon array of Ovjurskiy map for "Google Maps" :
Ovjurskiy.txt
Bounding Box for Ovjurskiy Map : ( 50.303974 , 90.656251 , 51.124085 , 93.411895 )
Wikipedia ID for Ovjurskiy : Q932033
Wikipedia SPARQL Query for Ovjurskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q932033 wdt:P1082 ?population. }
OPTIONAL { wd:Q932033 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q932033 wdt:P2046 ?area. }
OPTIONAL { wd:Q932033 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q932033 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q932033 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 Ovjurskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.303974, 90.656251, 51.124085, 93.411895);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ovjurskiy)
[out:json];
(
rel["name"="Ovjurskiy"][type=boundary];
rel["name:en"="Ovjurskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ovjurskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ak-Chira | 50.700000 , 93.300000 |
Ak-Kara-Sug | 50.816670 , 92.616670 |
Aryg-Bazhi | 50.766670 , 92.000000 |
Bora-Shay | 50.750000 , 91.700000 |
Charash-Dyt | 50.500000 , 91.350000 |
Chinge-Dergun | 50.833330 , 92.900000 |
Dabusutu Somon | 50.816670 , 92.683330 |
Kadyy-Bazhi | 50.800000 , 92.950000 |
Khandagayty | 50.733330 , 92.050000 |
Khorumnug-Oy | 50.600000 , 91.600000 |
Sagly | 50.500000 , 91.300000 |
Notes:
- You can download geometry data for Ovjurskiy 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.