Description
Returns a list of all bird species (along with their most recent sighting and location) in a given area.
Base URL
http://ebird.org/ws1.1/data/obs/geo/recent
Example
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="4a77fff3-090d-4cef-ad4d-1248a28f130e"><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="3df95a3a-d800-426d-9aa0-f11430fb7a8f"><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="517d0df2-5591-4af5-af7c-4190d17afd34"><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="287e0d98-02e7-46bb-b924-0be0b7c619ac"><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 |
|