summaryrefslogtreecommitdiff
path: root/map-server/altos-mapd/altos-mapd-default
Commit message (Collapse)AuthorAge
* altos-mapd: Add --max-zoom to limit tile loading. Set default to 15.Keith Packard2018-10-07
| | | | | | | This ensures that we won't end up serving huge numbers of high resolution images. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos-mapd: Install systemd service file and defaults fileKeith Packard2018-10-06
This lets the map service 'just work' if enabled. Signed-off-by: Keith Packard <keithp@keithp.com>