Rio-tiler

Latest version: v6.6.1

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

Scan your dependencies

Page 19 of 31

2.0b1

------------------
- switch to ContextManager for COG and STAC (rio_cogeo.io.COGReader, rio_cogeo.io.STACReader).
- COGReader.part and STACReader.part return data in BBOX CRS by default.
- STACReader now accept URL (https, s3).
- add more method for STAC (prewiew/point/part/info/stats).
- add expression for COG/STAC preview/point/part.
- add `masked` option in `rio_tiler.reader.point` to control weither or not it should return None or a value.
- remove mission specific tilers (195).
- remove `rio_tiler.reader.multi_*` functions (replaced by rio_tiler.io.cogeo.multi_*).
- remove `rio_tiler.utils.expression` (replaced by expression options in tilers).

2.0a11

------------------
- refactor `rio_tiler.utils.tile_exists` to allow raster bounds latitude == -90,90

2.0a10

------------------
- Change default resampling to nearest for `_read` (187)
- add `rio_tiler.reader.stats` (return only array statistics)
- remove default `dst_crs` in `rio_tiler.reader.part` to to fallback to dataset CRS.

2.0a9

------------------
- Refactor colormap and add method to register custom colormap

2.0a8

------------------
- add `preview` method to `rio_tiler.io.cogeo`

2.0a7

------------------
- allow reading high resolution part of a raster (by making height, width args optional)
- add `max_size` option in `rio_tiler.reader.part` to set a maximum output size when height and width are not set
- add point and area function in rio_tiler.io.cogeo
- fix width-height height-widht bug in `rio_tiler.reader.part`

**depreciation**
- deprecated `out_window` option in favor of `window` in rio_tiler.reader._read

Page 19 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.