Click or drag to resize
IAnalysisDataSource Methods

The IAnalysisDataSource type exposes the following members.

Methods
  NameDescription
Public methodGetGridCellFeatureStatistics
Get information about spatial features in a grid representation inside a user supplied bounding box.
Public methodGetGridCellFeatureStatisticsCombinedWithSpeciesObservationCounts
Gets the grid cell feature statistics combined with species observation counts.
Public methodGetGridSpeciesCounts
Gets GridCellInformations that matches the search criteria and grid specifications.
Public methodGetGridSpeciesObservationCounts
Gets GridCellInformations that matches the search criteria 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
Get unique taxa for all species facts that matches search criteria.
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
Get a time serie with species observation counts.
Top
See Also