how to build a geofence app.
Stephen Woodbridge
woodbri at SWOODBRIDGE.COM
Fri Jun 23 15:01:48 PDT 2006
Luis,
I think the strategy for this would be to have an application like
ka-map that allows the user to pan and zoom the map, then let the user
start a geofence by digitizing points over the map. when they are done,
submit the points back to the server and save them in a postgres or
whatever. You can then compare the polygon to a lat/long and see if it
is in/out of the polygon.
-Steve W.
Luis Treviño Huerta wrote:
> Hi list,
>
> Any idea, suggestion, howto, info source, whatever. of how can I build a
> GeoFence application with mapserver?
>
> I would like that the user is able to click over the map in order to
> build it´s own geofence. Is it posible.
>
> Regards,
> Luis
More information about the MapServer-users
mailing list