This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a change to branch gdal
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


 discard e7626452 Improve contour generation
 discard 6f2adc55 Add raster source
 discard 1b71c591 Improve levels and config
 discard f5fa44f5 Fix envelope and levels
 discard 39abfc9c Some fixes
 discard d88eb0b4 Fix issues after rebase
 discard fec514b9 Experiment with TwelveMonkeys
 discard 374c6858 Serve contour tiles
 discard 41407c56 Improve tile store
 discard 499a2381 WIP - experiment with gdal
    omit 6509fc43 Correct the license header and the disclaimer-wip file (#786)
     add 8860c7f2 Correct the license header and the disclaimer-wip file (#786)
     new 044970fc WIP - experiment with gdal
     new 717f3fac Improve tile store
     new e0c6791e Serve contour tiles
     new 2a80557c Experiment with TwelveMonkeys
     new e4c6b216 Fix issues after rebase
     new 0fb7a99a Some fixes
     new 8a2fe32e Fix envelope and levels
     new 03e6542b Improve levels and config
     new 09a1f15b Add raster source
     new 0ba2afb6 Improve contour generation

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   (e7626452)
            \
             N -- N -- N   refs/heads/gdal (0ba2afb6)

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.

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../baremaps/geocoderosm/GeocoderOsmConsumerEntity.java | 17 +++++++++++------
 .../baremaps/geocoderosm/GeocoderOsmDocumentMapper.java | 17 +++++++++++------
 .../apache/baremaps/geocoderosm/GeocoderOsmQuery.java   | 17 +++++++++++------
 .../java/org/apache/baremaps/geocoderosm/OsmTags.java   | 17 +++++++++++------
 .../workflow/tasks/CreateGeocoderOpenStreetMap.java     | 17 +++++++++++------
 .../org/apache/baremaps/geocoderosm/OSMIndexTest.java   | 17 +++++++++++------
 6 files changed, 66 insertions(+), 36 deletions(-)

Reply via email to