You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@baremaps.apache.org by ad...@apache.org on 2023/01/05 13:18:52 UTC

[incubator-baremaps] branch 568-experiment-with-3d-tiles updated (df42382b -> c3bee169)

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

adrabble pushed a change to branch 568-experiment-with-3d-tiles
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


    from df42382b Apply spotless
     add c3bee169 Clean up the code

No new revisions were added by this update.

Summary of changes:
 .../{tdtiles-serve.run.xml => tdtiles-dev.run.xml} |   4 +-
 .../org/apache/baremaps/tdtiles/GltfBuilder.java   |  41 +-
 .../apache/baremaps/server/TdTilesResources.java   |  48 ++-
 .../src/main/resources/tdtiles/index.html          |   6 +-
 examples/openstreetmap/indexes.sql                 | 425 +--------------------
 examples/tdtiles/indexes.sql                       |  11 +-
 6 files changed, 63 insertions(+), 472 deletions(-)
 copy .run/{tdtiles-serve.run.xml => tdtiles-dev.run.xml} (74%)