weglide / bugtracker

WeGlide platform bug tracker.
https://www.weglide.org
11 stars 1 forks source link

Also make Glider, not only Model usable in the flight filters #245

Open CarstenSon opened 11 months ago

CarstenSon commented 11 months ago

Describe the Feature Sometimes you want to search for flights of specific gliders. Whether those gliders are jet, electric or not powered at all might not matter the most for you in those cases if you just want to have a look for flights of that type.

To achieve that it would be very nice to be able to use the glider-column from the gliderlist.csv as a filter for that glider.

examples: JS3 15m -> JS3 15m, JS3 RES 15m, JS3 TJ 15m Ventus 3 15m -> Ventus 3 15m, Ventus 3F 15m, Ventus 3M 15m, Ventus 3T 15m

To be able to distinguish between the two values (actual glider type (actual type) vs "airframe"-value) you might have to create a small new symbol for those but maybe you can just layer more gliders for the "airframe" family (which is the glider-value from the gliderlist.csv)

Screenshots n/a

from csv-header in https://github.com/weglide/GliderList/blob/master/gliderlist.csv

this would be the column to include: ID,Glider,Model,Manufacturer,Competition Class,Kind,Double Seater,Winglets,Exclude Live,Vintage,Self-Launcher,2016,2017,2018,2019,2020,2021,2022,2023

deltafox44 commented 10 months ago

You can already filter all JS3 15 m this way though I agree it's not very convenient

It would be better if all JS 3 15 m flights (including RES and TJ) could be obtained filtering by "JS3 15m" - or all JS3 by "JS3", all JS by "JS*" etc.