Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/data/geojson/ENBS.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
{ "type": "Feature", "properties": { "title": "Ecological Design in Practice", "url": "https://storymaps.arcgis.com/stories/8675d3f148f3409a8eb1d6d0a32b9db4", "image": "ecologicaldesigninpractice.jpg" }, "geometry": { "type": "Point", "coordinates": [ -123.47168, 48.49875 ] } },
{ "type": "Feature", "properties": { "title": "Connectivity on the Saanich Peninisula", "url": "https://storymaps.arcgis.com/stories/a68767b15837450aaf8a0d7e2094f345", "image": "connectivityonthesaanichpeninsula.jpg" }, "geometry": { "type": "Point", "coordinates": [ -123.45287, 48.58724 ] } },
{ "type": "Feature", "properties": { "title": "The RUSH Initiative", "url": "https://storymaps.arcgis.com/stories/507714d7fb674ed8ac8918e216e609c7", "image": "theRUSHinitiative.jpg" }, "geometry": { "type": "Point", "coordinates": [ -123.42073, 48.63546 ] } },
{ "type": "Feature", "properties": { "title": "Art Attack: Place-Based Art Interventions", "url": null, "image": "artattackplacebasedartinterventions.jpg" }, "geometry": { "type": "Point", "coordinates": [ -123.4004, 48.66284 ] } },
{ "type": "Feature", "properties": { "title": "Hard and Soft Shorelines", "url": "https://storymaps.arcgis.com/stories/dd4b238376ad48d58f90e7cfa1f68820", "image": "hardandsoftshorelines.jpg" }, "geometry": { "type": "Point", "coordinates": [ -123.40385, 48.66426 ] } },
{ "type": "Feature", "properties": { "title": "Salish Sea Nearshore Habitat Recovery, Chapter 1", "url": "https://storymaps.arcgis.com/stories/20eead9461fa4485811a83a51344e63a", "image": "salishseanearshorehabitatrecoverychapter1.jpg" }, "geometry": { "type": "Point", "coordinates": [ -123.68436, 48.98148 ] } },
{ "type": "Feature", "properties": { "title": "Bilston Watershed Habitat Protection", "url": "https://storymaps.arcgis.com/stories/cd8d549a126040f1ac34a125ab4ba107", "image": "bilstonwatershedhabitatprotection.jpg" }, "geometry": { "type": "Point", "coordinates": [ -123.52427, 48.38819 ] } },
Expand Down
1 change: 0 additions & 1 deletion src/data/layers/ENBS.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const images = {
"ecologicaldesigninpractice.jpg": require("../png/ecologicaldesigninpractice.jpg"),
"connectivityonthesaanichpeninsula.jpg": require("../png/connectivityonthesaanichpeninsula.jpg"),
"theRUSHinitiative.jpg": require("../png/theRUSHinitiative.jpg"),
"artattackplacebasedartinterventions.jpg": require("../png/artattackplacebasedartinterventions.jpg"),
"hardandsoftshorelines.jpg": require("../png/hardandsoftshorelines.jpg"),
"salishseanearshorehabitatrecoverychapter1.jpg": require("../png/salishseanearshorehabitatrecoverychapter1.jpg"),
"bilstonwatershedhabitatprotection.jpg": require("../png/bilstonwatershedhabitatprotection.jpg"),
Expand Down
Binary file not shown.