Go to file
Ana Guerrero 74272cfb79 Accepting request 1113175 from Application:Geo
- Update to 2.0.1
  ## Bug fixes:
  * Fix regression in the Polygon() constructor taking a sequence
    of Points (#1662).
  * Fix regression in the geometry constructors when passing
    decimal.Decimal coordinate values (#1707).
  * Fix STRtree() to not make the passed geometry array immutable
    as side-effect of the constructor (#1714).
  * Fix the directed keyword in shapely.ops.linemerge() (#1695).
  ## Improvements:
  * Expose the function to get a matplotlib Patch object from a
    (Multi)Polygon (without already plotting it) publicly as
    :func:shapely.plotting.patch_from_polygon (#1704).
- Release 2.0.0
  * Shapely version 2.0.0 is a major release featuring a complete
    refactor of the internals and new vectorized (element-wise)
    array operations providing considerable performance
    improvements (based on the developments in the PyGEOS package),
    along with several breaking API changes and many feature
    improvements.
  - Full release notes and detailed description:
    * https://shapely.readthedocs.io/en/latest/release/2.x.html

OBS-URL: https://build.opensuse.org/request/show/1113175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Shapely?expand=0&rev=23
2023-09-25 18:02:09 +00:00
2023-09-23 09:18:13 +00:00
2023-09-23 09:18:13 +00:00
2023-09-23 09:18:13 +00:00
Description
No description provided
168 KiB
Languages
Diff 100%