mapbox / carto

fast CSS-like map stylesheets
https://cartocss.readthedocs.io/
Apache License 2.0
652 stars 129 forks source link

Support new raster colorizer modes linear-rgba and linear-bgra #500

Open winsento opened 5 years ago

winsento commented 5 years ago

In this PR https://github.com/mapnik/mapnik/pull/4058 was added a new raster-colorizer-default-mode:

nebulon42 commented 5 years ago

For support we need mapnik-reference to support it and a release of it. This would require a new Mapnik API version I guess. As soon as the updated mapnik-reference is used by carto it will support it then.