2021-06-21 21:35:08 +02:00
2021-01-21 21:54:52 +01:00
2021-05-16 20:56:49 +02:00
2020-08-14 14:58:29 +02:00
2021-06-21 20:04:16 +02:00
2021-06-21 20:04:16 +02:00
2021-06-21 20:18:46 +02:00
2021-06-27 20:57:10 +02:00
2021-06-27 20:57:10 +02:00
2021-06-27 20:57:10 +02:00
2021-06-28 20:51:05 +02:00

Spot Project

Spot & GPX integration

Dependencies

  • php-mbstring
  • php-imagick
  • php-mysql
  • php-exif
  • ffprobe (ffmpeg)
  • STARTTLS Email Server (use Gmail if none available)
  • Optional: Geo Caching Server (WMTS Caching Service)

PHP Configuration

  • max_execution_time = 300
  • memory_limit = 500M
  • post_max_size = 4G
  • upload_max_filesize = 4G
  • max_file_uploads = 50

Getting started

  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 & feed
  4. Add a GPX file named <project_codename>.gpx to /geo/

To Do List

  • ECMA import/export
  • Reset zoom on image closing (lightbox)
  • Add mail frequency slider
  • Use WMTS servers directly when not using Geo Caching Server
  • Allow HEIF picture format
Description
No description provided
Readme 132 MiB
Languages
SCSS 59.8%
JavaScript 22%
PHP 10.8%
HTML 7.4%