Versions Compared

Key

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

...

Returns a list of notable bird species (along with their most recent sighting and location) in a given area.

Base URL

http://ebird.org/ws1.1/data/notable/geo/recent\\Image Modified

Example

http://ebird.org/ws1.1/data/notable/geo/recent?lng=-76.507416&lat=42.45994\\Image Modified

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="a3723fa50f4e38ea-e4712f47-44504be9-aa8e9d2a-624932f398cad182c391c6bf"><ac:plain-text-body><![CDATA[

lat

y

n/a

[-90,90]

42.46

decimal latitude


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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d335dcbbc8fc8948-84c20ac4-4be94096-8797b7e2-3842b0905ca60bb6b328777b"><ac:plain-text-body><![CDATA[

lng

y

n/a

[-180,180]

-76.51

decimal longitude

 

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d491ef2a901357b8-30e9ab6b-4aac411b-a789b12f-dfc9f3c796234c98674d362e"><ac:plain-text-body><![CDATA[

dist


250

[0,250]

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="3ef8413e9fb70eee-883d9f78-480e4890-b3b88989-71184a3492da28309b45e385"><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="4e00e5256a6b8e2c-c2274777-45d4470c-8b1c888d-10b91c7e925f5cc7f798a150"><ac:plain-text-body><![CDATA[

maxResults

 

unlimited

[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


 

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

Image Removed

.

 

fmt

 

json

json

json

format of the response

 

...