Static JPEG/PNG image creation from MapServer

Gregor Mosheh gregor at HOSTGIS.COM
Tue Nov 14 13:58:45 EST 2006


> We have a requirement to periodically (every 5 minutes) automatically
> create a 'snapshot' image of the MapServer map as either a png or jpeg
> file on the server where MapServer is running.

Check out the "shp2img" utility that's part of Mapserver.
That sounds like what you want.

Example usage:
shp2img -m mapfile.map -o snapshot.png



More information about the mapserver-users mailing list