Search the web
Sign In
New User? Sign Up
yws-flickr · YDN Flickr Developer Support Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
new api: flickr.places.find()   Message List  
Reply Message #3716 of 5688 |
We just rolled out a new API for finding Place IDs. The
resolvePlacesURL was built for internal use (as are almost all of our
APIs) but it was kind of clunky to use for external applications, so
we've added a simple new method, flickr.places.find()


The documentation is at:
http://www.flickr.com/services/api/flickr.places.find.html

In short the method takes a single free form query string, and returns a
list of candidate place_ids.

In the tradition of our getList()/getInfo() APIs we're returning a
pretty stripped down list, and you'll want to use
flickr.places.resolvePlaceID() to get more information about each place_id.

And lastly flickr.places.find() is *not* a full geocoder, it only
returns matches for places with place_ids. But it will round up as
needed to the nearest place type to which place IDs apply. If you pass
it a street level address it will return the city that contains the
address rather than the street, or building, itself.

And if you missed it, my earlier email regarding place_ids:
http://tech.groups.yahoo.com/group/yws-flickr/message/3688


-kellan



Fri Jan 18, 2008 11:35 pm

ykellan
Offline Offline
Send Email Send Email

Message #3716 of 5688 |
Expand Messages Author Sort by Date

We just rolled out a new API for finding Place IDs. The resolvePlacesURL was built for internal use (as are almost all of our APIs) but it was kind of clunky...
kellan
ykellan
Offline Send Email
Jan 18, 2008
11:35 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help