mstock / FOSSGIS-WorkAdventure-Maps

Maps which might be used at some FOSSGIS events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOSSGIS-WorkAdventure-Maps

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.

Map development

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.

Maps

Used Tilesets

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.

Contained Tilesets

FOSSGIS-UPDATE 2021 Logos

FOSSGIS-UPDATE Logos

fossgis-update-2021/tilesets/logos.png: Logos for the FOSSGIS-UPDATE 2021 event map.

FOSSGIS-UPDATE 2021 Labels

FOSSGIS-UPDATE Labels

fossgis-update-2021/tilesets/labels.png: Labels for the FOSSGIS-UPDATE 2021 event map.

License

CC0 1.0 Universal. Please note that tilesets, photos etc. tend to be under different licenses.

Logos

About

Maps which might be used at some FOSSGIS events

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 53.1%Language:JavaScript 29.3%Language:Shell 8.0%Language:CSS 5.8%Language:Makefile 2.6%Language:Python 1.2%