cuspatial
cuspatial copied to clipboard
[QST]spatial operation like intersects?
Hi, I'm exploring the library and from the python tests I found that there is window function on points (looks like bounding box intersects)
Is there, or will there be an intersects
function like postgis to be used for geometry
objects (not just points)?
thanks :)
@DeoLeung Thanks for your interests in cuSpatial. Currently we are busy with spatial indexing and indexed spatial join. Hopefully we will have time to revisit spatial window queries using the new Column and Table designs in cuDF sometime around the coming summer. You and your team are welcome to contribute to this open source project.
This issue has been marked stale due to no recent activity in the past 30d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be marked rotten if there is no activity in the next 60d.
This issue has been marked rotten due to no recent activity in the past 90d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.
Hi @DeoLeung , we plan to release a intersects
function in release 23.04. This is now tracked by #648, so I'm closing this issue.