Hi all,

I try to show rotated triangles, like this, using GeoServer 2.4.0 and a CSS
style:
[image: Szövegközi kép 1]

 I have two problems creating the correct CSS style:

   - how can I make the triangles rotate around the the tip (and not to
   overlap each other - they have the same coordinates in each group)
   - how can I make the labels rotated more than 180 degrees not to
   rendered upside down

For the label issue I tried to use the '-gt-label-force-ltr: false;' option
but had no effect. Currently I use the following rule:

[@scale < 200000] {
   label: [CELL];
   font-fill: #333333;
   font-family: Arial;
   font-size: 12;
   font-weight: bold;
   halo-color: #FFFFFF;
   halo-radius: 3px;
   halo-opacity: 0.75;
   label-anchor: 0 0.5;
   label-offset: 20 0;
   label-rotation: [DIR];
}

Thanks for any help in advance!

Best regards,
Balazs Eigner

<<image.png>>

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to