Is there any way using foursquare api or some other location based api to get top say 20 checked-in cities in the world? I know we don't check-in to cities but I am trying to get a list of top 20 cities or states in the world which generated most of the check-in data for the day.
Asked
Active
Viewed 175 times
1
-
Will these guys - @Cody-Gray, Eric-J, martin-clayton, Jason-Hall, Graviton explain to me why they have closed my question and gave me down vote? It was a very legit question and a valid scenario on which I am working. Please think before you try to impose your SO reputation power on someone else. Don't act like a hitler. – Mandeep Janjua Mar 30 '12 at 10:00
-
Questions are automatically downvoted by the system when they get closed as "off topic". And yes, this is off topic because it's not programming-related. – Cody Gray - on strike Mar 30 '12 at 15:57
-
2That's nonsense. It's absolutely programming related. There's a foursquare tag on stackoverflow and he's asking about how to use the foursquare api. As one of the developers of the foursquare java api.. I'm offended. – Rick Mangi Mar 30 '12 at 23:40
-
Thanks Rick. I think those guys are out of their minds. Their stupidity has eaten away four points from my reputation score. As per their logic [this](http://stackoverflow.com/questions/52248/whats-a-good-free-and-open-source-asp-net-ecommerce-solution) topic should also be closed but it is pretty much active because they did not visited it. I have already written to SO for their unacceptable act. Please have a look @Code-Gray – Mandeep Janjua Mar 31 '12 at 01:05
-
2Yeah, sometimes I think these folks have nothing better to do than go around and down vote things without actually READING the question. – Rick Mangi Apr 01 '12 at 01:35
1 Answers
1
No, not with foursquare anyway... although you could make a series of calls based on the lat/long centerpoints of major cities and get top trending venues for each.

Rick Mangi
- 3,761
- 1
- 14
- 17