Hello all.
I've been playing around with vector tiles and really enjoy the Tilestache experience... In comparison to Tilecache ;)
I have been generating vector tiles from a GeoJSON file. The speed is a little slow... Which is what I kinda expected. However, would anyone happen to know if caching from a PostGIS table would be any quicker??? My thought was that tiles could be created by a speedier sql query.... As opposed to OGR.
Thanks
Jamie