RE: [mapserver-users] RE: Disable drawing points that are not labelled

2010-08-18 Thread Lime, Steve D (DNR)
Use annotation layers. In that case the marker and label are considered as one 
thing and if both can't be displayed then neither is...

Steve

From: mapserver-users-boun...@lists.osgeo.org 
[mapserver-users-boun...@lists.osgeo.org] On Behalf Of YC Nyon 
[ycn...@pd.jaring.my]
Sent: Tuesday, August 17, 2010 8:45 PM
To: mapserver-users@lists.osgeo.org
Subject: [mapserver-users] RE: Disable drawing points that are not labelled

I have a POI shape file which has lots of points close to each other.
Due to this, the labels of some points appear while others don't.
The point symbol does appear for all the points.

How to i set so that only points that are labelled will have the point symbol 
displayed while those that doesn't have labels displayed will not appear at all.


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


Re: [mapserver-users] RE: Disable drawing points that are not labelled

2010-08-17 Thread Jackey Cheung
Hi Nyon,

Not sure about your exact situation. Think you may want to add a FILTER to
the layer, or use the CLASSITEM to differentiate them with different display
style or even hiding them. You may also add the filter condition directly to
the connection string (or SQL) of the layer.


On Wed, Aug 18, 2010 at 9:45 AM, YC Nyon  wrote:

>  I have a POI shape file which has lots of points close to each other.
> Due to this, the labels of some points appear while others don't.
> The point symbol does appear for all the points.
>
> How to i set so that only points that are labelled will have the point
> symbol displayed while those that doesn't have labels displayed will not
> appear at all.
>
>
> Rgds
> YC
>
> ___
> 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


[mapserver-users] RE: Disable drawing points that are not labelled

2010-08-17 Thread YC Nyon
I have a POI shape file which has lots of points close to each other.
Due to this, the labels of some points appear while others don't. 
The point symbol does appear for all the points.

How to i set so that only points that are labelled will have the point symbol 
displayed while those that doesn't have labels displayed will not appear at all.


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