SpaceLiDAR.jl icon indicating copy to clipboard operation
SpaceLiDAR.jl copied to clipboard

Filter on bounding box with generic TableOperations

Open evetion opened this issue 3 years ago • 2 comments

Because we dropped the dependency on DataFrames

evetion avatar Oct 16 '22 06:10 evetion

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?

alex-s-gardner avatar Mar 01 '24 17:03 alex-s-gardner

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.

evetion avatar Oct 10 '24 20:10 evetion