Hi Sadiq, you have to save the polygon in you database, and then check whether the point is inside polygon or not
thanks Naveen On Thu, Jan 3, 2013 at 6:57 AM, sadiq shaikh <[email protected]> wrote: > > > On Wednesday, September 10, 2008 5:21:16 PM UTC+5:30, Marcelo wrote: >> >> On Sep 10, 1:37 pm, "Fabricio Pocci" <[email protected]> wrote: >> > Thanks for all answers. >> > >> > I need to use these functions to make a Geofencing routines. >> > I think that I can make this: >> ... >> > This is an alternative not to use the functions of MySQL or Postgree. >> >> Oh, man!! Why do you make us spend time explaining how to do it on a >> database, if you want to do it client side? >> >> -- >> Marcelo - http://maps.forum.nu >> -- >> >> Hello , > > I want to check if point is out of geopolygon on server side to send > alert . > I am having the polygon coordinates (lat/longs). How to check if the > given lat/long is out of fence or not.. > I want to check it On server side.. > > Please any suuggestions > > Thanks > -Sadiq > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-api/-/Dk_SCnZT1GQJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
