Versions Compared

Key

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

...

 http://ebird.org/ws1.1/data/nearest/geo_spp/recent

Example

http://ebird.org/ws1.1/data/nearest/geo_spp/recent?lng=-76.50741651&lat=42.4599446&hotspot=true&sci=branta%20canadensis

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="fdc749294f3b4a7d-60e289a4-42cf4f4b-b1ba92c0-a456cbef5e32d667962d0172"><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="2a0161d40ed991df-a6d29777-4b7f408a-a606a946-36468430cc65052aa9d55052"><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="bcb72b70cf7b381b-8842880a-44f34f1f-8ebc8bdb-a3e13cb1c959fc2ab6ad070f"><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="2efa5f03693c999e-36fd1a08-4299474b-907894b1-f7b6d5b397b63debd0b6508f"><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="f0ff248f6e457cff-58b5c133-420843c7-9d75b80a-a7e8e44fb5b734fd23286eec"><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

 

sci

y

 

any scientific name

larus%20delawarensis

scientific name of the species of interest (not case sensitive).  See the eBird taxonomy for a complete list of supported scientific names

 

hotspot

 

false

true,false

true

set to true if results should be limited to sightings at hotspots

 

...