Hi,

can i show text-symbolizer follow line inner polygon? Exactly like 'yellow'
polygon (its prepared with Leaflet && html) . Green polygon its what i can
do with sld. I can use <Displacement> but it causes offset for all lines,
and works good only for one side.

                    <TextSymbolizer>

                        <Geometry><ogc:Function name="boundary">

                            <ogc:PropertyName>the_geom</ogc:PropertyName>

                        </ogc:Function>

                        </Geometry>

                        <Label>

                            <PropertyName>text</PropertyName>

                        </Label>

                        <VendorOption name="followLine">true</VendorOption>

                    </TextSymbolizer>
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to