github rasterio/rasterio 1.3.3

latest releases: 1.4a3, 1.3.10, 1.4a2...
20 months ago

Packaging

The rasterio._loading module, which supports DLL loading on Windows, has been moved into __init__.py and is no longer used anywhere else (#2594).

Bug fixes

  • GeoTIFF profiles combining tiled=False and a defined blockysize are now supported (#2599).
  • URLs with // in the query string are now properly parsed (#2603).
  • Rasterio's Python file VSI plugin now sets the position of the underlying stream to 0 on close, resolving #2550.

Don't miss a new rasterio release

NewReleases is sending notifications on new releases.