rochaporto / ezgliding

Website and software for analyzing, visualizing and planning gliding flights
GNU General Public License v3.0
5 stars 2 forks source link

investigate usage of kd trees or R trees for the broken line optimization #7

Open rochaporto opened 11 years ago

rochaporto commented 11 years ago

It might be we don't have to handle the RectangleSet as we do now, just put all data into a kd tree or similar.