Tiler

Latest version: v0.5.7

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

Scan your dependencies

Page 2 of 4

0.5.1

Added `data_dtype` and `weights_dtype` keywords for Merger.
This can be useful to trade off memory over accuracy. Default is "balanced" float32.

**Full Changelog**: https://github.com/the-lay/tiler/compare/v0.5.0...v0.5.1

0.5.0

- Added `Tiler.get_all_tiles()`
- Reworked `Tiler. get_tile_bbox()` (previously `Tiler.get_tile_bbox_position()`), it can now also return all corners of the bounding box (if `all_corners=True`)

**Full Changelog**: https://github.com/the-lay/tiler/compare/v0.4.1...v0.5.0

0.4.1

Github Actions PIP publishing fixes

0.4

This release adds automatic extra padding calculation (`Tiler.calculate_padding()`) and unmerging (`merger.merge(extra_padding=...)`), as well as merging with weights normalization (`merger(normalize_by_weights=True)`, True by default).

There were API changes, so please take a look at the documentation is something doesn't work after updating.

Thanks renerichter for contributions!

**Full Changelog**: https://github.com/the-lay/tiler/compare/v0.3.1...v0.4

0.3.1

0.2.3

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.