priestc / flightloggin2

Online Pilot Logbook
http://flightlogg.in
Other
20 stars 14 forks source link

Change flight route width computation to use more reliable O(n^2) method... #16

Closed bovine closed 11 years ago

bovine commented 11 years ago

....

Fixes priestc/flightloggin2#9

priestc commented 11 years ago

I want to merge this in, but first, there needs to be some tests that cover calculating the route distances. This weekend, if I get around to it, I'll add some fixtures with some routes, and a test or two that verify that the routes calculate the correct values. Of course if you want to beat me to it, feel free. :+1: