Versions Compared

Key

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

...

Returns a list of all bird species (seen within a nearby area, along with their most recent sighting date and specific location) in a given area.

Base URL

http://ebird.org/ws1.1/data/obs/geo/recent

...

parameter

required

default

value options

example value

description

status

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="35ec9eedb82a0917-18f20d42-47b64c48-ab3f97a3-a2e9f612ca59bb9ccaaa4198"><ac:plain-text-body><![CDATA[

lat

y

n/a

[-90,90]

42.46

decimal latitude, no more than two decimal places of precision to facilitate caching


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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d1d8c57cb81b046e-3bee35d7-4a5d49e2-b4858810-6b497998a309d83d20d3d1d9"><ac:plain-text-body><![CDATA[

lng

y

n/a

[-180,180]

-76.51

decimal longitude, no more than two decimal places of precision to facilitate caching

 

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="929643bbf2c78a8e-9e3d091a-404b46cd-893f8573-8decf6a08aea51714e97fcac"><ac:plain-text-body><![CDATA[

dist


25

[0,50]

15

distance defining area of interest from given lat/lng in kilometers

 

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b231449c9bfd72a1-3fa63599-4e6a4a75-949f8d96-aa241246ed60474240d218e3"><ac:plain-text-body><![CDATA[

back

 

14

[1,30]

7

the number of days back 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="5162646abd5edf35-43e5c8ee-4f804cd6-8a9ba0ba-58ed2a4868e3775735e7c558"><ac:plain-text-body><![CDATA[

maxResults

 


[1,10000]

10

the maximum number of result rows to return in this request; to get all results do not include this parameter

 

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

detail

 

simple

simple, full

simple

see result field descriptions

 

locale

 

en_US

Java standard locale codes

fr_CA

Language/locale of response (when translations are available). See http://java.sun.com/javase/6/docs/api/java/util/Locale.html.

 

fmt

 

json

json

json

format of the response

 

...