Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

required

default

value options

example value

description

status

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0dbee51cadea6308-fe57e83a-40474d30-9a809527-e9500e6028263dc5c6383de7"><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="bd87c67554fe0a78-89dc03b3-402b4d81-8fa98f4c-f0c78fb62648f6994d159ce5"><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="cb3a1ecabb684946-6723b6b5-454b4785-97b49afb-3e1552828c8921f29d1dfcc8"><ac:plain-text-body><![CDATA[

dist


25

[0,250] for notable sightings, [0,50] otherwise

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="9d0ea6a1535d97d3-60a31f9f-4c19451d-8a42ab3a-329b9e63d8b8c1b170d2433b"><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

csv,xml,json,rss

xml

Format of the response

 

...