[Mapserver-users] Smoothing NEXRAD imagery

Vincent Schut schut at sarvision.com
Wed Jan 29 00:54:37 PST 2003


...
> > Does anyone know how to implement an automatic TIFF smoothing
> > algorithm at
> > close ranges?
...

If you're working on a linux box (don't know, might even be available & 
possible in windows) you could use imagemagick's "convert" program to smooth 
your image. You could call if from php after saving the tmp map image to e.g. 
blur it (assuming you are using php/mapsscript). Other options than blur are 
available, see 'man convert'. It's quite a powerfull program.

just my 2 cents.

Vincent Schut.



More information about the MapServer-users mailing list