paleolimbot opened a new issue, #684: URL: https://github.com/apache/sedona-db/issues/684
Currently our Python integration tests are (mostly) limited to Geometry functions. Our testing engine for PostGIS also supports Geography so we should be able to test functions that are implemented there (although we need to add some variability on the output because our calculations are currently spherical approximations). We also have a number of mechanical transformations (e.g., Force2D) that apply equally to both Geography and Geometry. We have mostly ensured that these are correctly handled but we should add integration tests to be sure. I'm planning to add these to a new python/sedonadb/tests/geography subdirectory this week or next! -- 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]
