Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Description

Returns a list of all bird species seen within a nearby area, along with their most recent sighting date and specific location.

...

parameter

required

default

value options

example value

description

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="900868977102113f-36ed5950-489a40d2-baae85c4-40acb25d90cf0936fbc3c593"><ac:plain-text-body><![CDATA[

lat

y

n/a

[-90.00,90.00] decimal

42.46

decimal latitude, two decimal places of precision required

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b95ab942328df848-416bbeb3-4e1b48ed-ab1eb126-7f216623e1565bccdedd2d94"><ac:plain-text-body><![CDATA[

lng

y

n/a

[-180.00,180.00] decimal

-76.51

decimal longitude, two decimal places of precision required

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7341b2d97fc50952-8e89d3ff-40c14e3d-b4da99fe-52d5a95acb48896056a7dea3"><ac:plain-text-body><![CDATA[

dist


25

[0,50] integer

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="802fe7484bfd3d83-98c6208e-4f194af7-b06ebed9-2abb3e23108f8c2c4f4519e9"><ac:plain-text-body><![CDATA[

back

 

14

[1,30] integer

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="aae9c1684baf8f4b-d979afb6-42c84f53-b600bf65-a512c7b53b52048315039420"><ac:plain-text-body><![CDATA[

maxResults

 


[1,10000] integer

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  tcl-add a description

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

...