This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
Also make Glider, not only Model usable in the flight filters #245
Labels
enhancement
New feature or request
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
The text was updated successfully, but these errors were encountered: