dem-net/DEM.Net

Fix bug on DEM edge

Closed this issue · 0 comments

When a point is near the edge of a GeoTiff grid, we need the neighbors samples to get correct interpolated elevation.

  • Make unit test for this very case
  • Fix it (keep in mind we do not want to open many times the same GeoTiff)