azavea/geotrellis-collections-api-research

Create tile endpoints

kellyi opened this issue · 1 comments

Spun off from #5:

Wire up the png tile and geotiff endpoints to return tiles cut to the area of interest.

  • for the png tile, use one of the slope percentage counts
  • for the geotiff, use the kfactor data

The client should also be updated to retrieve and display and/or download the tiles

To enable users to build the project locally, I dropped the slope and kfactor data altogether. In the interest of getting to #7, I'm closing this one out in favor of doing #11.