IAnalysisService Methods |
The IAnalysisService type exposes the following members.
Name | Description | |
---|---|---|
ClearCache |
Clear data cache in web service.
This method can only be used by web service administrators.
| |
DeleteTrace |
Delete trace information from the web service log.
This method can only be used by web service administrators.
| |
GetGridCellFeatureStatisticsCombinedWithSpeciesObservationCounts |
Gets the grid cell feature statistics combined with species observation counts.
| |
GetGridFeatureStatistics |
Get statistics about features in a web feature service.
Returned statistics is adjusted to specified grid.
| |
GetGridFeatureStatisticsCombinedWithSpeciesObservationCounts |
Gets the grid feature statistics combined with species observation counts.
| |
GetGridSpeciesCountsBySpeciesObservationSearchCriteria |
This method get species (Taxa of category species) and observations per grid cell that matches
species observation search criteria, grid cell specifications and specified coordinate
system to getting results in.
| |
GetGridSpeciesObservationCountsBySpeciesObservationSearchCriteria |
Gets no of species observations
that matches the search criteria and selected grid specifications.
| |
GetHostsBySpeciesFactSearchCriteria |
Get unique hosts for all species facts
that matches search criteria.
| |
GetLog |
Get entries from the web service log
This method can only be used by web service administrators.
| |
GetSpeciesCountBySpeciesObservationSearchCriteria |
Get number of species
that matches the search criteria.
| |
GetSpeciesObservationAOOEOOAsGeoJson |
Get EOO as geojson, EOO and AOO area as attributes
| |
GetSpeciesObservationCountBySpeciesObservationSearchCriteria |
Get number of species observations
that matches the search criteria.
| |
GetSpeciesObservationProvenancesBySearchCriteria |
Get species observation provenances
that matches the search criteria.
| |
GetStatus |
Get status for this web service.
| |
GetTaxaBySpeciesFactSearchCriteria |
Get unique taxa for all species facts
that matches search criteria.
| |
GetTaxaBySpeciesObservationSearchCriteria |
Get no of species that matches WebSpeciesObservationSearchCriteria and specified what
coordinate system to use in WebCoordinateSystem.
| |
GetTaxaWithSpeciesObservationCountsBySpeciesObservationSearchCriteria |
Get no of species, with related number of observed species, that matches WebSpeciesObservationSearchCriteria and specified what
coordinate system to use in WebCoordinateSystem.
| |
GetTimeSpeciesObservationCountsBySpeciesObservationSearchCriteria |
Get time step specific species observation counts for a specific set of species observation search criteria.
Only counts greater than zero is included in the resulting list.
| |
Login |
Login user.
| |
Logout |
Logout user. Release resources.
| |
LogStatistics |
Log statistics.
| |
Ping |
Check if the web service is up and running.
| |
StartTrace |
Start trace usage of web service for specified user.
If no user is specified then all usage of web service
is traced.
Note: Tracing has negative impact on web service performance.
| |
StopTrace |
Stop tracing usage of web service.
|