Providenskiy (Chukotka) Map Cropping Samples
Providenskiy (Chukotka) Map Cropping Samples-1
Providenskiy (Chukotka) Map Cropping Samples-2
Providenskiy neighborhoods and villages map with 3D shadow effect
flag map of Providenskiy with 3D shadow effect
Providenskiy map with 3d shadow effect
Download outline map of Providenskiy (geojson format) :
Providenskiy.geojson (**)
Download polygon array of Providenskiy map for "Google Maps" :
Providenskiy.txt
Bounding Box for Providenskiy Map : ( 64.236191 , -177.255204 , 66.916204 , -172.067505 )
Wikipedia ID for Providenskiy : Q740303
Wikipedia SPARQL Query for Providenskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q740303 wdt:P1082 ?population. }
OPTIONAL { wd:Q740303 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q740303 wdt:P2046 ?area. }
OPTIONAL { wd:Q740303 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q740303 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q740303 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 Providenskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](64.236191, -177.255204, 66.916204, -172.067505);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Providenskiy)
[out:json];
(
rel["name"="Providenskiy"][type=boundary];
rel["name:en"="Providenskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Providenskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achchen | 64.883330 , -174.666670 |
Chaplino | 64.407020 , -172.247070 |
Chechen | 64.366670 , -172.850000 |
Enmelen | 65.012430 , -175.843520 |
Epyrgel'vin | 64.500000 , -172.950000 |
Kalyarik | 64.750000 , -173.116670 |
Kivak | 64.265140 , -172.935750 |
Kul'telyvik | 64.716670 , -173.833330 |
Kurgak | 64.866670 , -172.666670 |
Kurupkan | 64.666670 , -174.233330 |
Kuyveyem | 64.900000 , -175.483330 |
Kytannay | 64.500000 , -172.783330 |
Nunligran | 64.796250 , -175.380120 |
Provideniya | 64.399290 , -173.217320 |
Rykaramkyn | 64.850000 , -172.850000 |
Siginik | 64.550000 , -174.050000 |
Siklyuk | 64.516670 , -172.483330 |
Sireniki | 64.416670 , -173.950000 |
Ureliki | 64.375760 , -173.216690 |
Vyyekvyn | 64.966670 , -172.466670 |
Notes:
- You can download geometry data for Providenskiy 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.