LIST-LUXEMBOURG / iguess

iGuess 1.0 - The iGuess implementation in Rails
GNU General Public License v3.0
6 stars 0 forks source link

Separate current spline interpolation into 1) regular interpolation and 2) traffic interpolation #184

Closed uleopold closed 9 years ago

uleopold commented 9 years ago

This module should be separated into a regular interpolation taking points andinterplate a surface. Then we can add a separate module or a combined module which does the traffic mapping onto the network.