paleolimbot opened a new issue, #318:
URL: https://github.com/apache/sedona-db/issues/318

   On Main we see:
   
   ```
   FAILED 
../../../../../../../../../Users/runner/work/sedona-db/sedona-db/python/sedonadb/tests/functions/test_functions.py::test_st_minimum_clearance_line[MULTIPOLYGON(((0.5
 0.5,0 0,0 1,0.5 0.5)),((0.5 0.5,1 1,1 0,0.5 0.5)),((2.5 2.5,2 2,2 3,2.5 
2.5)),((2.5 2.5,3 3,3 2,2.5 2.5)))-LINESTRING (2.5 2.5, 3 2.5)-SedonaDB] - 
AssertionError: Expected:
       [('LINESTRING (2.5 2.5, 3 2.5)',)]
     Got:
       [('LINESTRING (2.5 2.5, 2 2.5)',)]
   ```
   
   
https://github.com/apache/sedona-db/actions/runs/19450593891/job/55654375874#step:8:4985
   
   I wonder if this case has more than one correct clearance line (i.e., there 
are two lines between the geometries that have equal distance that are also the 
shortest)


-- 
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]

Reply via email to