[Tilecache] ECW or TIFF to Tiles

Dane Springmeyer blake at hailmail.net
Mon Nov 2 11:25:58 EST 2009


Use the Mapnik GDAL driver and a RasterSymbolizer: http://trac.mapnik.org/wiki/RasterSymbolizer

However, be aware that Mapnik does not support reprojection of  
Rasters, so you'll need to use gdalwarp to project them into your  
target projection first.

If you need complex stylization of the rasters or on-the-fly  
reprojection I'd recommend MapServer.

Dane

On Nov 2, 2009, at 7:58 AM, Tyler Durden wrote:

> Hi all,
> Right now I'm using TileCache + Mapnik for my vector data.
> But now, I have various orthos in ECW or TIFF format that I want to
> make tiles and serve with TileCache.
> I'm kind of lost how I accomplish this.
> Someone can point me directions?
>
> Thanks
> _______________________________________________
> Tilecache mailing list
> Tilecache at openlayers.org
> http://openlayers.org/mailman/listinfo/tilecache




More information about the Tilecache mailing list