geotrellis / geotrellis-server

Tools for building raster processing and display services
Apache License 2.0
73 stars 24 forks source link

Adjust RGB API changes to align with the new GeoTrellis snapshot #355

Closed pomadchin closed 3 years ago

pomadchin commented 3 years ago

Overview

This PR cleans up the code and aligns it with the new colors API.

Closes https://github.com/geotrellis/geotrellis-server/issues/304

pomadchin commented 3 years ago

Testing the GT upd, noticed an issue with HBase deps, which is addressed in this PR https://github.com/locationtech/geotrellis/pull/3384