Aleutians East (Alaska) Map Cropping Samples
Aleutians East (Alaska) Map Cropping Samples-1
Aleutians East (Alaska) Map Cropping Samples-2
Aleutians East neighborhoods and villages map with 3D shadow effect
flag map of Aleutians East with 3D shadow effect
Aleutians East map with 3d shadow effect
Download outline map of Aleutians East (geojson format) :
Aleutians East.geojson (**)
Download polygon array of Aleutians East map for "Google Maps" :
Aleutians East.txt
Bounding Box for Aleutians East Map : ( 53.91608 , -166.225647 , 56.945108 , -158.890818 )
Wikipedia ID for Aleutians East : Q504371
Wikipedia SPARQL Query for Aleutians East (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q504371 wdt:P1082 ?population. }
OPTIONAL { wd:Q504371 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q504371 wdt:P2046 ?area. }
OPTIONAL { wd:Q504371 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q504371 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q504371 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 Aleutians East map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](53.91608, -166.225647, 56.945108, -158.890818);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aleutians East)
[out:json];
(
rel["name"="Aleutians East"][type=boundary];
rel["name:en"="Aleutians East"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aleutians East
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akutan | 54.128997 , -165.792861 |
Cold Bay | 55.213044 , -162.746944 |
False Pass | 54.838578 , -163.336615 |
Herendeen Bay | 55.768060 , -160.685830 |
Ikatan | 54.749500 , -163.314940 |
King Cove | 55.087402 , -162.302147 |
Morzhovoi | 54.909220 , -163.306730 |
Nelson Lagoon | 55.875325 , -161.494351 |
Pauloff Harbor | 54.455150 , -162.700760 |
Port Moller | 55.988610 , -160.576940 |
Sanak | 54.480590 , -162.812650 |
Sand Point | 55.316898 , -160.509720 |
Squaw Harbor | 55.242080 , -160.550830 |
Notes:
- You can download geometry data for Aleutians East 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.