Click or drag to resize
IAnalysisManager Methods

The IAnalysisManager type exposes the following members.

Methods
  NameDescription
Public methodGetGridCellFeatureStatisticsCombinedWithSpeciesObservationCounts
Gets the grid cell feature statistics combined with species observation counts.
Public methodGetGridFeatureStatistics
Get information about spatial features in a grid representation inside a user supplied bounding box.
Public methodGetGridSpeciesCounts
Gets no of species that matches the search criteria and grid specifications.
Public methodGetGridSpeciesObservationCounts
Gets features in a grid cell that matches the feature type request and grid specifications.
Public methodGetHosts
Get unique hosts for all species facts that matches search criteria.
Public methodGetSpeciesCountBySearchCriteria
Get number of species that matches the search criteria. Scope is restricted to those species that the user has access rights to.
Public methodGetSpeciesObservationAOOEOOAsGeoJson
Get EOO as geojson, EOO and AOO area as attributes
Public methodGetSpeciesObservationCountBySearchCriteria
Get number of species observations that matches the search criteria. Scope is restricted to those observations that the user has access rights to.
Public methodGetSpeciesObservationProvenancesBySearchCriteria
Get species observation provenances that matches the search criteria. Scope is restricted to those observations that the user has access rights to.
Public methodGetTaxa(IUserContext, IOrganismGroup)
Get taxa that belongs to specified organism group.
Public methodGetTaxa(IUserContext, ISpeciesFactSearchCriteria)
Get unique taxa for all species facts that matches search criteria.
Public methodGetTaxa(IUserContext, OrganismGroupList)
Get taxa that belongs to specified organism groups.
Public methodGetTaxaBySearchCriteria
Gets taxa that matches the search criteria and grid specifications.
Public methodGetTaxaWithSpeciesObservationCountsBySearchCriteria
Gets taxa, with related number of observed species, that matches the search criteria and grid specifications.
Public methodGetTimeSpeciesObservationCounts
Gets a time serie with species observation counts based on time step specifications and observation search criteria.
Top
See Also