[mapserver-users] howto draw amount of points features of one layer depending on scale

David Percy percyd at pdx.edu
Tue Aug 26 09:28:55 PDT 2008


If you treated them as labels when zoomed out (maxscale 50000 for 
example), then you could take advantage of the label colission features 
of mapserver to avoid overlaps.

when zoomed in further you could have another layer (minscale 50000 for 
example) that shows all the detail...

so you would have two layer definitions in this case...
Cheers,
Percy


Nils Zierath wrote:
> Dear list,
> I got a layer with gps points. On the largest scale of my map the 
> symbols for points overlap and are not distinguishable from one another 
> since they are too close together.
> 
> Is it possible to tell mapserver to draw only that many of the 
> points/symbols that do not overlap, so that more points will be shown 
> the more I zoom into the map?
> 
> Thank you,
> Nils
> 
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
> 

-- 
David Percy
Geospatial Data Manager
Geology Department
Portland State University
http://gisgeek.pdx.edu
503-725-3373



More information about the MapServer-users mailing list