I need a method, tool, module, anything that I can use in python to find the nearest neighbor of a point in a LAS dataset.
Less than that I only need to find the closest point to an X,Y coordinate.
I already tried to install the pyflann and cyflann, but I've been constantly encountering problem with it. (Can't compile them or run errors during pip install).
أكثر...
Less than that I only need to find the closest point to an X,Y coordinate.
I already tried to install the pyflann and cyflann, but I've been constantly encountering problem with it. (Can't compile them or run errors during pip install).
أكثر...