petern48 opened a new issue, #2513: URL: https://github.com/apache/sedona/issues/2513
Unfortunately, it seems like `check_sgpd_equals_gpd()` passes when comparing geoms that only differ by Z-dimension. We need to modify the test code to test for Z and M dimensions. We'll then want to write a negative test that shows that `check_sgpd_equals_gpd()` fails when we expect it too. e.g comparing Point(1, 1, 3) and Point(1, 1, 4) should fail -- 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]
