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

bchapuis pushed a change to branch overture-maps
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


    from afeb9b57 Add comments and fix windows issue
     add 0d4de850 Fix issue on widows and add ability to rename table

No new revisions were added by this update.

Summary of changes:
 .../baremaps/database/schema/DataSchema.java       |  8 ++++
 .../storage/flatgeobuf/FlatGeoBufDataSchema.java   |  8 ++++
 .../storage/geopackage/GeoPackageDataSchema.java   |  8 ++++
 .../storage/geoparquet/GeoParquetTable.java        | 43 +++++++++++++---------
 .../storage/postgres/PostgresDataSchema.java       | 13 ++++++-
 .../storage/shapefile/ShapefileDataSchema.java     |  8 ++++
 .../storage/geoparquet/GeoParquetTableTest.java    |  4 +-
 .../GeoParquetToPostgresTest.java}                 | 31 +++++++++-------
 8 files changed, 89 insertions(+), 34 deletions(-)
 copy 
baremaps-core/src/test/java/org/apache/baremaps/storage/{geopackage/GeoPackageToPostgresTest.java
 => geoparquet/GeoParquetToPostgresTest.java} (64%)

Reply via email to