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 42839a21 Use IllegalArgumentException
add 783b7b65 Refactor the code
No new revisions were added by this update.
Summary of changes:
.../org/apache/baremaps/flatgeobuf/FlatGeoBuf.java | 2 +-
.../baremaps/flatgeobuf/FlatGeoBufReader.java | 199 +++++++++++----------
.../baremaps/flatgeobuf/FlatGeoBufWriter.java | 162 ++++++++---------
.../apache/baremaps/flatgeobuf/PackedRTree.java | 119 +++++++-----
.../apache/baremaps/flatgeobuf/FlatGeoBufTest.java | 36 ++--
5 files changed, 268 insertions(+), 250 deletions(-)