This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch raster-processing
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from b50aae81 Validate inputs in the constructor
add d21a53ea Add some javadoc to explain the meaning of DEM
add 13a92d4e Add javadoc and improve description for the server command
add de980b89 Catch declared exceptions in GeoTiffReader
add ca557d2e Clean up before closing
add 26c0b23f Improve the description of the ChaikinSmoother
No new revisions were added by this update.
Summary of changes:
baremaps-cli/src/main/java/org/apache/baremaps/cli/dem/DEM.java | 5 ++++-
.../src/main/java/org/apache/baremaps/cli/dem/Serve.java | 9 +++++++--
.../java/org/apache/baremaps/tilestore/raster/GeoTiffReader.java | 3 ++-
.../org/apache/baremaps/tilestore/raster/RasterTileCache.java | 2 +-
.../src/main/java/org/apache/baremaps/dem/ChaikinSmoother.java | 8 +++++---
5 files changed, 19 insertions(+), 8 deletions(-)