Hello

I use mapserver with a cluster in a point layer.
I use Cluster:FeatureCount in the size parameter :

    CLASS
      NAME "test"
      STYLE
         COLOR 255 0 0
         SYMBOL 'circle'
         SIZE [Cluster:FeatureCount]
      END # Style
    END # Class

It work fine, but I have two problems :
First I'd like to have a size like [Cluster:FeatureCount]+10 or something like that, but it doesn't work, maybe I miss something. Do you know if it's possible ? Second, I want to get back the legend, but in the legend I have only the minimum value of the cluster, is there a way to get back also the maximum value of the cluster ?

If it's better, I can use mapscript to do that.

Thanks all

Ludovic

<<attachment: ludovic_granjon.vcf>>

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

Reply via email to