[mapserver-users] Expressions on Cluster Objects
Fawcett, David (MPCA)
David.Fawcett at state.mn.us
Wed Oct 12 12:34:10 PDT 2011
I have been playing around with the new cluster functionality a little bit.
I am looking for way to classify the clusters based on their feature counts. E.g. larger circles for clusters of > 10 features and even larger circles for clusters of > 100 features.
Because Cluster:FeatureCount returns a string, the below expression can evaluate to True for values like "109"
("[Cluster:FeatureCount]" < "11")
Does anyone have any suggestions?
Maybe I am just misusing Clusters...
Thanks,
David.
More information about the MapServer-users
mailing list