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="21a2dd728f2beed6-638b1f87-4a5b481f-9b5890c1-5d3e70bded6f034c0d8ff628"><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="f89cc34cc3c6b3c9-b7bf2dd9-46f84705-8c74b525-2d9342e2b79403dc63e55a35"><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="d9526992a939cbaa-0bcd1948-45a4465e-9c90870c-488524039dcc6135ce0809ed"><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="dc1306327df8d098-b01ab593-4bcc46c7-811e92b2-56e1afdac4ea28f4d50c7763"><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="efeabc52ba64ab0c-7661b445-4bb54f4d-859ca92a-5b6ef9d541fc158ffa93c3cd"><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

 

...