This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch openstreetmap-datatable
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from aeca0ec79 Add a data table for openstreetmap data
add a15ad541a Separate data table and data collection packages
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
.../storage/flatgeobuf/FlatGeoBufDataTable.java | 9 +-
.../storage/postgres/PostgresDataTable.java | 2 +-
.../apache/baremaps/data/calcite/SqlDataTable.java | 8 +-
.../apache/baremaps/data/storage/DataTable.java | 120 ++++++++++++++++++++-
.../baremaps/data/storage/DataTableMapper.java | 2 +-
6 files changed, 128 insertions(+), 14 deletions(-)