Creating a designated graphics file

Bob Basques bob.basques at CI.STPAUL.MN.US
Wed Jan 4 16:06:58 EST 2006


You could also run MapServer on the commandline as well and pipe the 
output to a location, you would need some sort of CGI if you need to 
pass the instructions via the Web though.

bobb


Bart van den Eijnden (OSGIS) wrote:

>Do you need this functionality to be available from the web? Then as Tom 
>said you'll probably need Mapscript.
>
>If you don't need it from the web, you could use shp2img and use > to 
>output it to a file. Ofcourse you can write your files to a 
>web-accessible directory.
>
>shp2img -m mymap.map > c:\temp\out.png
>
>Best regards,
>Bart
>
>Chip Taylor wrote:
>
>  
>
>>Is there a way to use MapServer CGI to output a graphics file (GIF or JPG)
>>to a designated location with a designated name on a Windows/IIS server?
>>For example, I'd like to be able to call  mapserver.exe and tell it to name
>>the file "thismap.jpg" and create it in directory c:\wwwroot\projects\maps\
>>
>>
>>
>>Chip Taylor
>>
>>Prepared Response, Inc
>>
>>
>> 
>>
>>    
>>
>
>
>  
>



More information about the mapserver-users mailing list