[mapserver-users] [MAPFILE] How to display Logos above Labels ?

Lime, Steve D (DNR) Steve.Lime at state.mn.us
Thu Dec 16 12:59:03 EST 2010


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: mapserver-users-bounces at lists.osgeo.org [mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of Michael Shishcu
Sent: Thursday, December 16, 2010 10:05 AM
To: Lordnecron
Cc: mapserver-users at lists.osgeo.org
Subject: Re: [mapserver-users] [MAPFILE] How to display Logos above Labels ?

maybe POSTLABELCACHE ?
On 16 December 2010 17:57, Lordnecron <julien.beylat at caramail.com<mailto:julien.beylat at caramail.com>> 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
mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/mapserver-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20101216/a5fa4f10/attachment.html


More information about the mapserver-users mailing list