spherely icon indicating copy to clipboard operation
spherely copied to clipboard

Manipulation and analysis of geometric objects on the sphere.

Results 36 spherely issues
Sort by recently updated
recently updated
newest added

Replaces #90 (automatically closed by deleting target branch != main). Closes #88.

See https://gist.github.com/sgillies/2217756 Of course, given this is GeoJSON-like, there might be confusion about the edges not being planar for spherely. But for general interoperability I think it would still be...

Because we don't have LINEARRING in spherely, the current id values differ between shapely geometries and spherely geographies starting from POLYGON. Should we offset the values in spherely so that...

Similarly to [shapely.STRTree](https://shapely.readthedocs.io/en/2.0.6/strtree.html#strtree), it would be nice if we could provide a way in spherely to create a spatial index of a (large) collection of geographies. A few thoughts: -...

The spatial predicates already use those options, but at the moment we only set them under the hood and don't allow to override them by the user. In this case,...

For https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/