any alternative of savewebimage() ?

Tamas Szekeres szekeres.tamas at FREEMAIL.HU
Fri Jun 24 13:03:38 PDT 2005


Sean,

You're right, this method available only with java, csharp, pearl and
python by now. I think the same result can be achieved with passing empty
filename to saveImage using PHP.


Tamas


On Fri, 24 Jun 2005 12:35:11 -0600, Sean Gillies <sgillies at FRII.COM> wrote:

>Tamas,
>
>As far as I know, the PHP mapscript module does not have
>imageObj::getBytes. BTW, I'll respond to your C# mapscript patch very
>soon. Thanks for submitting it.
>
>Sean
>
>On Jun 24, 2005, at 12:04 PM, Tamas Szekeres wrote:
>
>> Hi,
>>
>> You should try to use imageObj.getBytes (Mapserver 4.6) and write the
>> bytes directly to the binary response stream.
>>
>> Tamas Szekeres
>>
>>
>>
>>
>> On Fri, 24 Jun 2005 10:24:55 +0700, bino_oetomo <bino at INDOAKSES-
>> ONLINE.COM> wrote:
>>
>>> Dear All.
>>> Is there any alternative for savewebimage() so that the graph is not
>> drawed
>>> to temporary file but directly to user-browser ?
>>>
>>> Regards
>>> -bino-
>>



More information about the MapServer-users mailing list