Versions Compared

Key

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

...

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

Examples

BasicMinimal:

http://ebird.org/ws1.1/data/obs/geo/recent?lng=-76.51&lat=42.46

...

parameter

required

default

value options

example value

description

status

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b2fa5635828affeb-810fac9f-45584b41-b148a36a-8e5327530ea5fb5b021a387a"><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="65c43ebfb75a7dd7-968ea4f9-41fc4425-b310888f-b0318b669d6c6cec5dc26888"><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="42c10f23a69719f0-25400a3a-42bb4953-94399f96-237d8f0ad56d613863e0785d"><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="54006245848f09ac-c10bd9f4-4f084a14-90bdb972-281ebfd3ba77f8fd9aecb7e5"><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="79bf9cb09a4209cb-2b9e98d5-430e4514-ac0b9011-9dee8845bab98f768218ec1d"><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

 

...