This is a simple showcase of a tile-based GIS for the talk on FOSS4G Europe 2024 in Tartu, Estonia. See this blog post for more explanation.
- PostgreSQL and PostGIS
- Python 3 and PIP.
- pg_tileserv
- pip install dummy_data/requirements.txt
- Create database
tiles
. - Run
database_functions.sql
on it.
This may take a while.
python generate_dummy_data.py
- Place files in
website
into some reachable webserver. - Run
pg_tileserv