Closed pomadchin closed 4 years ago
In the png from the topic description, you could notice a small seam; it turned out to be also a bug of a rasterizer but a bit different. An extra test was added to track it down: https://github.com/geotrellis/geotrellis-pointcloud/commit/bd11b894c2a6181a824c166320e8a21e857dbb65#diff-f3b763efd172586c5a244c399cc9821bR112
The bug is visible in the first line of this picture in the top left corner.
The last one was actually a reprojection bug (that could only be visible with the nn reprojection application)!
The following unit captures a bug: https://github.com/geotrellis/geotrellis-pointcloud/pull/46/files#diff-f3b763efd172586c5a244c399cc9821bR103-R106
Unit test code: