I didn't even know that PG had a raster feature. How does it work?
-mike.
----------------------------------------------------------------
michal migurski- mi...@stamen.com
415.558.1610
So how would this be used? It seems like it would find its way into the GDAL provider, for example.
-mike.
----------------------------------------------------------------
michal migurski- mi...@stamen.com
415.558.1610
-mike.
> Seems like it should be possible to pull raster data out into a GDAL-like provider if I'm understanding these descriptions properly.
Yes, Postgres's raster support uses GDAL itself I think under the hood - so that seems like a good route.
> Mapnik could also supply an avenue into this; I'm not 100% up to date on Mapnik's raster capabilities.
Yes, it could. We'll add pgraster support in the form of a Mapnik plugin at some point soon. But as far as TileStache, seems like direct to GDAL makes the most sense.