Stores information that defines the buckets used in a Geospatial analysis. A bucket is a range of attribute values that is analyzed as a single entity with a single damage ratio; For example, a bucket of wind speed could be 60 – 70 miles per hour.
| Creation Date | 4/4/2022 3:02 AM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 0 |
| Data Space Used | 0.00 KB |
| Index Space Used | 0.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| BucketDefinitionSID | Unique system-generated sequential identifier for the bucket definition record. | int | 4 | |||
| AnalysisSID | Unique system-generated sequential identifier for the analysis record. For a complete list of records, see tAnalysis Table. | int | 4 | ||||
| SpatialDataSetID | System-generated identifier of the spatial data set. | int | 4 | ||||
| SpatialDataSetBucketTypeCode | Code that represents the type of spatial data set bucket. For a complete list of codes, see tSpatialDataSetBucketType Table. | varchar | 10 | ||||
| SpatialFieldName | Name of the Concentration analysis field. | varchar | 255 | ||||
| BucketDefinitionName | User-supplied name of the bucket. | varchar | 255 | ||||
| BucketSourceUnitCode | Code for the unit of measure used to express the bucket size. For a complete list of codes, see tUnit Table. | varchar | 10 | ![]() |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tECASpatialDataSetBucketDetail | Table | Stores information regarding the data set bucket used during the Geospatial analysis. A bucket is a range that is analyzed as a single entity with a single damage ratio; For example, a bucket of wind speed could be 60 – 70 miles per hour. | 1 |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tAnalysis | Table | Stores information about each analysis. | 3 |
![]() | tDataServer | Table | Stores information about each data server associated with the project, including the sequential identifier (SID), name, description, connection information, and default MDF and LDF paths for the server. | 5 |
![]() | tDataSource | Table | Stores information about the databases registered with the application, for example, the exposure and results databases. | 4 |
![]() | tECASpatialDataSetOption | Table | Stores information regarding the spatial data set options used during the Geospatial analysis. | 1 |
![]() | tExposureConcentrationAnalysisOption | Table | Stores the options used during a Geospatial analysis. | 2 |
![]() | tExposureSet | Table | Stores exposure set information from each exposure database on the server. | 5 |
![]() | tProject | Table | Stores information about each project, for example, the project name and status code. | 4 |