[Mapserver-users] The specified CGI application misbehaved by not returning a complete set of HTTP headers
Steve McCrone
ms57 at streamyx.com
Wed Jun 2 21:35:45 PDT 2004
Hi,
Something strange is happening. When I use the LABELANGLEITEM the fnt
rotates fine, but when I do a query (i.e. click on the image) I get the
following error -
The specified CGI application misbehaved by not returning a complete set of
HTTP headers
When I comment out the LABELANGLEITEM it is fine. Any ideas?
LAYER
NAME "TuahTiga1"
DATA GPS
GROUP "TT3"
TYPE ANNOTATION
STATUS OFF
LABELANGLEITEM "Angle"
CLASS
NAME 'TT3'
TEXT "A"
EXPRESSION ('[Name]' eq 'TuahTiga' AND [Posid] eq 1)
LABEL
TYPE TRUETYPE
FORCE TRUE
FONT vessel
OUTLINECOLOR 0 0 0
COLOR 255 128 64
SIZE 12
END
TEMPLATE "templates/gps.html"
END#Class
HEADER "templates/gps_header.html"
FOOTER "templates/gps_footer.html"
TOLERANCE 8
DUMP TRUE # allow GML export
END
More information about the MapServer-users
mailing list