views:

48

answers:

1

I need a Google search URL which can give me all nearby restaurants within 1 mile in JSON format. The input is co-ordinates of my current position.

A: 

Hi Ashutosh -

Not sure what countries you are looking to do this in, buy Factual offers geo datasets with points of interest and the ability to filter results closest to a specific Lat/Lng.

The filter request can be made through a RESTful API call, or you can do a client-side implementation. They are also about to launch a mobile SDK to make this simple to integrate with mobile apps.

http://wiki.developer.factual.com/FrontPage www.factual.com

-bill

Bill