This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch pmtiles
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from 2fc612de Improve export task and fix tileset
add 5e08ba76 Replace CTE with subquery in PostgresTileStore and do some
cleaning
No new revisions were added by this update.
Summary of changes:
.run/basemap-dev.run.xml | 7 ++++++-
.run/basemap-export-mbtiles.run.xml | 11 -----------
.run/basemap-export-pmtiles.run.xml | 11 -----------
.run/basemap-workflow.run.xml | 5 -----
.../java/org/apache/baremaps/tilestore/pmtiles/PMTiles.java | 4 ++--
.../org/apache/baremaps/tilestore/pmtiles/PMTilesReader.java | 5 ++---
.../apache/baremaps/tilestore/postgres/PostgresTileStore.java | 9 ++++-----
.../org/apache/baremaps/tilestore/pmtiles/PMTilesTest.java | 2 --
8 files changed, 14 insertions(+), 40 deletions(-)