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

2010-12-16 Thread Lordnecron

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@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


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

2010-12-16 Thread Michael Shishcu
maybe POSTLABELCACHE ?

On 16 December 2010 17:57, Lordnecron julien.bey...@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@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


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

2010-12-16 Thread Lime, Steve D (DNR)
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-boun...@lists.osgeo.org 
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Michael Shishcu
Sent: Thursday, December 16, 2010 10:05 AM
To: Lordnecron
Cc: mapserver-users@lists.osgeo.org
Subject: Re: [mapserver-users] [MAPFILE] How to display Logos above Labels ?

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

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users