Fix source points order in import layer form points
When testing on a new data set, I found that the interpolation does not work properly when source points are not in abs_lat order. I solve it by sorting projected distances and source values according to projected distances.