Sébastien Celles

Results 294 comments of Sébastien Celles

Maybe we should define a format for that purpose. I personaly like the concept of DataPackages https://dataprotocols.org/data-packages/ with description in a RFC manner. https://specs.frictionlessdata.io/ (it's JSON based... not XML based...

The problem with alternates list is that it only shows reachable airports (that's the purpose of such a list!) Aiports which are very near from being reachable but which are...

Home is not a "custom waypoint" (even it can be changed). I don't change home during flight

Thanks @elgandoz this is an interesting feature. Unfortunately distance seems to be in nautical miles only. Being able to change to km will be great.

For my use case having distance bigger than radial will be better

> Also a unique feature is shading of hills according to wind or sun, that cannot be done with tiles. Having a feature to change displayed map depending of user...

Sorry @lordfolken but it doesn't seems simple enough to me (or at least some guidance will be required) I noticed the `close_button` at https://github.com/XCSoar/XCSoar/blob/c1b2909248a3a45cb1225ce875fce280ac412658/src/Dialogs/Waypoint/dlgWaypointDetails.cpp#L439-L440 but I'm pretty sure some changes...

Thanks @HeroicLemon for pointing me to this part of [XCSoar manual](https://download.xcsoar.org/releases/7.19/XCSoar-manual.pdf) So it's necessary to create a text file containing all waypoints details `WPT_DETAILS.TXT` for example and modify settings using...

An other limitation I noticed is that only 5 pictures can be attached to a waypoint. This is quite a problem when a visual approach charts is a PDF file...

Thanks @MaxKellermann for your answer. I still don't understand why I can't open PDF my `WPT_DETAILS.TXT` file looks like ``` [LFBI] image=wpt_details/LFBI/AD-2.LFBI.pdf ``` and AD-2.LFBI.pdf file is in `XCSoarData/wpt_details/LFBI` directory...