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

Compare with Current View Page History

« Previous Version 4 Next »

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 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="3965f4e4-d495-4acf-80a3-be2f03be95bf"><ac:plain-text-body><![CDATA[

lat


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="3cd9a2a7-70de-4276-aecb-bb93664d0a8c"><ac:plain-text-body><![CDATA[

lng


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="1d132c91-aec7-406b-9371-d36000257db6"><ac:plain-text-body><![CDATA[

dist


250 for notable sightings, 25 otherwise

[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="e4946f95-9a87-4795-864b-5e8a5415f9e5"><ac:plain-text-body><![CDATA[

db

 

14

[1,30]

7

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

 

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="461fc7cd-7711-4ed1-8f0d-ee0d73881958"><ac:plain-text-body><![CDATA[

maxResults

 

n/a

[0,infinity)

10

the maximum number of result rows to return in this request

 

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

 

 

 

 

 

 

 


  • No labels