- PHP 5 or higher
- Clone repository
- Copy config file
cp config.example.php config.php
- Fill out
config.php
- Copy areas file
cp areas.example.json areas.json
- Fill out
areas.json
with available areas in geojson format - Copy favicon (or replace with own)
cp favicon.example.ico favicon.ico
- Omitting geojson properties will result in default values being used.
- Not specifying a color value in the geojson properties will default to a random color generated.