This repo contains some maps built with the Tiled Map Editor which might be used at some FOSSGIS events in a WorkAdventure-based world. See the "Create your map!" howto about how to build maps.
The official WorkAdventure documentation is pretty comprehensive, so it is recommendable to read it. This repository also contains a simple, Python3 based web server in serve-maps.py
which uses http.server
to serve the content of this repository:
python3 serve-maps.py
By default, this starts a local web server on port 8000 which serves the index.html
file and the maps. index.html
contains a hard-coded list of maps in this repository which gets turned into a list of links to the public WorkAdventure instance using the local URLs of the maps, so they can be viewed in the browser by following the links.
- FOSSGIS Update 2021 - Map which was used at the FOSSGIS Update 2021 event. View on play.workadventu.re.
- FOSSGIS-Konferenz 2022 - Map which was used at the FOSSGIS-Konferenz 2022 event. View on play.workadventu.re.
Please note that some of the tilesets are included as Git submodules, so you will have to git submodule update --init --recursive
them before they are available.
- rC3-OSM-Tileset: Tileset based on the OpenStreetMap Carto map style.
- world-tiles: Shared tilesets for the rC3 world that was built for the rC3 (Remote Chaos Experience) conference. Please note that these tilesets may be provided under a different license than the remainder of this repository.
- VX First Seed Material tile add ons: Based on FSM VX Extra Tiles. Some of graphic data in this software are free game resources distributed by REFMAP. You must not use the graphic data which is in this software, for the purpose except playing this game. When you want to get these resources, go to the website above. Modified by Soruve.
fossgis-update-2021/tilesets/logos.png
: Logos for the FOSSGIS-UPDATE 2021 event map.
fossgis-update-2021/tilesets/labels.png
: Labels for the FOSSGIS-UPDATE 2021 event map.
CC0 1.0 Universal. Please note that tilesets, photos etc. tend to be under different licenses.