| 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="e7595ab2ac9018f3-cfc27eb4-4c414ee7-84cda9b4-8bf5fe3da79be423c6a78c8c"><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="0c70b49896193895-9a7a6105-4f264afd-ad43839a-522f35e7f4fe371dc794a84b"><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="b8d3dfd7d355743f-341825b8-464b4170-8a8d8342-2428288988d53982926187e8"><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="0cd96b8a8e7ebab2-ab9efdf2-44f14e54-be0d809f-b58ae0c5edc88482b03448de"><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="d342e5549018fe9f-98ded856-424d4ced-87e0b648-c635afd3028ff709448f86e5"><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 |
...