This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from 700c1ae4 Use standard codes of conduct (#843)
add 41547fe2 Fix the test scripts
add 92081d22 Release Baremaps 0.7.3
No new revisions were added by this update.
Summary of changes:
baremaps-cli/pom.xml | 2 +-
baremaps-core/pom.xml | 2 +-
baremaps-server/pom.xml | 2 +-
.../static/server.html => basemap/index.html | 0
basemap/style.json | 1 +
basemap/tiles.json | 1 +
examples/ip-to-location/workflow.js | 5 ++--
examples/naturalearth/workflow.json | 3 ++-
.../openstreetmap/index.html | 0
examples/openstreetmap/style.json | 27 +---------------------
examples/openstreetmap/tiles.json | 1 +
examples/openstreetmap/workflow.json | 6 +++--
examples/shadedrelief/workflow.json | 3 ++-
pom.xml | 2 +-
scripts/test-basemap.sh | 5 +++-
scripts/test-examples.sh | 8 +++++--
16 files changed, 29 insertions(+), 39 deletions(-)
copy baremaps-server/src/main/resources/static/server.html =>
basemap/index.html (100%)
create mode 100644 basemap/style.json
create mode 100644 basemap/tiles.json
copy baremaps-server/src/main/resources/static/server.html =>
examples/openstreetmap/index.html (100%)
create mode 100644 examples/openstreetmap/tiles.json