[Mapserver-users] Large Raster files
Paco Regodon
mapserver@meteologica.es
Tue, 18 May 2004 11:56:14 +0200
On Monday 17 May 2004 16:52, Martin Weinelt wrote:
> I also think that compressing the rasters is even contraproductive, because
> 'in memory' there is no compression and you add an extra job (decoding) to
> the application.
If your hard disk is slow, or busy, it may be faster to read small jpeg images
and decompress it on memory, than read big uncompressed bmps or tiffs.
In our case, it is faster to use small 100KB jpegs, than big 1.5MB tiffs.
You will need to test to find your optimal configuration.
I agree with you that no reprojection should be done on-the-fly.
Paco
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users