Skip to content

Commit

Permalink
Update indigenous_territories.json, added territory for Catawba from …
Browse files Browse the repository at this point in the history
…Native Lands Digital map
  • Loading branch information
pcaton authored Jan 31, 2024
1 parent 37fc2c8 commit 4fd47a5
Showing 1 changed file with 61 additions and 1 deletion.
62 changes: 61 additions & 1 deletion frontend/assets/json/indigenous_territories.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,67 @@
"name": "urn:ogc:def:crs:OGC:1.3:CRS84"
}
},
"features": [
"features": [
{
"type": "Feature",
"properties": {
"id": "9325bb836b0c1ed9e04613cfc0bcdb9f",
"Name": "M\u00e1nu: Y\u012f \u012esuw\u0105 (Catawba)",
"ID": 36124,
"Slug": "catawba",
"description": "https:\/\/native-land.ca\/maps\/territories\/catawba\/",
"color": "#CF65BC"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-77.354736, 34.569906, 0.0],
[-77.55249, 34.849875, 0.0],
[-77.607422, 35.128894, 0.0],
[-77.684326, 35.487511, 0.0],
[-77.739258, 35.942436, 0.0],
[-77.76123, 36.297418, 0.0],
[-77.783203, 36.580247, 0.0],
[-78.024902, 36.332828, 0.0],
[-78.376465, 36.279707, 0.0],
[-78.662109, 36.474307, 0.0],
[-78.771973, 36.5626, 0.0],
[-79.16748, 36.633162, 0.0],
[-79.475098, 36.70366, 0.0],
[-79.914551, 36.791691, 0.0],
[-80.310059, 36.774092, 0.0],
[-80.749512, 36.474307, 0.0],
[-80.991211, 36.350527, 0.0],
[-81.320801, 36.155618, 0.0],
[-81.518555, 36.084621, 0.0],
[-81.760254, 35.960223, 0.0],
[-82.529297, 35.514343, 0.0],
[-82.55127, 35.442771, 0.0],
[-82.485352, 35.263562, 0.0],
[-82.463379, 35.065973, 0.0],
[-82.353516, 34.849875, 0.0],
[-82.30957, 34.705493, 0.0],
[-82.111816, 34.560859, 0.0],
[-81.826172, 34.434098, 0.0],
[-81.5625, 34.325292, 0.0],
[-81.23291, 34.252676, 0.0],
[-81.035156, 34.107256, 0.0],
[-80.749512, 33.961586, 0.0],
[-80.529785, 33.815666, 0.0],
[-80.310059, 33.72434, 0.0],
[-80.002441, 33.468108, 0.0],
[-79.804688, 33.358061, 0.0],
[-79.387207, 33.119149, 0.0],
[-79.057617, 33.100745, 0.0],
[-78.442383, 33.632916, 0.0],
[-77.607422, 34.161818, 0.0],
[-77.321777, 34.524661, 0.0],
[-77.354736, 34.569906, 0.0]
]
]
}
},
{
"type": "Feature",
"properties": {
Expand Down

0 comments on commit 4fd47a5

Please sign in to comment.