I'm working on an MVP which displays geolocated data from social sites on a map. So far I'm importing json data from the following sites:<p>- Instagram
- Twitter<p>I'm looking for more APIs that I can use to get data for my app. The data needs to be public. Does anyone know of any other popular sites with publicly available geolocated data?
Have you looked at Ban.jo? (<a href="http://www.ban.jo" rel="nofollow">http://www.ban.jo</a>) <-- sounds pretty similar, you might get some interesting insights from checking out their app if you don't know about it already.
You might look at Flickr as well: <a href="http://www.flickr.com/services/api/" rel="nofollow">http://www.flickr.com/services/api/</a><p>And I don't know whether the Google+ API supports geolocation yet, but I expect it will soon if it does not.