Rio-tiler

Latest version: v6.6.1

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

Scan your dependencies

Page 26 of 31

1.0a4

------------------
- adds utils.b64_encode_img function to encode an image object into a base64 string
- add tiles profiles (jpeg, png, webp) based on https://github.com/mapnik/mapnik/wiki/Image-IO#default-output-details

Breaking Changes:
- Refactor `rio_tiler.utils.array_to_img` to return PIL image object

1.0a3

------------------
- only using `read_masks` for mask creation when it's needed.

1.0a2

------------------
- add "expression" utility function
- better nodata/mask/alpha band definition and support

Breaking Changes:
- tile functions now return an associated mask (Landsat, Sentinel, CBERS, main)
- remove nodata support in utils.image_to_array function
- add mask support in utils.image_to_array function
- utils.tile_band_worker will always return a (Band, Width, Height) array (e.g 1x256x256 or 3x256x256)

1.0a1

------------------
- remove aws.py sub-module (replaced by main.py)
- no default bands value for main.py tiles.

1.0a.0

------------------
- add colormap option in `utils.array_to_img`
- add TIR (brightness temps) support
- add CBERS support
- add global file support
- add elevation encoding for mapzen
- removing internal caching
- update to rasterio 1.0a12

Breaking Changes:
- remove data value rescaling in `landsat8.tile` and `sentinel2.tile`
- fix wrong lat/grid_square value in `utils.sentinel_parse_scene_id`
- rename `utils.sentinel_min_max_worker` to `utils.band_min_max_worker`

0.10.1

* calculate scene bounds from multipolygons for Sentinel-1
* allow `Stripmap` beam mode for sentinel-1 dataset

Page 26 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.