Skip to content

refactor(deck.gl-raster)!: Finish generalizing tile traversal#394

Merged
kylebarron merged 4 commits intomainfrom
kyle/finish-tileset-refactor
Apr 3, 2026
Merged

refactor(deck.gl-raster)!: Finish generalizing tile traversal#394
kylebarron merged 4 commits intomainfrom
kyle/finish-tileset-refactor

Conversation

@kylebarron
Copy link
Copy Markdown
Member

@kylebarron kylebarron commented Apr 3, 2026

Breaking changes

  • Renames TileMatrixSetTileset to RasterTileset2D

Change list

  • Moves morecantile to a peer dep from deck.gl-raster, only necessary if you use the TMS adaptor
  • Remove TEST_EXPORTS because we can reach into source files directly from tests
  • Remove unused types

Closes #392
For #166

@kylebarron kylebarron mentioned this pull request Apr 3, 2026
@kylebarron kylebarron changed the title refactor!(deck.gl-raster): Finish generalizing tile traversal refactor(deck.gl-raster)!: Finish generalizing tile traversal Apr 3, 2026
@kylebarron kylebarron merged commit a43d396 into main Apr 3, 2026
3 of 5 checks passed
@kylebarron kylebarron deleted the kyle/finish-tileset-refactor branch April 3, 2026 22:11
@ds-release-bot ds-release-bot bot mentioned this pull request Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Finish refactor to generalize tile traversal

1 participant