Eniro / skippo
I managed to get some Swedish charts into the charts plugin. However, it seems the plugin does not cache them, at least not all of them. Since the charts' source is online, I risk getting blank squares instead of charts if the connection is bad. Is there a way to download charts (tilelayer) and store them on the local server?
9 Replies
Some 7 years ago I made a shitty nodejs script to achieve this: https://github.com/vokkim/xyz-to-mbtiles
But what you could do is: (somehow) download all chart tiles from relevant places and store it into single MBTiles file (sqlite db). That tool from the link used to do it, but I don't think I've ran it in 4 years so don't know if it still works...
there are dedicated apps for caching and prefetching/seeding map tiles like MapProxy
@Владимир Калачихин can fill in details about GaladrielMaps - can it be used with Signal K charts plugin, so that apps like Freeboard could use the same charts?
GaladrielCache, on this case:
https://github.com/VladimirKalachikhin/Galadriel-cache
How did you do that? Manage to use Skippos API to download maptiles? I would love to be able to do that.
I do not know what it is Skippos API ...
Have you read the documentation for GaladrielCache?
Actually, if you're interested in exactly ENIRO, you can do it like this: or even like this:
How?
I need to check when on my computer, will send pm.
Tack!
But where do I find the settings for eniro?