Touchstone 2022 Database Reference
tSpatialDatasetGridHeader Table
AIRSpatial Database : tSpatialDatasetGridHeader Table
Description
Contains metadata for grid datasets and indexes. Primarily used to translate latitude and longitudes into grid coordinates.
Properties
Creation Date6/6/2012 11:19 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows519
Data Space Used32.00 KB
Index Space Used32.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the spatial dataset record.

For a complete set of records, see tSpatialDataset Table.

int4   
 Maximum column ID represented in the grid.int4   
 Maximum row ID represented in the grid.int4   
 Minimum latitude represented in the grid.numeric9 (15,12)   
 Minimum longitude represented in the grid.numeric9 (15,12)   
 Size of a grid cell in X and Y, expressed in decimal degrees.numeric9 (15,12)   
 Coded null value for the data column in the grid.nvarchar30  
See Also

Related Objects

AIRSpatial Database