[Mapserver-users] variable (proportionately) sized point data

Eric Bridger eric at gomoos.org
Wed Apr 21 11:29:20 EDT 2004


Yes. You could create a series of CLASSes with EXPRESSIONs for each one
evaluating your population field e.g.:

EXPRESSION (10000 < [population] AND [population] <= 20000)
SYMBOL 'circle'
SIZE 20

etc.

On Wed, 2004-04-21 at 08:56, Moritz Lennert wrote:
> Hello,
> 
> Can Mapserver display point data as point symbols that are proportionate
> to a given value for each point ?
> 
> In other words, if I have a, for example, a shapefile with points (cities
> for example) at the centroids of my spatial entities. Parallel to that I
> have a list of population sizes for each city. Can Mapserver display
> proportionate circles corresponding to the respective population sizes on
> the fly, or do I have to create a vector or raster file with the
> proportionate circles with an external program first and than display this
> with Mapserver ?
> 
> Moritz
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> 





More information about the mapserver-users mailing list