4.10.0: Some vectors not rendering for a layer
Andre Lockhart
andre at COVALUATE.COM
Wed Oct 18 23:21:39 PDT 2006
Nope, some of the vectors still do not render.
André Lockhart
andre at CoValuate.com
510.333.7189
-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU] On
Behalf Of Stephen Woodbridge
Sent: Wednesday, October 18, 2006 9:20 PM
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: Re: 4.10.0: Some vectors not rendering for a layer
Add a "default" CLASS that will catch all vectors that are not rendered
via the over classes and say color it red so it stands out.
LAYER
...
CLASS
EXPRESSION ...
...
END
...
CLASS
# make this the last CLASS and do not add an EXPRESSION
# this will catch everything not rendered above it
WIDTH 2
COLOR 255 0 0
END
END
-Steve
Andre Lockhart wrote:
>
>
> Riddle me this
>
>
>
> We have a layer with a few hundred vectors/segments that renders in
> different colors based on a class expression. Some of the vectors
> render, others do not.
>
>
>
> We are well under the limit for classes and layers.
>
>
>
> One clue is that it is the most recently drawn vectors that do not
> render.
>
>
>
> Weve tried rebooting/reinitializing everything, to no avail.
>
>
>
> Any advice would be vastly appreciated.
>
>
>
>
>
>
>
> <http://www.covaluate.com/>
>
> André Lockhart
>
> // andre at CoValuate.com // <mailto:andre at CoValuate.com>
>
> 510.333.7189
>
>
>
More information about the MapServer-users
mailing list