[OpenLayers-Users] Server side geometry.containsPoint(p) to make geo fences

alexe100 imoveisnacionais at gmail.com
Mon May 21 16:12:23 PDT 2012


Hi all
I was playing with map.layers[1].features[i].geometry.containsPoint(p) in
order to find out if point p is or not inside a polygon. It works pretty
good.

Then I find out that i do not need
map.layers[1].features[i].geometry.containsPoint(p) (runs on browser) but a
similar functionality that could run on server side, because I would like to
test points as they arrive by GPRS or SMS in order to launch alarms to the
client side (a geofence)

Please, do you know any way to make that in server side? Any server side
lib? 

Thanks a lot

Alex

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Server-side-geometry-containsPoint-p-to-make-geo-fences-tp4976011.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list