elevation module replaced with HeightGraph (improved perfs)

This commit is contained in:
2020-05-03 17:17:03 +02:00
parent 204464d6fd
commit d22472722b
2 changed files with 37 additions and 36 deletions

View File

@@ -4,8 +4,10 @@
* php-mbstring
* php-imagick
* ffprobe (ffmpeg)
* STARTTLS Email Server (use Gmail if none available)
* Optional: Geo Caching Server (WMTS Caching Service)
## Getting started
1. Copy files onto web server
1. Clone Git onto web server
2. Copy settings-sample.php to settings.php and populate
3. Go to #admin and create a new project
## To Do List
@@ -15,4 +17,4 @@
* Fix lightbox portrait mode: push text under
* Add mail frequency slider
* Replace Project Time Zone with browser Time Zone when uploading media?
* Improve elevation module perfs
* Use WMTS servers directly when not using Geo Caching Server