You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Description

Returns a list of all bird species (along with their most recent sighting and location) in a given area.

Example URL

http://ebird.org/ws1.1/data/obs/geo/recent?lng=-76.507416&lat=42.45994

Parameter Descriptions

parameter

required

default

value options

example value

description

status

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f9e36f73-e297-4a7c-9f7a-5d15e5a16f6f"><ac:plain-text-body><![CDATA[

lat

y

n/a

[-90,90]

42.46

latitude


]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ab7799bd-ecab-4316-95e9-d861b370fdf0"><ac:plain-text-body><![CDATA[

lng

y

n/a

[-180,180]

-76.51

longitude

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d01b659d-9a3e-49b6-8bd6-64953b32e7a0"><ac:plain-text-body><![CDATA[

dist


25

[0,50]

15

distance defining area of interest from given lat/lng in miles

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="dad5dda8-d76a-4b9f-9c6c-edb182a85d6b"><ac:plain-text-body><![CDATA[

back

 

14

[1,30]

7

daysBack, the number of days since the current date to look for observations

 

]]></ac:plain-text-body></ac:structured-macro>

maxResults

 

unlimited

any integer >= 0

10

the maximum number of result rows to return in this request

 

detail

 

simple

simple, full

simple


 

locale

 

en_US

java standard locale codes

fr_CA

Language/locale of response (when translations are available).

 

fmt

 

json

json

json

Format of the response

 


  • No labels