[Mapserver-users] point collisions

Kralidis,Tom [Burlington] Tom.Kralidis@ec.gc.ca
Mon, 26 Apr 2004 23:57:35 -0400


> -----Original Message-----
> From: Paul Dymecki [mailto:pdymecki@sympatico.ca] 
> Sent: Monday, April 26, 2004 9:08 PM
> To: mapserver-users@lists.gis.umn.edu
> Subject: [Mapserver-users] point collisions
> 
> 
> Hello,
>    I was wondering if there is some feature in mapserver in 
> which point collisions can be compensated for.  I'm currently 
> working with a point layer that occasionally has identical 
> lat/longs for some points.. thx, Paul
>

What is the criteria which makes 1..n identical points individual records?
First thought would be a filter, i.e.:

FILTERITEM "TIME"  # where time is the name of the time column in the
shapefile's dbf

FILTER "%time%"    # whatever comes through the URL as "&TIME=timestring&";
timestring is the value passed to the filter

Hope this helps

..Tom

=========================
Tom Kralidis
Systems Scientist
Environment Canada
Tel: +01-905-336-4409
http://www.ec.gc.ca/

> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users@lists.gis.umn.edu 
> http://lists.gis.umn.edu/mailman/listinfo/maps> erver-users
> 
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users