Skip to content
Success

Changes

Summary

  1. Allow EuclideanDistanceTile to use arbitrary CellTypes (details)
  2. Do not produce Tiles for cells which contain no data (details)
Commit c74e71a1051ba7103bc2a00a77ff40e083adf0a2 by Justin Polchlopek
Allow EuclideanDistanceTile to use arbitrary CellTypes

Signed-off-by: jpolchlo <jpolchlopek@azavea.com>
The file was modified raster/src/main/scala/geotrellis/raster/distance/EuclideanDistanceTile.scala (diff)
Commit c59a3073e01a9735f3eea600127e73b9f88551c8 by Justin Polchlopek
Do not produce Tiles for cells which contain no data

Signed-off-by: jpolchlo <jpolchlopek@azavea.com>
The file was modified spark/src/test/scala/geotrellis/spark/distance/EuclideanDistanceSpec.scala (diff)
The file was modified spark/src/main/scala/geotrellis/spark/distance/EuclideanDistance.scala (diff)