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="0d5804ca56f65735-a7a3b796-4a2047e4-abfda1a9-13ce023337e1dffae87c3a62"><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="6358d4e2c391034a-d2d13253-42794f17-9fffbfab-c0ef774cd5fb9128d280f6ac"><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="2bc5569d4881c755-6a935b15-45a34cc8-8dc3875f-1ee2d6b2e7335c9fa505d319"><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="dd55283abb0578e5-5f3330bb-4f51454e-9433b39b-09bfae44a8b73b14279c0801"><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="96677d38e0faa857-eb4497b8-438d47d8-83108b7c-c01ff203ccddef58ac93364d"><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

 

...