python-Shapely
Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS http://geos.refractions.net). Shapely 1.0 is not concerned with data formats or coordinate reference systems. esponsibility for reading and writing data and projecting coordinates is left to other packages like WorldMill and pyproj.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / python-Shapely
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Application:Geo/python-Shapely && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000149 149 Bytes | |
python-Shapely.changes | 0000024660 24.1 KB | |
python-Shapely.spec | 0000003188 3.11 KB | |
shapely-2.0.4.tar.gz | 0000280935 274 KB |
Revision 38 (latest revision is 47)
Benjamin Greiner (bnavigator)
accepted
request 1171976
from
Benjamin Greiner (bnavigator)
(revision 38)
- Update to 2.0.4 * Fix bug in ``to_wkt`` with multiple empty Z geometries (#2012). * Fix bug in ``to_ragged_array`` for an array of Points with missing values (#2034). * Compatibility with numpy 2 - Release 2.0.3 * Fix regression in the ``oriented_envelope`` ufunc to accept array-like input in case of GEOS<3.12 (#1929). * The binary wheels are not yet compatible with a future NumPy 2.0 release, therefore a ``numpy<2`` upper pin was added to the requirements (#1972). * Upgraded the GEOS version in the binary wheel distributions to 3.11.3.
Comments 0