Hi,

I have the following symbolizer defined to put badges on interstates,
and it looks great when it works, but it doesn't seem to label all the
roads meeting the filter. Sometimes i'll change the zoom slightly and
the shields will disappear from some of the roads.

I've tried setting priority to various different large numbers and it
doesn't seem to make any difference. Am I doing something wrong?

thanks,
Graham



<TextSymbolizer>
        <LabelPlacement>
                <PointPlacement>
                        <AnchorPoint>
                                <AnchorPointX>0.5</AnchorPointX>
                                <AnchorPointY>0.5</AnchorPointY>
                        </AnchorPoint>
                </PointPlacement>
        </LabelPlacement>
        <Label>
                <PropertyName>interstate_number</PropertyName>
        </Label>
        <Fill>
                <CssParameter name="fill">#FFFFFF</CssParameter>
        </Fill>
        <Font>
                <CssParameter name="font-family">Lucida Sans</CssParameter>
                <CssParameter name="font-size">48</CssParameter>
                <CssParameter name="font-style">Bold</CssParameter>
        </Font>
        <VendorOption name="group">yes</VendorOption>
        <Graphic>
                <ExternalGraphic>
                        <OnlineResource xlink:href="file:///c:/is.svg"/>
                        <Format>image/svg</Format>
                </ExternalGraphic>
                <Size>120</Size>
        </Graphic>
</TextSymbolizer>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to