[Mapserver-users] QueryMap Symbology
Thomas Bartlett
tbartlett at dddd.com.au
Thu Mar 25 16:31:34 PST 2004
Hi All,
I have a poylgon layer which I want to query... Producing an QUERYMAP.
The layer looks like:
LAYER
NAME
TYPE
STATUS OFF
DATA Cad/QLD/Test
MAXSCALE
MINSCALE
CLASS
TEMPLATE "templates/QLD_CAD.html"
COLOR -1 -1 -1
OUTLINECOLOR 128 128 128
END
END
So it is transparent with a grey outline !!
However when I produce a QUERYMAP
QUERYMAP
SIZE 200 200
STATUS ON
STYLE HILITE
COLOR 255 0 0
END
The resulting QUERYMAP works (with the queried polygon outlined in red)
but it is very hard / impossible to see it !!
Is there any way to either increase the linewidth or the fill of ONLY
the queried polyon ??
I'm using MapServer 4.0.1 - WIN32 Binary - with a simple html +
javascript interface !!
Many Thanks
Tom Bartlett
More information about the MapServer-users
mailing list