Support of Mapbox Raster Tile in raster-array format #810
-
I propose adding support for Mapbox's beta raster-array format for raster tiles, which offers significant compression and allows dynamic styling capabilities on the frontend(implement in mapbox-gl-js). This format enables efficient parsing and image restoration, significantly reducing bandwidth usage and improving load times. Integrating this feature will enhance interactive map experiences by allowing client-side style adjustments without intensive server-side processing. Thank you for considering this integration to improve functionality and user interaction. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
@zy6p I'm not quite sure to understand what is needed on titiler side |
Beta Was this translation helpful? Give feedback.
-
@vincentsarago Can titiler support output in Mapbox Raster Tile raster-array format? |
Beta Was this translation helpful? Give feedback.
I would be really careful reverse-engineer anything from Mapbox, especially by looking at mapbox-gl-js. Their legal team could not like this!