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 |
---|---|---|
1945.patch | 0000000755 755 Bytes | |
python-Shapely.changes | 0000025580 25 KB | |
python-Shapely.spec | 0000003273 3.2 KB | |
shapely-2.0.6.tar.gz | 0000282361 276 KB |
Revision 46 (latest revision is 47)
Benjamin Greiner (bnavigator)
accepted
request 1225493
from
Dirk Mueller (dirkmueller)
(revision 46)
- avoid stale "requires:" requirement on shapely packages - Remove upper bound on Cython, Cython 3 is supported. - Update to 2.0.2 these features are used. * Added new `shapely.ops.substring` function * Added new `shapely.ops.clip_by_rect` function * shapely.wkb.dumps` now accepts an `srid` integer keyword argument equality, preventing instances of base and derived classes from * Remove packaging module requirement added in 1.5.10 (#305). Distutils can't * Fix for 64 bit speedups compatibility (#274). * Added Provides lowercase sc
Comments 0