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

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


    from 91e32638 Add data schema and table for geoparquet
     add 65bbc716 Improve the handling of file metadata

No new revisions were added by this update.

Summary of changes:
 .../storage/geoparquet/GeoParquetDataSchema.java   |   2 +-
 ...oParquetTable.java => GeoParquetDataTable.java} |  30 ++++--
 .../geoparquet/GeoParquetDataSchemaTest.java       |   3 +-
 .../geoparquet/GeoParquetToPostgresTest.java       |   2 +-
 .../baremaps/geoparquet/GeoParquetReader.java      | 108 +++++++++++++--------
 5 files changed, 96 insertions(+), 49 deletions(-)
 rename 
baremaps-core/src/main/java/org/apache/baremaps/storage/geoparquet/{GeoParquetTable.java
 => GeoParquetDataTable.java} (77%)

Reply via email to