paleolimbot commented on issue #3153: URL: https://github.com/apache/sedona/issues/3153#issuecomment-5183431047
I am definitely missing something about the specialness of a missing CRS (I think of it as a completely valid CRS that just happens to lack transforms into any CRS except itself), but refusing an RS_Intersects call between to SRID 0 sides is fine with me (the specific piece that I think is problematic is the assumption that an SRID 0 CRS can be implicitly assigned or compared to something else). I'm also not quite following how spatial partitionings / indexes can be built when there's more than one CRS involved on the same side (although I can see how it's possible to validate that a partitioning / index only contains one SRID since you've scanned all the geometries at that point or at least sampled them to know what each SRID *should* be). No need to block this discussion on my understanding of that, though. -- 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]
