Ycarus (Yannick Chabanois)
Ycarus (Yannick Chabanois)
This will be commited for 3D view next week. A little bit more difficult for 2D view...
Available for 3D view in latest commit. Too slow if many flights, need more work...
In 3D view if you have **$globalArchive** set to **TRUE** in *require/settings.php* you should see a little box in the sidebar that will display the *Playback* menu.
I fixed a little issue in latest commit. Data are put in the table **spotter_archive** when **$globalArchive** is set to **TRUE**, so if you have data in this table, all...
Did you restart **spotter-daemon.php** after setting **$globalArchive** to **TRUE** ? What source do you use ? ADS-B, OGN, Vatsim, IVAO,.... ?
You should never run **install/install_db.php** it's only if there is a problem with initial install. All should work. You should get data in table spotter_archive. No idea.
Install can only be done via web interface (at least install via script is not supported). If you have PHP timeout you should increase max_execution_time in php.ini config file.
It should be possible to import data from the spotter_output table into the new DB, but you need to remove the spotter_id column from imported data. This column is auto...
openweathermap seems to need an account now... I will use an other source if I found one, else I will migrate to openweathermap API.
Ventusky is not opensource and not a WMS source. So I can't use it even if it is really good looking.