You probably want to look at annotation layers. Those layers treat icons/text 
as labels and as a result they go through the same collision avoidance as any 
label.

Steve

From: [email protected] 
[mailto:[email protected]] On Behalf Of Michael Shishcu
Sent: Thursday, December 16, 2010 10:05 AM
To: Lordnecron
Cc: [email protected]
Subject: Re: [mapserver-users] [MAPFILE] How to display Logos above Labels ?

maybe POSTLABELCACHE ?
On 16 December 2010 17:57, Lordnecron 
<[email protected]<mailto:[email protected]>> wrote:

Hi,

I'm currently writing a mapfile.
I'm trying to display my point layer with the following CLASS :

LAYER
       NAME         "LAYER_DN"
       DATA         "D:\Data\DN"
       TYPE         POINT
       STATUS       ON
       CLASS
               SYMBOL 'D:\temp\Telecom_1_20px.png'
               SIZE 15
       END
END

This LAYER is placed ABOVE a "Road Layer" -> GOOD
This LAYER is displayed ABOVE the "Road Layer" BUT UNDER the "Road Labels".
-> NOT GOOD

Is there a way to display the POINT above the labels ?
If not, is there a way to manage the conflict between the Road Labels & my
point symbol ?

Thanks a lot for your help,

Best regards,

Julien
--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/MAPFILE-How-to-display-Logos-above-Labels-tp5842449p5842449.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
[email protected]<mailto:[email protected]>
http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to