...
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 | required | default | value options | example value | description | status | ||
|---|---|---|---|---|---|---|---|---|
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="526826b6b91d81e7-68688a80-4b0a4c81-bad9a503-818b62afec1c24f51f8c1226"><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="c7fd957385c869dc-bb7b9d94-482047d3-954392ef-64572068c2955255b29f35da"><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="10e5169d48eb5ad4-683d321b-453d4a2a-b37195f5-e54e4b50e9b05450e3d2713a"><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="1250f506f7cf80d4-e9080935-437e44d6-9b3a84e0-8ee1d2b39c064dd2fb7ba472"><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 |
|