Second, any big API changes coming down the pipe due to this? It
seems deprecating city id is due to this change. Anything else we
should be wary of... or even look forward to?
and I echo the congrats!
> --
> To post to this group, send email to foursqu...@googlegroups.com
>
> http://groups.google.com/group/foursquare-api
>
--
will carter
hauntedcastle.org
...
most of your apps should be fine. i've been watching call traffic just
to make sure
that's pretty much it; the api has been silently city-agnostic for
most of its life. will update if i think of anything else
On Jan 5, 4:58 pm, Will Carter <will.car...@gmail.com> wrote:
> I've seen naveen write that cityid calls should be replaced by geolat + geolong.
>
> and I echo the congrats!
>
we haven't exposed these kinds of queries
you can still get mayors/checkins nearby if you use the /v1/venues
call to pull venues out first (and then parse that data for mayor/
history/etc)
ah, interesting feed
we'll add it to the list (too many other priorities to expose)
see http://bit.ly/4sq-everywhere
On Jan 5, 6:17 pm, naveen <naveen...@gmail.com> wrote:
I read the blog and changed my home city from Denver to the suburb of
Denver that I'm in. When I called http://api.foursquare.com/v1/user.xml
I still received back a cityid of Denver.
This doesn't cause a problem in any way, I was just wondering if when
you enter a location it geocodes it and finds the nearest finds a
larger city. Are there certain size or distance rules that allow a
prevent a city to stand on its own as far as the API is concerned?
Thanks
-dp
On Jan 8, 2:00 pm, naveen <naveen...@gmail.com> wrote:
> btw, we just put up a blog post about what "everywhere" means when it
> comes to badges, points, city buckets, adding venues, etc
>
> seehttp://bit.ly/4sq-everywhere
On Jan 8, 2:34 pm, dp <bigonthepig...@gmail.com> wrote:
> Naveen,
>
> I read the blog and changed my home city from Denver to the suburb of
> Denver that I'm in. When I calledhttp://api.foursquare.com/v1/user.xml
we couldn't be exactly sure which API clients were still observing
those fields (we can only tell you're hitting /user and not what
you're doing with the data). we didn't want to break your clients
(because many of them user /user for authentication, fetching user
data on launch, etc)
it's deprecated and it will disappear in the near future