This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch flatgeobuf
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from 783b7b65 Refactor the code
add a5cdcafd Make picocli and jackson insensitive with enums
add 078e075e Add channel based api
add 28ae0269 Improve API
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/baremaps/cli/Baremaps.java | 8 ++--
.../apache/baremaps/utils/ObjectMapperUtils.java | 10 ++--
.../baremaps/flatgeobuf/FlatGeoBufReader.java | 45 +++++++++++++++++-
.../baremaps/flatgeobuf/FlatGeoBufWriter.java | 39 +++++++++++++++-
.../apache/baremaps/flatgeobuf/FlatGeoBufTest.java | 53 +++++++++++++++++++++-
5 files changed, 146 insertions(+), 9 deletions(-)