WebGridCellFeatureStatistics Class |
Namespace: ArtDatabanken.WebService.Data
The WebGridCellFeatureStatistics type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebGridCellFeatureStatistics | Initializes a new instance of the WebGridCellFeatureStatistics class |
Name | Description | |
---|---|---|
![]() | BoundingBox |
Bounding box for the grid cell in plotting coordinate system, ie CoordinateSystem.
|
![]() | CentreCoordinate |
Centre coordinate for the grid cell in plotting
coordinate system, ie CoordinateSystem.
|
![]() | CoordinateSystem |
Property contains information about the coordinate system requested
by the user and that is used for presentation of the grid.
|
![]() | FeatureArea |
Area of polygon feature.
|
![]() | FeatureCount |
Number of features.
|
![]() | FeatureLength |
Length of line feature.
|
![]() | FeatureType |
Type of feature.
|
![]() | GeometryType |
Property holding information about what kind of grid cell
geometry information that should be returned together with
requested grid statistics.
|
![]() | GridCoordinateSystem |
Property contains information about the grid coordinate system that
is used for grid calculations and supported (by ArtDatabanken).
|
![]() | OrginalBoundingBox |
Bounding box for the grid cell in calculated
coordinate system, ie GridCoordinateSystem.
|
![]() | OrginalCentreCoordinate |
Centre coordinate for the grid cell in calculated
coordinate system, ie GridCoordinateSystem.
|
![]() | Size |
Property holding information about size of the grid cell
that has been used.
|