Rasterio

Latest version: v1.4.2

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 28

1.3a1

Not secure
------------------

Note: building from source now requires Cython (2016).

New features:

- More efficient window intersection and union (2164).
- New Affine, GCP, and RFC transformer classes (2225).
- Add support for enum and tuple type creation options (2102)

Bug fixes:

- Standardize rounding of window lengths and offsets to match GDAL (2311).
- Allow addition of subdatasets to GPKG rasters opened in "w" mode with the
APPEND_SUBDATASET creation option (2300).
- WarpedVRT: Remove deprecated dst_* parameters (2197).
- Add GDAL DLL directory to DLL search path on Windows and Python >= 3.8.
DLLs will be loaded from .libs (for wheels) or from directories in PATH
environment variable.
- Add version to CRS.to_wkt() for WKT2 support (2122).

1.2.10

Not secure
-------------------

- Raise WarpOperationError if ChunkAndWarp* do not succeed instead of silently
failing to write to the warp output dataset (2305).

1.2.9

Not secure
------------------

- Compute geometry_window more accurately and tightly for rotated rasters,
fixing a regression introduced in 1.2.1 (2303).
- Copy mask to destination in rio-clip and rio-convert (2232).
- Use a default 70% confidence threshold when matching CRS to definitions in
authority files (2293). The confidence threshold can be defined when calling
to_epsg and to_authority, which partially addressed the issue reported in
2290.

1.2.8

Not secure
------------------

- Correct for the sense of OCTTransform's return value (2287).
- Fix a regression in the rasterio.transform module's xy and rowcol functions
(2283).

1.2.7

Not secure
------------------

- CRS objects are now compared to the EPSG authority using OSRFindMatches for
compatibility with GDAL 3.3.2 (2279).
- Allow open's fp keyword argument to pass the credential decorator (2267).
- Fix a copy-paste bug in features.geometry_window() affecting Y-axis padding
(2266).
- Note upcoming deprecation of the height and width parameters of
rasterio.windows.from_bounds() and stop using these parameters in project
code and tests.
- The transform.xy and transform.rowcol functions now return a pair of
single-element lists if passed a pair of single-element lists. This was the
original behavior, but was broken in version 1.2.1 (2242).

1.2.6

Not secure
------------------

- Replace the defective 1.2.5 sdist, which had breakpoint in merge.py. This did
not affect wheels.

Page 6 of 28

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.