GET api/observations/listallasync
Gets a list of observation based on a filter - test no paging -> all
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Areas |
Gets or sets the areas. |
Collection of string |
None. |
BasisOfRecords |
Gets or sets the basis of records. |
Collection of string |
None. |
Behaviors |
Gets or sets the behaviors. |
Collection of string |
None. |
Bounds |
Gets or sets the bounds. |
Bounds |
None. |
Collections |
Gets or sets the collections. |
Collection of string |
None. |
Countys |
Gets or sets the countys. |
Collection of string |
None. |
Datasets |
Gets or sets the datasets. |
Collection of integer |
None. |
Datetimecollected |
Gets or sets the datetimecollected. |
Collection of string |
None. |
FromDate |
Gets or sets the from date. |
date |
None. |
Id |
Gets or sets the id. |
string |
None. |
IncludeChildTaxons |
Gets or sets a value indicating whether include child taxons. |
boolean |
None. |
IncludeObsNoPrec |
Gets or sets the include obs no prec. |
boolean |
None. |
Institutions |
Gets or sets the institutions. |
Collection of string |
None. |
Latitude |
Gets or sets the latitude. |
decimal number |
None. |
Longitude |
Gets or sets the longitude. |
decimal number |
None. |
MaxMarkers |
Gets or sets the max markers. |
integer |
None. |
OnlyImageObs |
Gets or sets the only image obs. |
boolean |
None. |
Precision |
Gets or sets the precision. |
Collection of string |
None. |
SourceDatabases |
Gets or sets the source databases. |
Collection of string |
None. |
Status |
Gets or sets the status. |
Collection of string |
None. |
Taxongroups |
Gets or sets the taxongroups. |
Collection of integer |
None. |
Taxons |
Gets or sets the taxons. |
Collection of integer |
None. |
ToDate |
Gets or sets the to date. |
date |
None. |
WktPolygon |
WktPolygon to filter with - Utm Sone 33 coordinate system. By passing the parameter as GmWktPolygon - Google Mercator coordinates may be used... |
string |
None. |
ZoomLevel |
The openlayers Zoomlevel - only relevant in the Location Api - for aggregation of data |
integer |
None. |
AlwaysIncludePolygonData | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |