Returns a list of all bird species (along with their most recent sighting and location) in a given area.
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="62ba22ed-58d6-4e1c-94b5-12d51b1b7311"><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="e5354633-9219-4ae5-a2ed-cdbb3c073daa"><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="532689c9-9cf0-4e39-a928-9c2cd5745967"><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="b634dda5-ba08-40a8-a6b9-3fb822a8ec24"><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 |
|