Skip to content

v0.3.0

Compare
Choose a tag to compare
@dionhaefner dionhaefner released this 17 Sep 15:15
4e63e91

Changes:

  • /legend API endpoint renamed to /colormap
  • Removed /colormaps API endpoint
  • More performant convex hull computation to speed up ingestion in some cases
  • /colormap is now properly covered by tests that ensure consistency with images returned by /singleband
  • /singleband now accepts a explicit_color_map argument that forces Terracotta to preserve pixel values (e.g. when serving categorical data)
  • Added a recipe to serve categorical data to README