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

Reply via email to