paleolimbot commented on issue #3153: URL: https://github.com/apache/sedona/issues/3153#issuecomment-5184092928
Yes, that makes sense...RS_Intersects explicitly compares in lon/lat space, so you transform the envelopes to wgs84 (densifying edges to minimize inconsistency) to do pruning/indexing. Users who want something different can call RS_Envelope themselves and do what they need to do. -- 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]
