Region 2 (Northwest Territories) Map Cropping Samples
Region 2 (Northwest Territories) Map Cropping Samples-1
Region 2 (Northwest Territories) Map Cropping Samples-2
Region 2 neighborhoods and villages map with 3D shadow effect
flag map of Region 2 with 3D shadow effect
Region 2 map with 3d shadow effect
Download outline map of Region 2 (geojson format) :
Region 2.geojson (**)
Download polygon array of Region 2 map for "Google Maps" :
Region 2.txt
Bounding Box for Region 2 Map : ( 62.01656 , -132.074837 , 67.77996 , -116.631085 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Region 2 map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](62.01656, -132.074837, 67.77996, -116.631085);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Region 2)
[out:json];
(
rel["name"="Region 2"][type=boundary];
rel["name:en"="Region 2"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Region 2
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andersons Landing | 66.716740 , -129.820980 |
Canol | 65.233410 , -127.103710 |
Colville Lake | 67.025130 , -126.085383 |
Deline | 65.200364 , -123.427027 |
Doline | 65.183346 , -123.416663 |
Echo Bay | 66.086640 , -118.040770 |
Fort Franklin | 65.208960 , -123.363250 |
Fort Good Hope | 66.266620 , -128.578064 |
Norman Wells | 65.267813 , -126.863400 |
Sahtu Lands | 65.850007 , -124.980602 |
Tulita | 64.894466 , -125.563887 |
Notes:
- You can download geometry data for Region 2 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.