Region 3 (Northwest Territories) Map Cropping Samples
Region 3 (Northwest Territories) Map Cropping Samples-1
Region 3 (Northwest Territories) Map Cropping Samples-2
Region 3 neighborhoods and villages map with 3D shadow effect
flag map of Region 3 with 3D shadow effect
Region 3 map with 3d shadow effect
Download outline map of Region 3 (geojson format) :
Region 3.geojson (**)
Download polygon array of Region 3 map for "Google Maps" :
Region 3.txt
Bounding Box for Region 3 Map : ( 62.697691 , -118.782161 , 65.133929 , -112.532016 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Region 3 map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](62.697691, -118.782161, 65.133929, -112.532016);
);
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 3)
[out:json];
(
rel["name"="Region 3"][type=boundary];
rel["name:en"="Region 3"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Region 3
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gameti | 64.150341 , -117.289301 |
Rae | 62.833710 , -116.052710 |
Rae-Edzo | 62.800410 , -116.052710 |
Tlicho Lands | 63.851815 , -116.071004 |
Wekweeti | 64.202495 , -114.160350 |
Whati | 63.164861 , -117.177070 |
Notes:
- You can download geometry data for Region 3 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.