Download outline map of Kivalliq (geojson format) :
Kivalliq.geojson (**)
Download polygon array of Kivalliq map for "Google Maps" :
Kivalliq.txt
Bounding Box for Kivalliq Map : ( 57.095015 , -105.017763 , 67 , -80.108251 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kivalliq map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](57.095015, -105.017763, 67, -80.108251);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kivalliq)
[out:json];
(
rel["name"="Kivalliq"][type=boundary];
rel["name:en"="Kivalliq"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kivalliq
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fort Hope | 66.534180 , -86.699250 |
Maguse River | 61.281140 , -94.062670 |
Padlei | 61.917250 , -96.667180 |
Scarborough | 60.000000 , -96.000000 |
Wager Bay | 65.934200 , -90.816590 |
Notes:
- You can download geometry data for Kivalliq 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.