[Xastir] Pi 3 as tile server?

Jason KG4WSV kg4wsv at gmail.com
Tue Aug 2 14:21:02 PDT 2016


On Tue, Aug 2, 2016 at 4:03 PM, Jeffrey Johnson <ortelius at gmail.com> wrote:

> You can use mapproxy to pre-cache tiles from any WMS or TMS and then
> serve them back from the cache when offline.
>

Still leaves you with the problem of time, storage, and ToS violations in
getting all the tiles cached. (from an xastir perspective, anyway.)

Also, Im curious how much effort it would be to support real vector
> tiles (as in MapBox Vector Tile format).
>

Interesting concept.   store the vector data for the tiles, paying the CPU
hit of extracting the vector data only once in exchange for the (smaller
than bitmap tile) price of the disk space to store it, then render the tile
on demand. that may fit the pi/beagle/etc model pretty well.

-Jason
kg4wsv


More information about the Xastir mailing list