On 9/22/06, Manuele Ventoruzzo <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am developing a cartographic system using geotools.
>
> It shows map areas with related labels, and interesting areas indicated
> by some icon on the map (collected using a MemoryDataStore).
>
> The problem is that labels stays always on top of every layer, but I
> would that geotools draws these points above of any label.

You will need to order your SLD so that the labels are drawn first
then the points. You'll also need to trun of auto label placement
which is a hint some where in the rendering system but I can't recall
exactly where.

Ian
-- 

Ian Turton
http://www.geotools.org
http://pennspace.blogspot.com/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to