MbTiles does not requires SQLite. It can be read by SQLite. At the
moment, it needs a TileServer for OpenLayers. It works in OpenLayers
rigth now with remote server.

http://mbtiles.org/

Tilelive supports backends for serving tiles and for storing them when
creating mbtiles or other caches of tiles.
https://github.com/mapbox/tilelive.js

For example MbTiles and TileCache
http://tilecache.org/docs/Caches.html

What is needed is how to have MbTiles working offline. It needs how to
figure out how to local webcache that reads MbTiles for OpenLayers web
application.

For info on MbTiles
https://github.com/mapbox/TileStream

https://github.com/mapbox/node-mbtiles

Noli


On 6/10/11, Phil Scadden <[email protected]> wrote:
> mbtiles would seem to require a SQLLite database running locally. What
> is the advantage of that compared to just using a TMS layout?
>
> Notice: This email and any attachments are confidential. If received in
> error please destroy and immediately notify us. Do not copy or disclose the
> contents.
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/openlayers-dev
>
_______________________________________________
Dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to