petern48 opened a new issue, #199: URL: https://github.com/apache/sedona-db/issues/199
Here's my original commit that added the `geos` (library) implementation of the other predicates. Implementing ST_Crosses and ST_Overlaps should be as simple as pattern matching (just a library call), whatever spots you see other predicates (e.g ST_Intersects, ST_Within, etc) https://github.com/apache/sedona-db/commit/42cca94cecc2ec85b234a2bc943015f10363fb03 For whoever picks this up, please let us know if you run into differences in behavior between the Rust implementations and PostGIS. Part of https://github.com/apache/sedona-db/issues/174 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
