What's the best way to tune my Foursquare API search queries?
问题 I'm getting some erratic results from Foursquare's venue search API and I'm wondering if anyone has any tips on how to process my input parameters for the most "intuitive" results. For example, suppose I am searching for a venue called "Ise Sushi", around "New York, NY", which is equivalent to (lat: 40.7143528, lon: -74.00597309999999) using Google Maps API. Plugging into the Foursquare Venue API, we get: https://api.foursquare.com/v2/venues/search?query=ise%20sushi&ll=40.7143528%2C-74