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 28ae0269 Improve API
add e78868b4 Use the flatgeobuf module in the data table
No new revisions were added by this update.
Summary of changes:
baremaps-core/pom.xml | 4 +
.../storage/flatgeobuf/FlatGeoBufDataTable.java | 206 +++++++-------------
.../flatgeobuf/FlatGeoBufTypeConversion.java | 212 ++++++---------------
.../flatgeobuf/FlatGeoBufDataTableTest.java | 2 +-
.../baremaps/flatgeobuf/FlatGeoBufWriter.java | 14 +-
.../apache/baremaps/flatgeobuf/FlatGeoBufTest.java | 10 +-
pom.xml | 5 +
7 files changed, 155 insertions(+), 298 deletions(-)