From 8921419ac8f21e66d3458bea3220a5fc2a832145 Mon Sep 17 00:00:00 2001 From: Stefan Kahl Date: Tue, 16 Jan 2024 08:18:07 +0100 Subject: [PATCH] map update --- docs/assets/js/projects_data.js | 64 +++++++++++++++++++++++++++++++-- docs/projects.html | 2 +- 2 files changed, 63 insertions(+), 3 deletions(-) diff --git a/docs/assets/js/projects_data.js b/docs/assets/js/projects_data.js index 64d6b91b..dcac99f9 100644 --- a/docs/assets/js/projects_data.js +++ b/docs/assets/js/projects_data.js @@ -516,6 +516,66 @@ var projects_data = [ "Species Image Credit": "Delta Farmland & Wildlife Trust", "Species Icon": "feather" }, + { + "Project name": "Scops owl monitoring", + "Organization/Project lead": "Swiss ornithological institute", + "Target species": "Eurasian Scops Owl", + "Country": "Switzerland", + "Region/Location": "Valais", + "Latitude": 46, + "Longitude": 7, + "Contact": "jean-nicolas.pradervand@vogelwarte.ch", + "Website": "https://www.vogelwarte.ch/modx/en/projects/priority-species/recovery-programme-for-the-scops-owl", + "Paper": null, + "Species Image": "https://www.vogelwarte.ch/modx/assets/assets/images/projekte/artenfoerderung/104_Raphael-Arelettaz_Zwergohreule_3_2.jpg", + "Species Image Credit": "R. Arlettaz", + "Species Icon": "feather" + }, + { + "Project name": "newTree", + "Organization/Project lead": "Swiss Ornithological Institute", + "Target species": "Birds", + "Country": "Burkina Faso", + "Region/Location": "Ouagadougou", + "Latitude": 12.3658204658984, + "Longitude": -1.51282844580757, + "Contact": "gabriel.marcacci@vogelwarte.ch", + "Website": "https://newtree.org/projekte/burkina-faso/", + "Paper": null, + "Species Image": "https://newtree.org/wp-content/uploads/2015/12/Innenaussen2_web.jpg", + "Species Image Credit": "newTree.org", + "Species Icon": "feather" + }, + { + "Project name": "Eurasian nightjar monitoring", + "Organization/Project lead": "Swiss Ornithological Institute", + "Target species": "Eurasian Nightjar", + "Country": "Switzerland", + "Region/Location": "Valais", + "Latitude": 46.3, + "Longitude": 7.6, + "Contact": "jean-nicolas.pradervand@vogelwarte.ch", + "Website": "https://www.vogelwarte.ch/modx/en/projects/priority-species/recovery-programme-for-the-nightjar", + "Paper": null, + "Species Image": "https://upload.wikimedia.org/wikipedia/commons/5/5b/Eurasian_Nightjar_%28Caprimulgus_europaeus%29_%2850275637123%29.jpg", + "Species Image Credit": "Imran Shah via Wikimedia Commons", + "Species Icon": "feather" + }, + { + "Project name": "Alpine solar farm monitoring", + "Organization/Project lead": "Swiss ornithological institute", + "Target species": "Birds", + "Country": "Switzerland", + "Region/Location": "Switzerland", + "Latitude": 46.3, + "Longitude": 8.12, + "Contact": "jean-nicolas.pradervand@vogelwarte.ch", + "Website": null, + "Paper": null, + "Species Image": "assets/img/dummy_birds_image.png", + "Species Image Credit": "ChatGPT", + "Species Icon": "feather" + }, { "Project name": "Black Forest Citril Finch Monitoring", "Organization/Project lead": "Regional Council Freiburg / OekoFor GbR", @@ -587,8 +647,8 @@ var projects_data = [ "Contact": "katzenberger@dda-web.de", "Website": "https://rieselfelder-muenster.de/", "Paper": null, - "Species Image": null, - "Species Image Credit": null, + "Species Image": "assets/img/dummy_birds_image.png", + "Species Image Credit": "ChatGPT", "Species Icon": "feather" }, ]; diff --git a/docs/projects.html b/docs/projects.html index de8a6ec4..2a9559f8 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -41,7 +41,7 @@

BirdNET Projects Map