North Slope (Alaska) Map Cropping Samples
North Slope (Alaska) Map Cropping Samples-1
North Slope (Alaska) Map Cropping Samples-2
North Slope neighborhoods and villages map with 3D shadow effect
flag map of North Slope with 3D shadow effect
North Slope map with 3d shadow effect
Download outline map of North Slope (geojson format) :
North Slope.geojson (**)
Download polygon array of North Slope map for "Google Maps" :
North Slope.txt
Bounding Box for North Slope Map : ( 67.99894 , -166.985511 , 71.441059 , -141.002648 )
Wikipedia ID for North Slope : Q511806
Wikipedia SPARQL Query for North Slope (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q511806 wdt:P1082 ?population. }
OPTIONAL { wd:Q511806 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q511806 wdt:P2046 ?area. }
OPTIONAL { wd:Q511806 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q511806 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q511806 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 North Slope map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](67.99894, -166.985511, 71.441059, -141.002648);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (North Slope)
[out:json];
(
rel["name"="North Slope"][type=boundary];
rel["name:en"="North Slope"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of North Slope
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alpine | 70.323420 , -150.975420 |
Alpine | 70.328060 , -150.977500 |
Anaktuvuk Pass | 68.154475 , -151.709772 |
Angun | 69.925000 , -142.400000 |
Atqasuk | 70.482897 , -157.386483 |
Chariot | 68.105830 , -165.742780 |
Deadhorse | 70.205560 , -148.511670 |
Gordon | 69.680000 , -141.205830 |
Kaktovik | 70.122533 , -143.625570 |
Kavik | 70.135700 , -147.200660 |
Kavik River Camp | 69.674560 , -146.898880 |
Kokruagarok | 70.915000 , -153.072500 |
Nuiqsut | 70.217104 , -150.995546 |
Nuwuk | 71.385560 , -156.472220 |
Point Hope | 68.344146 , -166.678237 |
Point Lay | 69.743310 , -162.871568 |
Prudhoe Bay | 70.345336 , -148.776111 |
Sagwon | 69.373060 , -148.700560 |
Umiat | 69.366940 , -152.144170 |
Utqiaġvik | 71.272904 , -156.757686 |
Wainwright | 70.648285 , -160.009162 |
Wevok | 68.871940 , -166.090280 |
Notes:
- You can download geometry data for North Slope 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.