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="3263c69927136178-dc07178d-4aee4223-9089926f-37211b42ae889975b9cd2c48"><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="19aa0953ae008ce4-49577a06-40584fe3-8f4b9be3-1ee019da7ff86f8de97c8339"><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="cc2d3c3667f724f1-c336a9a5-448e4495-a9028fda-4f566f3294d6342f2aa72f80"><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="aad57942619adf7d-c1458636-4d994758-abe787ba-f17e604cb2d99e5a50a7516e"><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="e0936449d321f916-f5039752-4ed54e70-9a2b9c5d-8acfc5bab0becfba98f6af36"><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

...