shapely 2.0.6
0
Manipulation and analysis of geometric objects
Contents
Manipulation and analysis of geometric objects
Stars: 3861, Watchers: 3861, Forks: 565, Open Issues: 292The shapely/shapely
repo was created 12 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 3861 github stars!
How to Install shapely
You can install shapely using pip
pip install shapely
or add it to a project with poetry
poetry add shapely
Package Details
- Author
- Sean Gillies
- License
- BSD 3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/shapely/
- Documentation:
- https://shapely.readthedocs.io/
- GitHub Repo:
- https://github.com/Toblerity/Shapely
Classifiers
- Scientific/Engineering/GIS
Related Packages
Errors
A list of common shapely errors.
Code Examples
Here are some shapely
code examples and snippets.
GitHub Issues
The shapely package has 292 open issues on GitHub
- RFC: add svg export support to basegeometry
- Unexpected: a Polygon without coordinates is valid
- RLS: Shapely 1.8.1 release
- C extension could not be compiled on python3.9 for 1.8.0
- Proposal: add basic plotting functionality to visualize geometries (matplotlib-based)
- Raising GEOS "notice" messages as warnings not working? #214
- New methods to add to the Geometry classes?
- Overview of new features in Shapely 2.0
- Valid/Invalid Polygon example in docs not working
- [feature request] shapely.ops polygon angle methods
- Shapely 2.0 naming inconsistencies to resolve
- Creating multiple linestrings at once
- Speedups not available in shapely 1.8.0 with Python 3.10
- Unexpected result for pygeos.get_coordinates
- Feature Request : Get STRtree leave nodes