Flickr ServicesAPI Documentation Feeds Your API Keys Apply for a new API Key |
upto the nearest place type to which place IDs apply. For example, if you pass it a street level address it will return the city that contains the address rather than the street, or building, itself.
This method does not require authentication.
api_key (Required)query (Required)<places query="Alabama" total="3">
<place place_id="VrrjuESbApjeFS4." woeid="2347559"
latitude="32.614" longitude="-86.680"
place_url="/United+States/Alabama"
place_type="region">Alabama, Alabama, United States</place>
<place place_id="cGHuc0mbApmzEHoP" woeid="2352520"
latitude="43.096" longitude="-78.389"
place_url="/United+States/New+York/Alabama"
place_type="locality">Alabama, New York, United States</place>
<place place_id="o4yVPEqYBJvFMP8Q" woeid="1579389"
latitude="-26.866" longitude="26.583"
place_url="/South+Africa/North+West/Alabama"
place_type="locality">Alabama, North West, South Africa</place>
</places>
Each place returned will contain its place ID, corresponding URL (underneath www.flickr.com/places) and place type for disambiguating different locations with the same name.
1: Required parameter missing100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call116: Bad URL found