CFS data #392
Replies: 1 comment
-
I made this a discussion, because i think you touch on one or two different subjects. We can then open issues for those. We can include the output of your code in xcsoar-data-content. That way it would appear in the file manager on xcsoar, so it could be downloaded automatically. The best and most losley coupled integration, would be that you host the output on your github page, that way we can reference it via remote/. The map file: As to the artefacts: i know they are there.. but haven't yet had the time to bughunt. |
Beta Was this translation helpful? Give feedback.
-
@lordfolken a couple of months ago, you mentioned doing a pulls request to include data from my CFS extraction code.
The patch I was waiting/working on is in XCSoar, and I have beat my CFS extraction code to the point where I consider the data nearly read for release. Here are some screen shots. The biggest thing I am likely to change at this point is dropping some of the CFS fields that aren't relevant to gliding (e.g., customs, services, etc.) to help it all fits on one screen.
I have poked though this repo a bit, and now I am following up with you to get an idea of the steps. Note that
I also have a custom map file for SW Ontario (haven't pushed the latest to that repo yet) based on Provincial and Federal data sources, and custom waypoints too. Here is a screenshot of the custom maps with last year's data.
The map has more verticies than it needs, and the way XCSoar drops points to simplify the map when zooming out creates some fully-zoomed-out artifacts (presumably this affects the default one too?). I believe I have come up with an algorithm to recompute the verticies to simplify it and make it robust to dropping points, but I haven't had time to implement it yet.
Please note that I may not necessarily respond right away, but I do continuing working on these things as I use them.
Beta Was this translation helpful? Give feedback.
All reactions