SpaceLiDAR.jl
SpaceLiDAR.jl copied to clipboard
Filter on bounding box with generic TableOperations
Because we dropped the dependency on DataFrames
Is this still an open issue? I'm not exactly sure what it refers to. Is this related to the polygon geometry of the tracks?
It was related to a release where we did not depend on DataFrames. We could still drop that dependency, only some utilities make use of it.
If we drop it, we need to replace those utilities with generic TableOperations.