Walkable Restaurants provides you with an easy way to find a bite to eat or refreshing drink anywhere in the US. Either select a type of cuisine, or enter a search phrase, and the Walkable Restaurants app will find destinations that are nearby.
Only destinations near your current location will be returned in your search result. If we are able to calculate travel times based upon walking and train schedules, then we will only return destinations within a 20-minute walk. If we are not able to calculate walk time, only destinations within 2.5 miles of your current location will be displayed.
Walking time calculations are only available for CA, FL, & NY. All other locations will display distance in miles. Additional states may be available in the future for walking/train transit times.
Data Services
All walking/travel time distance calculations are obtained through
Travel Time, by Igeolise. This service calcualtes travel time between geographic locations based upon walking, driving, and mass transit systems.
All point-of-interest (POI) information is obtained through services provided by
factual.com. This application uses the
U.S. Restaurants data set, which provides information for over 800,000 restaurants across the United States, including location, price ratings, cuisine, and more.
Attribution
The following creative commons assets were used in this application:
Open Source
The Walkable Restaurants application source code is freely available and open source on
GitHub. Application source code is intended to be used as a learning tool for building
PhoneGap applications using backbone.js.
Additional open source libraries used in this app include:
The server-side portion of this application simply aggregates data from Factual and Travel Time, and is developed with
node.js.