Exemple #1
0
 public long GetSpeciesObservationCountBySearchCriteria(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebSpeciesObservationSearchCriteria searchCriteria, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetSpeciesObservationCountBySearchCriteria(clientInformation, searchCriteria, coordinateSystem));
 }
Exemple #2
0
 public ArtDatabanken.WebService.Data.WebSpeciesObservationInformation GetSpeciesObservationsByIds(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, System.Collections.Generic.List <long> speciesObservationIds, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem, ArtDatabanken.WebService.Data.WebSpeciesObservationSpecification speciesObservationSpecification)
 {
     return(base.Channel.GetSpeciesObservationsByIds(clientInformation, speciesObservationIds, coordinateSystem, speciesObservationSpecification));
 }
Exemple #3
0
 public bool GetProtectedSpeciesObservationIndication(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebSpeciesObservationSearchCriteria searchCriteria, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetProtectedSpeciesObservationIndication(clientInformation, searchCriteria, coordinateSystem));
 }
Exemple #4
0
 public ArtDatabanken.WebService.Data.WebSpeciesObservationChange GetSpeciesObservationChange(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, System.DateTime changedFrom, bool isChangedFromSpecified, System.DateTime changedTo, bool isChangedToSpecified, long changeId, bool isChangedIdSpecified, long maxReturnedChanges, ArtDatabanken.WebService.Data.WebSpeciesObservationSearchCriteria searchCriteria, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem, ArtDatabanken.WebService.Data.WebSpeciesObservationSpecification speciesObservationSpecification)
 {
     return(base.Channel.GetSpeciesObservationChange(clientInformation, changedFrom, isChangedFromSpecified, changedTo, isChangedToSpecified, changeId, isChangedIdSpecified, maxReturnedChanges, searchCriteria, coordinateSystem, speciesObservationSpecification));
 }
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebTimeStepSpeciesObservationCount> GetTimeSpeciesObservationCountsBySpeciesObservationSearchCriteria(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebSpeciesObservationSearchCriteria searchCriteria, ArtDatabanken.Data.Periodicity periodicity, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetTimeSpeciesObservationCountsBySpeciesObservationSearchCriteria(clientInformation, searchCriteria, periodicity, coordinateSystem));
 }
Exemple #6
0
 public ArtDatabanken.WebService.Data.WebDarwinCoreChange GetDarwinCoreChange(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, System.DateTime changedFrom, System.DateTime changedTo, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetDarwinCoreChange(clientInformation, changedFrom, changedTo, coordinateSystem));
 }
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebGridCellSpeciesObservationCount> GetGridSpeciesObservationCountsBySpeciesObservationSearchCriteria(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebSpeciesObservationSearchCriteria searchCriteria, ArtDatabanken.WebService.Data.WebGridSpecification gridSpecification, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetGridSpeciesObservationCountsBySpeciesObservationSearchCriteria(clientInformation, searchCriteria, gridSpecification, coordinateSystem));
 }
 public ArtDatabanken.WebService.Data.WebPolygon GetConvertedBoundingBox(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebBoundingBox boundingBox, ArtDatabanken.WebService.Data.WebCoordinateSystem fromCoordinateSystem, ArtDatabanken.WebService.Data.WebCoordinateSystem toCoordinateSystem)
 {
     return(base.Channel.GetConvertedBoundingBox(clientInformation, boundingBox, fromCoordinateSystem, toCoordinateSystem));
 }
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebGridCellFeatureStatistics> GetGridFeatureStatistics(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebFeatureStatisticsSpecification featureStatisticsSpecification, string featuresUrl, string featureCollectionJson, ArtDatabanken.WebService.Data.WebGridSpecification gridSpecification, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetGridFeatureStatistics(clientInformation, featureStatisticsSpecification, featuresUrl, featureCollectionJson, gridSpecification, coordinateSystem));
 }
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebGridCellCombinedStatistics> GetGridFeatureStatisticsCombinedWithSpeciesObservationCounts(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebGridSpecification gridSpecification, ArtDatabanken.WebService.Data.WebSpeciesObservationSearchCriteria searchCriteria, ArtDatabanken.WebService.Data.WebFeatureStatisticsSpecification featureStatisticsSpecification, string featuresUrl, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetGridFeatureStatisticsCombinedWithSpeciesObservationCounts(clientInformation, gridSpecification, searchCriteria, featureStatisticsSpecification, featuresUrl, coordinateSystem));
 }
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebRegionGeography> GetRegionsGeographyByIds(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, System.Collections.Generic.List <int> regionIds, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetRegionsGeographyByIds(clientInformation, regionIds, coordinateSystem));
 }
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebPolygon> GetConvertedPolygons(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebPolygon> polygons, ArtDatabanken.WebService.Data.WebCoordinateSystem fromCoordinateSystem, ArtDatabanken.WebService.Data.WebCoordinateSystem toCoordinateSystem)
 {
     return(base.Channel.GetConvertedPolygons(clientInformation, polygons, fromCoordinateSystem, toCoordinateSystem));
 }
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebLinearRing> GetConvertedLinearRings(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebLinearRing> linearRings, ArtDatabanken.WebService.Data.WebCoordinateSystem fromCoordinateSystem, ArtDatabanken.WebService.Data.WebCoordinateSystem toCoordinateSystem)
 {
     return(base.Channel.GetConvertedLinearRings(clientInformation, linearRings, fromCoordinateSystem, toCoordinateSystem));
 }
Exemple #14
0
 public ArtDatabanken.WebService.Data.WebSpeciesObservationInformation GetSpeciesObservationsBySearchCriteria(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebSpeciesObservationSearchCriteria searchCriteria, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem, ArtDatabanken.WebService.Data.WebSpeciesObservationSpecification speciesObservationSpecification, System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebSpeciesObservationFieldSortOrder> sortOrder)
 {
     return(base.Channel.GetSpeciesObservationsBySearchCriteria(clientInformation, searchCriteria, coordinateSystem, speciesObservationSpecification, sortOrder));
 }
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebTaxon> GetTaxaBySpeciesObservationSearchCriteria(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebSpeciesObservationSearchCriteria searchCriteria, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetTaxaBySpeciesObservationSearchCriteria(clientInformation, searchCriteria, coordinateSystem));
 }
Exemple #16
0
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebSpeciesObservation> GetSpeciesObservationsBySearchCriteriaPage(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebSpeciesObservationSearchCriteria searchCriteria, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem, ArtDatabanken.WebService.Data.WebSpeciesObservationPageSpecification pageSpecification, ArtDatabanken.WebService.Data.WebSpeciesObservationSpecification speciesObservationSpecification)
 {
     return(base.Channel.GetSpeciesObservationsBySearchCriteriaPage(clientInformation, searchCriteria, coordinateSystem, pageSpecification, speciesObservationSpecification));
 }
 public System.Collections.Generic.List <ArtDatabanken.WebService.Data.WebCityInformation> GetCitiesByNameSearchString(ArtDatabanken.WebService.Data.WebClientInformation clientInformation, ArtDatabanken.WebService.Data.WebStringSearchCriteria searchCriteria, ArtDatabanken.WebService.Data.WebCoordinateSystem coordinateSystem)
 {
     return(base.Channel.GetCitiesByNameSearchString(clientInformation, searchCriteria, coordinateSystem));
 }