Closed GoogleCodeExporter closed 8 years ago
Patch available here:
http://code.google.com/r/loganjohnson-foursquared/source/detail?r=d165503522a854
501109c6b123c61f8f75f0f0a6
Original comment by logan.jo...@gmail.com
on 26 Jul 2010 at 11:41
i've tried logan's latest build, which includes this patch:
http://github.com/downloads/loganj/foursquared/foursquared2-loganj-20100726.apk
and it does appear to now sort by distance. This seems most natural for
Foursquare to sort this way, and I'd love to see this committed to the mainline
client!
Original comment by sir...@gmail.com
on 26 Jul 2010 at 8:15
We've gone back and forth on this clientside - the /venue api method is
returning the final bucket (non-trending / non-favorites) in order of venue
popularity. The idea is that you probably want to see bars and pubs over a
dentist's office even though you might be closer to the dentist's office. I'm
ok marking this as [won't fix], we should add a feature enhancement if we want
to give the user the option to re-sort them by distance.
Original comment by mar...@gmail.com
on 28 Jul 2010 at 3:02
Huh. I had the same impression as sirvin, which is that it seemed pretty much
random-- not the hallmark of a useful sort. I'll file the feature enhancement
and we can address whether and how to do it there.
Original comment by logan.jo...@gmail.com
on 28 Jul 2010 at 3:20
hi mark, thanks for responding. i guess i don't understand how sorting by
popularity is preferable on smartphones that have functional gps. the only
example of where i could see it being useful is if you are standing beneath a
skyscraper where your exact location would be the same as several venues.
otherwise, assuming the GPS functionality on your phone is reasonably accurate,
most people would want to check in from the actual venue. (to not do so risks
not having checkins count for mayorships, points, etc. see:
http://blog.foursquare.com/post/503822143/on-foursquare-cheating-and-claiming-ma
yorships-from)
In your example, I would think most people would not expect to be checking into
the pub from the dentist's office. They would be checking into the pub from
the pub. Sorting by location fosters this.
i would venture a guess that the api returns listings in that fashion to
facilitate devices without a decent GPS, such as the mobile website, where you
cannot rely on the geolocation to be accurate beyond a huge radius around the
cell tower.
I think the best approach would love if logan's patch could be added as an
optional checkbox in the settings, even if not enabled by default.
Original comment by sir...@gmail.com
on 28 Jul 2010 at 3:23
Doesn't look like I can file an enhancement, or at least I can't see any way to
create anything other than a defect at the moment. I'll leave it to someone
else.
Let's not discuss this further here; now that this issue is marked resolved,
it'll just get lost.
Original comment by logan.jo...@gmail.com
on 28 Jul 2010 at 3:26
Original issue reported on code.google.com by
sir...@gmail.com
on 19 Jul 2010 at 7:26