no output for web template with 4.10 cgi
Daniel Morissette
dmorissette at MAPGEARS.COM
Tue Nov 7 07:04:44 PST 2006
piero cavalieri wrote:
> And, I repeat, I have the images (also with the problematic layers)
> correctly saved in the temp dir. Simply the xml output have additional
> (mapserver logs ??) lines, sometimes at the beginning, sometimes at the
> end of the output stream (so an exception thorws during the xml parsing,
> which is after mapserver produced the jpegs; if I would like to make a
> dirty patch in this moment, I could simply remove the log lines form the
> output template before doing the xml parse).
There is a known issue with IIS, DEBUG messages end up mixed with the
regular mapserv.exe output:
http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=1783
The way around this is to disable the DEBUG statements in your mapfile.
Another alternative is to use Apache which doesn't suffer from this
problem even on Windows.
> A question: msDrawMap(): Layer 8 (sma_cob), 0.000s means really that
> mapsrver take less than 0.001s to render the layer or has to be
> interpreted as an error message?
>
That's correct, that means that less than 0.001s is septn rendering that
layer, either because it's a very light layer or because it is out of scale.
Daniel
--
Daniel Morissette
http://www.mapgears.com/
More information about the MapServer-users
mailing list