Northwest Arctic (Alaska) Map Cropping Samples
Northwest Arctic (Alaska) Map Cropping Samples-1
Northwest Arctic (Alaska) Map Cropping Samples-2
Northwest Arctic neighborhoods and villages map with 3D shadow effect
flag map of Northwest Arctic with 3D shadow effect
Northwest Arctic map with 3d shadow effect
Download outline map of Northwest Arctic (geojson format) :
Northwest Arctic.geojson (**)
Download polygon array of Northwest Arctic map for "Google Maps" :
Northwest Arctic.txt
Bounding Box for Northwest Arctic Map : ( 65.435857 , -165.55557 , 68.301027 , -154.132279 )
Wikipedia ID for Northwest Arctic : Q511723
Wikipedia SPARQL Query for Northwest Arctic (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q511723 wdt:P1082 ?population. }
OPTIONAL { wd:Q511723 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q511723 wdt:P2046 ?area. }
OPTIONAL { wd:Q511723 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q511723 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q511723 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 Northwest Arctic map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](65.435857, -165.55557, 68.301027, -154.132279);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Northwest Arctic)
[out:json];
(
rel["name"="Northwest Arctic"][type=boundary];
rel["name:en"="Northwest Arctic"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Northwest Arctic
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ambler | 67.087735 , -157.872257 |
Bornite | 67.059170 , -156.942780 |
Buckland | 65.979985 , -161.131284 |
Candle | 65.913330 , -161.924440 |
Chicago Creek | 65.894440 , -162.449170 |
Deering | 66.072638 , -162.744662 |
Elephant Point | 66.259720 , -161.346110 |
Kiana | 66.971322 , -160.437624 |
Kivalina | 67.732807 , -164.525592 |
Kobuk | 66.931252 , -156.894584 |
Kotzebue | 66.871376 , -162.523467 |
Noatak | 67.598541 , -163.030753 |
Noorvik | 66.829313 , -161.035350 |
Old Kotzebue | 66.833330 , -161.000000 |
Red Dog Mine | 68.064483 , -162.866714 |
Selawik | 66.598329 , -160.006666 |
Sheshalik | 66.994170 , -162.828060 |
Shungnak | 66.881315 , -157.151660 |
Tenmile Post | 66.884720 , -160.767500 |
Notes:
- You can download geometry data for Northwest Arctic 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.