Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow configuration of output tile types base of tileset configuration BM-932 #3103

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Jan 28, 2024

Motivation

when rendering more complex raster data types there needs to be a configuration on how to convert the source raster images into a RGBA output to be consumed. This is needed so that DEM and DSM can be configured into TerrainRGB and other formats such as color ramps.

Modification

Allows configuration of how output tiles are created on a per tileset basis

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha marked this pull request as ready for review January 29, 2024 00:50
@blacha blacha requested a review from a team as a code owner January 29, 2024 00:50
Co-authored-by: Wentao Kuang <wkuang@linz.govt.nz>
@blacha blacha added this pull request to the merge queue Jan 29, 2024
Merged via the queue into master with commit 808e554 Jan 29, 2024
10 checks passed
@blacha blacha deleted the feat/configure-raster-tile-types branch January 29, 2024 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants