EHrzinskiy (Tuva) Map Cropping Samples
EHrzinskiy (Tuva) Map Cropping Samples-1
EHrzinskiy (Tuva) Map Cropping Samples-2
EHrzinskiy neighborhoods and villages map with 3D shadow effect
flag map of EHrzinskiy with 3D shadow effect
EHrzinskiy map with 3d shadow effect
Download outline map of EHrzinskiy (geojson format) :
EHrzinskiy.geojson (**)
Download polygon array of EHrzinskiy map for "Google Maps" :
EHrzinskiy.txt
Bounding Box for EHrzinskiy Map : ( 49.741716 , 94.529019 , 50.651281 , 97.586556 )
Wikipedia ID for EHrzinskiy : Q855632
Wikipedia SPARQL Query for EHrzinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q855632 wdt:P1082 ?population. }
OPTIONAL { wd:Q855632 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q855632 wdt:P2046 ?area. }
OPTIONAL { wd:Q855632 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q855632 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q855632 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 EHrzinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.741716, 94.529019, 50.651281, 97.586556);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (EHrzinskiy)
[out:json];
(
rel["name"="EHrzinskiy"][type=boundary];
rel["name:en"="EHrzinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of EHrzinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bay-Dag | 50.301000 , 95.102700 |
Bayan-Kol | 49.916670 , 96.416670 |
Bulun-Bazhy | 50.266900 , 95.215000 |
Chagay | 50.200000 , 94.750000 |
Erzin | 50.261000 , 95.162300 |
Kachik | 49.900000 , 96.450000 |
Moren | 50.314300 , 95.373200 |
Naryn | 50.200000 , 95.766670 |
Naryn | 50.250000 , 96.350000 |
Naryn | 50.199100 , 95.569300 |
Orta-Adyr | 50.454200 , 95.400600 |
Tere-Khol' | 50.066670 , 94.966670 |
Tsagan-Tologoy | 49.994370 , 95.483960 |
Notes:
- You can download geometry data for EHrzinskiy 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.