[mapserver-users] Manipulating map image with imagemagick
Stephen Woodbridge
woodbri at swoodbridge.com
Fri Jan 11 10:20:26 PST 2002
Tyler,
You need to write a Perl cgi script which can either use mapscript or
just make CGI calls to mapserver. When you get the name of the image
file back, you can have Perl call imagemagick to rotate the image and
pass the new image to the browser.
I know this is thin on details, but it's a high level strategy that
would allow you to do this.
-Steve
Tyler Mitchell wrote:
>
> Anyone currently manipulating their mapserver output with imagemagick?
> I'd like to figure a way to pass the final map image to a perl script
> (which will run imagemagick manipulation routines) and then have my
> mapserver page display a different image. But I'm not quite sure whether I
> should get into mapscript, php, javascript or what?
More information about the MapServer-users
mailing list