Used for optimizing the Spatial Cube data. Reserved for internal use only.
| Creation Date | 4/11/2022 6:15 PM |
| 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 | |
|---|---|---|---|---|---|---|---|
| ResultSID | Unique system-generated sequential identifier for the results record. | int | 4 | |||
| SpatialRoundingCode | Code that represents the decimal rounding for latitude/longitude coordinates, for example 0.01 or 0.0100. For a complete list of codes, see tSpatialRounding Table. | tinyint | 1 | |||
| MinLatitude | Minimum latitude coordinate. Northern latitudes are positive and Southern latitudes are negative. | numeric | 9 (9,6) | ![]() | |||
| MaxLatitude | Maximum latitude coordinate. Northern latitudes are positive and Southern latitudes are negative. | numeric | 9 (9,6) | ![]() | |||
| MinLongitude | Minimum longitude coordinate. Eastern longitudes are positive and Western longitudes are negative. | numeric | 9 (9,6) | ![]() | |||
| MaxLongitude | Maximum longitude coordinate. Eastern longitudes are positive and Western longitudes are negative. | numeric | 9 (9,6) | ![]() |