Does anyone know what API twitter uses to search for a city when you want to add location to a tweet?
-
I'd like to use a similar API that lets users search for a city (rather than POI) and will include lat/long Google offers that but with very small daily call limit and they require to present the results on google map. Twitter does not present the result on google maps so i assume they use something else...
-
Answer:
You probably want to look at MaxMind or http://hostip.info
Henk Poley at Quora Visit the source
Other answers
Twitter does geolocation (converting latitude/longitude to a place name) in-house. They bought a geolocation service called "Mixer" back in 2009: http://www.eweek.com/c/a/Web-Services-Web-20-and-SOA/Twitter-Acquires-Geolocation-Provider-Mixer-Labs-289188/ (This article was the first google result for "twitter geolocation provider," by the way. Try googling for "geolocation API" or "geonames API" if you're looking for one you can use.)
Michael Bauser
The foursquare API allows you to search based on a latitude-longitude specification. Look at: https://developer.foursquare.com/docs/venues/search.html It returns an array of venues close to the specified lat-long, which includes the address of the venues from which you can get the city name. The rate limit is 5,000 requests per hour.
Sindhura Tokala
Related Q & A:
- Does anyone know what type of job you can get with a Japanese Major?Best solution by worldwidelearn.com
- Does anyone know what a distribution list is?Best solution by support.office.com
- Does anyone know what a RN nurse does?Best solution by Yahoo! Answers
- Does anyone know of a good website to search public records?Best solution by Yahoo! Answers
- Does anyone know what a fugi is?Best solution by thenakedscientists.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.