Community - Features

🌞 Community / Help FeaturesπŸ‘πŸ‘Ž Bugs 🐞🐞

Here is the summary list of currently open feature requests for OpenCanyon.org from the Slack channel #canyon-db-feature-requests.

Topics are basically added on Slack, discussed there in the thread, rated thumbs up/thumbs down and closed there as well. Bugs please in Slack channel #canyon-db-bugs.


Currently open features of Slack
Voting Prio Feature User Date
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 2 Further improve gps track by ... β€’ Add kmz/gpx download button to a single canyon (with includs tracks) β€’ Add kmz/gpx download button to a region (with includes tracks, big regions will be generated in the night, small regions instantly generated, on country/world level we dont include tracks for now) Max 01.08.2025 10:52:10 From DB Cache
2 x πŸ‘ / 0 x πŸ‘Ž = 2 Prio: 3 Enhance PDF view with β€’ Add gps positions encoded as geo uri in qr codes (see also or ) β€’ Add qr code to open canyon in app () β€’ Add qr code to open canyon on webpage () β€’ Add a footer saying which canyon it is and a page number + the data license info + that it is from opencanyon Max 22.06.2025 19:36:59 From DB Cache
2 x πŸ‘ / 0 x πŸ‘Ž = 2 Prio: 3 :droplet: *Proposal: Make Water Level Images More Prominent* :round_pushpin: *Current Situation* Water level images are rarely uploaded and remain hidden in the regular gallery, despite being crucial for trip planning! The challenge: Everyone assesses water levels differently based on their personal experience and preferences. :bulb: *Proposed Solution* *1. Increase Visibility* β€’ Remove water level images from the regular gallery β€’ Create dedicated "Water Levels" category (not in Media, in Canyon-View) β€’ Or place prominently in canyon overview/description section *2. Community Rating System* β€’ All registered users can rate water levels (scale 1-10) β€’ Average rating calculated automatically β€’ *The key feature:* Individual ratings remain visible! :dart: *Why This Works* If I see that "Jane Doe" (who I know dislikes high water) rates it 8/10, that tells me more than an unknown "WhiteWater-Expert" rating it 4/10. Everyone can interpret ratings in the context of who's doing the rating! *What do you think?* :thinking_face: Urs 05.08.2025 17:58:55 From DB Cache
2 x πŸ‘ / 0 x πŸ‘Ž = 2 Prio: 3 Add new field - dam/hydraulics in catchment area --> Bool field (yes/no) to be able to filter for that critera as well as making it easier to enter it - I feel like adding it in the current way is "taking too long" for people to do it. Another advantage would be to to be able to say that a canyon doesn't have a dam (actively). What do you think? Daniel Sturm 17.08.2025 17:46:58 From DB Cache
2 x πŸ‘ / 0 x πŸ‘Ž = 2 Prio: 3 Add a β€œmain image” to canyons. This is already done on other canyoning websites like ropewiki, and it could be a picture of the best feature of the canyon, like the biggest waterfall, etc. By default this could be the first picture of the canyon. It should be visible in the canyon detail page, and also in the favorites when you view a list. On the main favorites list (where you see the lists), this should also be the image that is shown for the canyons in a list (currently it is the first image of a canyon anyways). Erik Weisz 19.08.2025 11:03:04 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 3 We should rewrite the canyon report creation logic to be mostly independent from the canyon detail page as its currently triggering A LOT of SQL requests when opening the report modal. Probably we should also consider: β€’ move all default elements to flux.ui framework β€’ include the report includes a warning flag, wich will push it temporary to the top and asks other users if they still confirm the warning and so on ... β€’ I guess there should be a limit of how many reports we render at once as we have many canyons with more than 50 reports β€’ Maybe livewire 4 islands could help as here as well https://livewire.laravel.com/docs/4.x/islands --- Reply 18.04.2026 11:27:26 by Max --- is this all covered by your canyon2 merge or still some parts missing? --- Reply 18.04.2026 11:31:26 by Erik Weisz --- "include the report includes a warning flag, wich will push it temporary to the top and asks other users if they still confirm the warning and so on ..." -> this is not yet included, but we said that we should overhaul the warnings in general, i guess that would include this too --- Reply 18.04.2026 11:31:32 by Erik Weisz --- otherwise everything else is done --- Reply 18.04.2026 11:32:19 by Max --- what about canyons with >100 reports? are they loaded while scrolling atm? or all at once? --- Reply 18.04.2026 11:33:40 by Erik Weisz --- Only 10 the most recent 10 are loaded at first, and then there's a "load more" button at the bottom which loads 10 more, and so on --- Reply 18.04.2026 11:33:54 by Erik Weisz --- so it's not while scrolling, but by pressing a button Max 31.01.2026 17:20:16 Slack Link
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 3 Add canyon pictures and/or more info to favorites list view Erik Weisz 27.06.2025 16:50:24 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 3 Show Roles in Profile with a label not the technical name: Translation not necessary in my opionion but disyplay a label instead of logical name e.g. User, Admin, ACA-Group, Bachab-Group etc. Daniel Sturm 10.07.2025 05:02:47 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 3 Show only list of canyons on the map: I want to filter the list of canyons and then show the filtered result on the map. Why: If I prepare a trip to an area I don't know - I want to quickly see all the canyons that are good for a first day canyon so e.g. Vertical under 3 Aquatic under 3 and Rope length max 40 m. With the filtered canyons on the map I don't have to check every one in the list where it is in regards to my campsite --> my preparation gets much faster. Daniel Sturm 01.08.2025 06:27:02 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 3 Add canyon seeder that imports/syncs all the canyon data from http://ottoverticale.it|ottoverticale.it (see also ). Max 15.03.2026 09:05:29 Slack Link
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 3 Including Searchbar on mainpage top for searching Canyon names (and optional user names) β€’ Use Meilisearch service to provide search including fuzzy search β€’ Use background job to build up search data in the night --- Reply 20.03.2026 12:06:14 by P. Eisen --- i am not fully confident with the visualisation, especially the horizontal separation. what do you think or does someone have suggestions on how to visualize this in a better way? explanation: the left side of the "bina" entry is the profile picture which is not shown because its the dev environment Max 08.03.2026 20:50:39 Slack Link
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 3 We will remove the "simulated" warning from specialities when a canyon is forbidden and instead create a real warning on the fly with a default text just assigned to this canyon. Later if needed someone can change the warning. If the speciality is removed again the warning will be automatically disabled again. This will effect the specialities properties msg_show + msg_text, resources/views/components/canyon/infos/show-specialities.blade.php and probably others --- Reply 22.02.2026 11:09:16 by Max --- Source was https://gitlab.com/opencanyonorg/mobile.client/-/issues/286 Max 22.02.2026 11:08:51 Slack Link
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 3 Add a tab for topos, after map. Most users are looking for topos as part of the basic information for a canyon. Many aren’t aware that the topos are under Pictures. David Mason 20.06.2025 06:31:51 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 3 I would like to change the navigation between canyon detail page and country/region and canyon-list. Right now when clicking on an region or country we navigate to /list with a filter set I would add a filter icon behind the country/region, so when you press the filter you will get to the /list with the filter set. If you klick on the name as now you directly jump to the according region/country page Max 22.06.2025 19:21:38 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 3 On Auditlog if there is an edit screen of the element that was "audited" and its not related to a canyon jump directly to the edit screen instead in case the user clicks on edit. This would be an enhancement fo . A wish/idea from Max 10.10.2025 08:33:45 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 3 When we accept a role request automatically asign the role to the user + send a role request granted email Max 21.10.2025 04:27:33 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 3 Show current user roles on role request form Max 12.11.2025 17:57:20 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 3 Add youtube extension to tiptap in order to show different videos on the tutorials page, see also and Max 08.12.2025 18:46:32 From DB Cache
2 x πŸ‘ / 0 x πŸ‘Ž = 2 Prio: 4 Add a backend dashboard widget to show all your canyon edit activity within the last month β€’ when was it β€’ which canyon was it β€’ what did you do as a summary (upload 3 pictures, added a topo, changed canyon, ...) β€’ add a link to directly continue editing of the canyon β€’ add link to changelog with filters set to see the details Max 22.06.2025 19:29:36 From DB Cache
2 x πŸ‘ / 0 x πŸ‘Ž = 2 Prio: 4 Look at another canyon topo tool (see ) and try to analyse/integrate it Max 21.12.2025 10:47:44 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 4 Editable views & Custom views for users: I would love to see the option to create editable views and safe views as custom views. I added some mockups on how we could implement that - at least from a visual perspective. What do you think? Custom views are marked with an icon in the list. Users can set a default view. --- Reply 31.03.2026 13:29:55 by Christoph Cramer --- Could you elaborate what exactly should be saved as custom view? Just the Filter configuration or more? --- Reply 31.03.2026 13:54:34 by Daniel Sturm --- The filter configuration as well as the columns configured by the user - after adding columns to a view the user has the option to safe the view as "Personal view" I added another screenshot to show this saving process --- Reply 11.04.2026 14:14:40 by Max --- I see two directions here (both could be implemented): β€’ direction 1: we stick to filament table for now but use all the new features provided, see https://filamentphp.com/docs/5.x/tables/overview (for example hide/show colums is possible, make sticky filters in session or url, ...) β€’ direction 2: we do a customized table with fluxui https://fluxui.dev/components/table (probably more effort but more customization possible) Feel free to start updating this as hidden page published under /list2, when it reaches a good level we replace the current one or even keep both Daniel Sturm 31.03.2026 11:37:28 Slack Link
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 4 Proposal/Idea ... We should add the option "IMPORTANT" to a canyon report, that will show the report in a sligtly highlighted color and make the report "for some time" sticky on top. We remove the sticky on top again if: β€’ If there are 3 reports after it that are not important β€’ If there are 2 reports after it that is also important β€’ If the report is older than 3 months Max 04.07.2025 14:12:37 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 4 On backend canyon edit -> change history show also related changes linke weblinks, pictures, ... Max 08.07.2025 12:41:02 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 4 Enhance canyon data errors with: β€’ Canyons where descriptions and data is set but users forgot to set type from raw to full β€’ Canyons where we have lots of info in reports but less so in descriptions Max 13.07.2025 19:42:00 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 4 add weblink delete request Max 08.09.2025 20:04:09 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 4 1. Enable direct sharing of favorites lists with specific users 2. Show me a list of favorites list "Lists shared with me" After having an initial chat with this is very complex. Nevertheless I created a feature request so its documented :slightly_smiling_face: Daniel Sturm 24.11.2025 12:50:47 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 4 Add a from and to report-date as filter for reports page, see Max 29.11.2025 20:06:40 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 4 Write a seeder that includes data from infobarrancos () into opencanyon Max 29.11.2025 20:34:23 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 When a report is created without information about the water level - the icon is the same as it would be for a reported "Dry" Canyon. This is misleading. I can think of two ways to fix this: a) New Icon for no reported water level --> the one for dry but crossed out --> could still be misinterpreted though b) New Icon for no reported water level plus text "Not reported" / "Nicht erfasst") Same issue with Canyon Rating and Anchor Rating --> we could also write "not reported" --> as of now you can not distinct it from a "real 0" --- Reply 20.04.2026 07:53:58 by Max --- Currently reports are under refactoring, we should finish that first, then adapt it again Daniel Sturm 20.04.2026 07:48:28 Slack Link
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Try out mago formating/linting.... see https://mago.carthage.software/|https://mago.carthage.software/ --- Reply 11.02.2026 22:07:44 by Urs --- Yes, you should definitely take a look at it. It was recommended to me by another PHP developer. Unfortunately, I haven't been able to look at it myself, as I've hardly had any time with my job, CAS, and politics. But I would be grateful for your feedback. --- Reply 27.02.2026 12:39:39 by Alessandro Rossi --- Hello, I can easily export the canyon data as xml (or even json) I image also a complete list of canyons can be useful. Just let me some days to check. --- Reply 27.02.2026 20:58:21 by Max --- I guess the response belongs to https://canyoning.slack.com/archives/C04V396E66B/p1770464930983569 :) Max 07.02.2026 22:33:19 Slack Link
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 We probably should check if we should link or imports canyon raw data from ottoverticale (https://www.ottoverticale.it/catasto/index.php?page=map.php), also interesting the list of canyon dbs, see https://www.ottoverticale.it/catasto/index.php?page=catasti.php --- Reply 07.02.2026 13:03:53 by Max --- The data looks quite structured and they seem to have high technical skill, look tutorial about topo editor ... maybe we should contact them and ask about a collaboration? --- Reply 08.02.2026 10:22:51 by Daniel Sturm --- MirkoT is importing it by hand at the moment -I guess it would totally make sense to Import everything. --- Reply 08.02.2026 10:34:07 by Max --- Could you try to reach him, maybe he even knows someone on their team --- Reply 08.02.2026 22:23:31 by Erik Weisz --- On some canyons they already link to opencanyon, and they also have some pretty nice gps tracks: --- Reply 09.02.2026 09:27:00 by Daniel Sturm --- Reply from Mirko: Yes I know, probably, the owner...or main contributor of Otto Verticale. His name is Alessandro Rossi +39 349 698 5892 --- Reply 22.02.2026 11:29:07 by Max --- I send a request on Opencanyon WA account, lets see what will happen ... --- Reply 27.02.2026 19:31:26 by Max --- There is gonna be a meeting on the 4th or march at 8pm, if anyone wants to join let me know as PM --- Reply 04.03.2026 21:26:54 by Max --- Meeting took place today, details see separate channel here https://canyoning.slack.com/archives/C0AJJ4S8BK8/p1772655982474259 Max 07.02.2026 12:48:50 Slack Link
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 You can share private lists between open canyon users (read-only and write) and you can share private lists with a secret link to just view them Max 16.06.2025 19:06:42 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Add list of canyons below region/subregion in backend Max 27.06.2025 11:31:36 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Add merge button for regions and subregions in backend when selecting multiple and merge to the element that has the most canyons assigned and delete the other Max 27.06.2025 11:31:15 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Add "how you want to be contacted" also to role request form Max 29.06.2025 15:43:26 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Add a checkbox to your favorite list done yes/no wher you can tick all the canyons on the list you have already done. Max 08.07.2025 12:42:44 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Detect Picture creation date from EXIF via night job and add to picture meta data + show in backend + show user who uploaded the picture Max 08.07.2025 12:39:28 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 If we grant a "role-request" the role should automatically be assigned Max 13.07.2025 19:33:24 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Anfrage von Christian Balla: Bei Video-links das Vorschaubild fΓΌr links Anzeigen, die auf Youtube Verweisen. (dazu muss die Video-Id aus der URL extrahiert werden und das kann dann ΓΌber folgender integriert werden: <img src="<Videoid>/maxresdefault.jpg"> Beispiel: Max 20.07.2025 12:13:38 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 (1) Links nach Kategorie sortieren. Canyoning Info wΓΌrde ich ganz oben lassen, Video links ganz unten (2) Bei Video-links das Vorschaubild fΓΌr links Anzeigen, die auf Youtube Verweisen. (dazu muss die Video-Id aus der URL extrahiert werden und das kann dann ΓΌber folgender integriert werden: <img src="<>"> Beispiel: Christian Balla 20.07.2025 07:45:10 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Import new Canyons from descente - create new canyons from descente. In the process: We should check how many there are new and at do a manual check whether we have canyons which are not linked yet - but exist in OC in DC. Daniel Sturm 30.07.2025 06:10:47 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Reports from Decente Canyoning are most likely in French, so Translation in doubt should be frensch as source lang Christian Balla 01.08.2025 05:42:29 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Create Warning for a whole region - currently we have two cases where it would be very practical to be able to connect a warning with a region and display it at every canyon of the region (it should be visible that the displayed warning is from the region not from the canyon) Examples right now: a) Hordes of spaniards in the ticino region who are not very sensitive with the locals b) General Reglementations in a region. E.g. Veneto region where Canyoning in the Belluno National Park is strictly forbidden and patrols are in place right now. c) Massive Thunderstorm and landslide in a valley - e.g. Maggia Valley in 2024. In the list of the regions a new column would be nice which states "Warning Active" so i can see whether I should have a closer look if I go there. Daniel Sturm 15.08.2025 05:18:42 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Should we import reports from ropewiki for certain regions as well? Any suggestions ? Max 13.10.2025 16:18:49 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 Show canyon events section on the main page and allow users to add new events. Group them in privatly run and canyon-clubs events or similar Max 04.11.2025 19:22:49 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 4 add db index for all uuid fields on tables having more than 1000 entries, same for field calc_used and canyon_id Max 22.11.2025 15:00:11 From DB Cache
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 5 Request from : mark the canyons I have a report for on the map - so I can see on the map which canyons I have done Max 08.07.2025 12:46:38 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 5 Search for all places where we still do manual cache busting and migrate to auto busting, example see Max 28.06.2025 17:00:19 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 5 Upgrade from fancyapps 4 to 6 Max 29.06.2025 18:40:48 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 5 Minor translation "issue" - when linking a new canyon part in english the button says "link canyon" which is nice. But everything else says "create" which is a little misleading - even though I get the point that we "create" a new link - we could stick to the same words here like "link" and "link & new" for the buttons and the text. Daniel Sturm 01.08.2025 05:12:51 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 5 Another two "topo" tools we could theoretically integrate and Max 04.10.2025 18:59:43 From DB Cache
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 5 Inclusion of precipitation values per canyon over the last 5 days in the Hydrology tab, Source could be or or similar. Data/APIs also needed for other countries. Max 17.10.2025 14:03:59 From DB Cache
3 x πŸ‘ / 0 x πŸ‘Ž = 3 Prio: 6 Integration of the catchment area calculation I tested the calc provided by following Web Page, it is not correct for all Canyons, but a very good idea - maybe it can be integrated somehow ... Christian Balla 04.08.2025 20:22:45 From DB Cache
2 x πŸ‘ / 0 x πŸ‘Ž = 2 Prio: 6 Generate Overview of reports that shows when a canyon is done earliest, mostly and latest. Maybe in a bar chart with months as x axis and the amount of reports as y axis. Google is doing that to give an overview of the popular times as you can see in the picture. We are planning our trip to friuli in september and alot of the canyons do not have a season information. so the system could generate/calculate the season times. --- Reply 14.03.2026 21:34:19 by Daniel Sturm --- I like the idea. I think the way descente does this is also really good. I think the seperation in the different flow levels is also very important! --- Reply 15.03.2026 09:04:02 by Max --- Regarding flow levels this data is very "subjective", I really liked the idea to make water level pictures more prominent also from whom they came and which comment they added to it, see https://www.opencanyon.org/de/community/features text "Proposal: Make Water Level Images More Prominent". --- Reply 15.03.2026 09:18:27 by Daniel Sturm --- Absolutely agree! Setting a reference is key and the picture is the best way to do that. I like the idea of putting it prominently on the overview or description section. Maybe we can combine it with the hydrology info. --- Reply 16.03.2026 13:13:22 by P. Eisen --- yeah, didnt know this feature in descente. honestly i do not use descente very often due to our swiss plattform http://Schlucht.ch|Schlucht.ch as local plattform besides opencanyon. But the picture you are showing describes the need/requirement. I would invert the y axis so that the bars will go up instead of down. Someone else did or tried to implement that in OC? --- Reply 16.03.2026 18:42:26 by Daniel Sturm --- I also like this view. There you can see debits of a region for the last 14 days. This is good but it would also be nice to have an overview of the debits of a region over the course of a year --> better for planning purposes because then you could see which Canyons are done when. Also on the canyon page it would be cool to see the reports per month's with the debit level. --- Reply 23.03.2026 23:40:40 by P. Eisen --- okay lets discuss this further as different feature request. Due to the discussion about the debit / flow levels i would start with an overview of the reports without this "detail". In my opinion it is: β€’ Overview of the reports for one canyon β€’ Overview of the canyons of a region that have reports in the last 14 days β€’ Overview of the canyons of a region that shows the months with reports for each canyon Lets make one discussion for each Feature so we can discuss the criteria for reports to be included and where to show these overviews and planning tools. --- Reply 24.03.2026 07:14:33 by Daniel Sturm --- I created three septerate Feature Request :) P. Eisen 14.03.2026 15:13:02 Slack Link
2 x πŸ‘ / 0 x πŸ‘Ž = 2 Prio: 6 Good Morning everyone, what do you guys think about a new data field for adding the driving distance if a shuttle is possible or required? In my opinion having this data structured and not only in the text - enabling users to filter for it - makes the selection of canyons much easier. --- Reply 09.03.2026 18:44:10 by Max --- What about adding this by navigation api call automatically? And is there a api we could use for free? --- Reply 09.03.2026 18:54:46 by Daniel Sturm --- I guess this would hardly work on crete for example where "roads" for 4x4 are hardly marked on maps. Last time I checked for a free app for a similar use case I didn't find one Daniel Sturm 09.03.2026 07:30:54 Slack Link
1 x πŸ‘ / 0 x πŸ‘Ž = 1 Prio: 6 Overview of the reports for one canyon - show reports per Month of the canyon Goal: make planning easier when this canyon is done usually. --- Reply 24.03.2026 08:13:03 by P. Eisen --- From my Point of view we should β€’ only take "done" and "not imported" Reports into account. β€’ take the reports from the last 5 years (weighted ?) β€’ calculate the distribution of the reports over the months β€’ show them as a bar chart similiar to the diagram in "descente" My question would be "where to show this barchart"? Maybe it is not shown at first and the user has to push a button/Accordion or switch a tab to see the new information? --- Reply 24.03.2026 08:14:27 by Daniel Sturm --- Agreed - at least for a start. I mean it could be interesting to have a toggle to show imported reports as well. But that depends on the region. For regions where e.g. descente is has more reports then we do, this could be helpful. I would show the chart on a new tab for starters --- Reply 24.03.2026 10:46:00 by P. Eisen --- First visualisation and implementation approach. Would match the requirement but maybe there are some improvement ideas? --- Reply 24.03.2026 10:51:08 by Daniel Sturm --- I would play around with the height - and with a canyon with higher report size to account for a "MAX" szenario - The scale is fixed or scaling with the amaount of records? --- Reply 24.03.2026 10:53:36 by P. Eisen --- according to my analyses this is the canyon with the most reports (done and not imported) --- Reply 24.03.2026 10:54:02 by P. Eisen --- Scaling is according to the amounts of records --- Reply 24.03.2026 10:55:26 by P. Eisen --- i chose the height because its an overview and should not prevent the user to see the last reports fast. But sure, lets make a teams / huddle / zoom call and i can adjust the height live and you can have a look --- Reply 24.03.2026 21:07:47 by P. Eisen --- this is the current visualisation. the checkboxes for "hiding imported" and "only show descente_done" are checked by default. the intention behind these is to be able to see a bar chart even if there are not reports in oc. alot of french canyons for example have imported reports (from descente) but no reports in oc. Open for functional and visual discussion --- Reply 26.03.2026 07:36:26 by Daniel Sturm --- This is what we talked about yesterday I like it looks as clean as it gets and functional to me. - one thing: as we are only displaying "amount of reports" and not "Reported water level" does it ever make sense to show "Descended = NO"? Having second thoughts about it in this aggregation level - what would be the point showing this type of record? --- Reply 26.03.2026 20:57:15 by P. Eisen --- Have a look at gamchi (https://www.opencanyon.org/de/canyon/f0e7a706-da42-4087-af05-bebe21b11e9b#reports) the last report is from franz. because it is an imported report from http://Schlucht.ch|Schlucht.ch the descent_done is null. For me it is a countable report. If you meant not to count "descent_done = no" but still count "descent_done = null" i agree with you. --- Reply 26.03.2026 21:47:21 by P. Eisen --- We could think about removing both buttons and generally count all reports with "descent_done = yes" or ("descent_done = null" and imported = 1). for the user it doesnt matter if the report is imported or not. --- Reply 27.03.2026 07:22:10 by Daniel Sturm --- I didn't see it that way but you're absolutely right - - > I like the idea of removing the buttons - as you point it out there is no need for them if we use the filter you mention above. --- Reply 27.03.2026 12:05:47 by P. Eisen --- So its like this for Boggera sup now. --- Reply 27.03.2026 13:18:17 by Daniel Sturm --- Looks good to me :) --- Reply 27.03.2026 14:50:28 by P. Eisen --- Pullrequest: https://github.com/canyoningdb/db-v2-filament/pull/744 Branch: https://github.com/canyoningdb/db-v2-filament/tree/Philipp/Report_Overview_Canyon Daniel Sturm 24.03.2026 07:11:50 Slack Link
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 6 Overview of the canyons of a region that shows the months with reports for each canyon - show reports per Region per canyon per Month Goal: make planning easier when this region has interesting canyons at what time of the year. --- Reply 25.03.2026 19:17:40 by P. Eisen --- where would you like to see the canyons with its reports per month? Afaik there is no page for regions. We could use the /list where you can filter for countries and regions and even subregions. At this place we could show the same row as shown at the top of the canyon-detail/reports per canyon in the filtered list. But how to switch the view from the data currently shown to the reports per month bar char? What do you think? (bearbeitet) --- Reply 27.03.2026 16:28:26 by Daniel Sturm --- This would work. To swap to the other reports per month bar chart I would suggest not to swap at all. If you look at the descente screenshot we could show both at the same time. On the top as you suggested and on the right side of the list a the view per canyon. (As seen on descente) Daniel Sturm 24.03.2026 07:14:09 Slack Link
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 6 Overview of the canyons of a region that have reports in the last 14 days - show reports per Region for the last 14 days for all canyons Goal: make planning easier which canyons in a region are feasible in currently. --- Reply 25.03.2026 19:12:56 by P. Eisen --- where would you like to see the canyons that have reports in the last 14 days? Afaik there is no page for regions. We could use the /list where you can filter for countries and regions and even subregions. At this place we could add a filter for "only show canyons with reports in the last 14 days". What do you think? --- Reply 26.03.2026 07:33:03 by Daniel Sturm --- Sounds like a good place and a good proposition in general! --- Reply 27.03.2026 13:47:16 by P. Eisen --- do you think 14 is the best amount of days? a bit more complex would be to let the user decide how many days he wants to look back. a input field for numbers should be possible in the canyon filter. but it is harder to test, validate, communicate to the users --- Reply 27.03.2026 15:02:27 by P. Eisen --- First draft: --- Reply 27.03.2026 15:17:42 by P. Eisen --- Pullrequest: https://github.com/canyoningdb/db-v2-filament/pull/745 Branch: https://github.com/canyoningdb/db-v2-filament/tree/Philipp/add_canyon_filter_currentReports --- Reply 27.03.2026 15:22:15 by Daniel Sturm --- I like it like this. Daniel Sturm 24.03.2026 07:12:21 Slack Link
0 x πŸ‘ / 0 x πŸ‘Ž = 0 Prio: 6 Allow users to "promote" report pictures to canyon pictures - this way they can be described and organized. Helps especially if a canyon doesn't have pictures but report pictures. Daniel Sturm 29.10.2025 10:58:24 From DB Cache