Open mrbc42 opened 1 month ago
PHP Notice is not a error. They specify a good style. But I have my own style.
You can disable the Notice messages by set
error_reporting = E_ALL & ~E_STRICT & ~E_NOTICE
in the ; Error handling and logging ; section of the php.ini
tilefromsource.php gets tile from Internet, not from cache, so it is ok if it is not called all the time.
ok thanks, any way to enable the map download tool in the signalK version of GC & GM? The cached maps sometimes dont load when offline so maybe the tool will help?
If the map is in the cache, it should be visible offline. From your picture I would say that the required tiles are not in the cache. If you think they should be -- switch zoom to - and then to +. If the tiles are in the cache, they will appear immediately. If not, they will be downloaded, and you will see a pause. You have to make sure that once downloaded from the internet, the tiles are actually saved (or not) in the cache. For various reasons, the tile loading process can be lengthy, and the browser may not wait for it to complete.
The user-frendly download tool is present in original GaladrielMap version only. Not in the SignalK edition. The reason for this is the architecture of the SignalK and the implementation of the existing charts-plugin. Sorry. The easiest way is use the original GaladrielMap for download. But you can also do it by hands, as described in section Loader of the documentation. But there is no simple way to create a job file. Sorry again.
Thanks Vladimir, I understand and appreciate the response.
Hi Vladimir, have installed GC on a PI with OpenPlotter and Galadriel Maps. Online works fine but streams of error messages in the Apache logs. When I go offline to use the cache, maps are only loading sometimes and also lots of errors. Same errors with different maps.
see below. Please help, thanks.