no output for web template with 4.10 cgi
piero cavalieri
piero.cavalieri at HEIDI.IT
Fri Nov 3 09:28:57 PST 2006
Hi all,
I use cgi 4.10 (tried both from DMSolutions and TWtools) and do a
request like this:
http://localhost/Scripts/mapserv.exe?map=D:/Web/Site/HGis/trentino.map&layer=DTM&layer=ECW&mode=browse
My web template file is an xml file:
<?xml version="1.0" encoding="utf-8" ?>
<map>
<img value="[img]"/>
<mapwidth value="[mapwidth]"/>
<mapheight value="[mapheight]"/>
<scalebar value="[scalebar]"/>
<referenceMap value="[ref]"/>
<imgxy value="[center]"/>
<imgext value="[mapext]"/>
<legend>
<![CDATA[
[legend]
]]>
</legend>
</map>
With 4.6 cgi this worked fine.
Then I had to format/reinstall my WindowsXp and tried 4.10, but with the
same web application I have the following cgi output:
msDrawMap(): Layer 5 (laghi), 0.079s msDrawMap(): Layer 11 (i_dep_p), 0.078s
instead of the xml file from web template. In temp dir I have all the
images created for the request (map, scalebar ecc.), so cgi installation
seems to be ok.
I don't try using the old 4.6 (because I don't have it any more). Anyone
could give an advice please ?
Thanks
Piero
More information about the MapServer-users
mailing list