Skip to content

Commit 501b94b

Browse files
better handle reprojection in xarrayReader.part (#827)
* better handle reprojection in xarrayReader.part * compart feature and tile * reuse part and use reproject * avoid calculate_default_transform call * update changelog * remove geojson-pydantic
1 parent 3a9eefa commit 501b94b

File tree

6 files changed

+309
-135
lines changed

6 files changed

+309
-135
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ with Reader("tests/fixtures/cog_tags.tif") as src:
9393

9494
* add `rio_tiler.experimental.zarr.ZarrReader` Zarr Dataset experimental reader
9595

96+
* refactor `XarrayReader.part` method to better handle reprojection and re-usability
97+
9698
# 7.8.1 (2025-06-16)
9799

98100
* apply scale/offset to dataset statistics in ImageData object (used for automatic rescaling)

0 commit comments

Comments
 (0)