Touchstone 2022 Database Reference
tSpatialQueryType Table
AIRReference Database : tSpatialQueryType Table
Description

Stores information regarding the spatial data that is set-up in the Geospatial tables.

Properties
Creation Date10/20/2011 2:49 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows4
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the spatial query type.

  • ALL = May contain all types
  • AREA = Polygons
  • GRID = Grid data based on a cell size
  • PATH = Polylines, Points, Multi-points
varchar10   
 

Name of the spatial query type.

Corresponds to the code in SpatialQueryType.

varchar40   
 

Description of the spatial query type.

varchar1024  
Objects that depend on tSpatialQueryType
 Database ObjectObject TypeDescriptionDep Level
tSpatialReservedColumn tabletSpatialReservedColumnTable

Stores information regarding the spatial columns that are reserved and, therefore, cannot be duplicated in spatial dataset imports.

1
See Also

Related Objects

AIRReference Database