On Tue, Sep 21, 2010 at 2:49 PM, alyssa wright <awri...@opengeo.org> wrote:
> Hi,
>
> I was wondering if there's something like the vendor option
> <VendorOption name="forceLeftToRight">false</VendorOption> for vertical
> line geometries. Or if there's some other suggested way to have labels
> all facing the same way in this sort of situation:
>
> http://skitch.com/alyssawright/dadsh/label-orientation

Might it work better if you used a LinePlacement instead of the PointPlacement?

         <sld:LinePlacement>
            <sld:PerpendicularOffset>
              <ogc:Literal>10</ogc:Literal>
            </sld:PerpendicularOffset>
          </sld:LinePlacement>

Ian

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to