benbovy / spherely

Manipulation and analysis of geometric objects on the sphere.
https://spherely.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
119 stars 8 forks source link

Fix empty linestring creation #71

Closed benbovy closed 1 week ago

benbovy commented 1 week ago

Closes #67.

Instead of creating a PolylineGeography with an emtpy S2Polyline, create a PolylineGeography with no S2Polyline.