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
omit d8990275 Add support for Digital Elevation Models
add c378e951 Add a wrapper for the gdal bindings
add 5e67048b Implement algorithms for digital elevation models
add a15bb12d Introduce TileStore for raster and vector tiles
add c2f5f29c Add utility to scale geometries
add d765fde0 Add raster tile server and DEM preview utilities
add ec0827b0 Add some utilities for testing with geometries
add 7cf79813 Add commands to preview DEM data as raster and vector
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d8990275)
\
N -- N -- N refs/heads/raster-processing (7cf79813)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: