You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@baremaps.apache.org by ad...@apache.org on 2022/12/12 08:59:20 UTC

[incubator-baremaps] branch 553-geocoder-example updated (6a07db8f -> bf9f7dc1)

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

adrabble pushed a change to branch 553-geocoder-example
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


    from 6a07db8f Improve the Geocoder service and make a simple web example
     add bf9f7dc1 Fix geocoder tests

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/baremaps/geocoder/Geocoder.java     | 17 ++++++++++++-----
 .../main/java/org/apache/baremaps/workflow/Task.java    |  3 +--
 .../java/org/apache/baremaps/geocoder/GeocoderTest.java | 10 +++++-----
 .../geocoder/geonames/GeonamesGeocoderTest.java         |  4 ++--
 4 files changed, 20 insertions(+), 14 deletions(-)