That would be because AnchorPoints affect PointPlacements and Displacements
affect LinePlacements. It only makes sense to apply FollowLine to line
elements - a point can't follow a line so it's ignored.

Ian

On 10 October 2016 at 13:58, Kamil Roczniok <[email protected]> wrote:

> Hi,  i have a Problem with options followLine and anchorPoint. I cant
> find, no mentions why those options dont work together ( works only
> followLine, anchorPoint is ignored), its odd because  'Displacement' works
> with followLine, why AnchorPoint doesnt work?
>
>          <TextSymbolizer>
>             <Geometry>
>               <PropertyName>location</PropertyName>
>             </Geometry>
>             <Label>
>               <PropertyName>zoom20</PropertyName>
>             </Label>
>             <Font>
>               <CssParameter name="font-style">normal</CssParameter>
>               <CssParameter name="font-family">Arial Unicode
> MS</CssParameter>
>               <CssParameter name="font-size">14</CssParameter>
>             </Font>
>             <LabelPlacement>
>               <PointPlacement>
>                 <AnchorPoint>
>                   <AnchorPointX>0</AnchorPointX>
>                   <AnchorPointY>0</AnchorPointY>
>                 </AnchorPoint>
>               </PointPlacement>
>             </LabelPlacement>
>             <VendorOption name="partials">true</VendorOption>
>             <VendorOption name="followLine">true</VendorOption>
>           </TextSymbolizer>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
Ian Turton
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to