Touchstone 2022 Database Reference
tWebLayer Table
AIRSpatial Database : tWebLayer Table
Description

Stores information about user-specified web layers.

A web layer is a collection of geospatial data made available on the web. For example, the United States Geological Survey maintains a web layer that shows current fire locations in the Unites States. The USGS supplies a URL that users can specify in Touchstone to view the layer in the application.

Properties
Creation Date5/30/2017 3:26 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the web layer.int4   
 

Code that represents the type of the web layer.

For a complete list of codes, see tWebLayerType Table.

varchar25   
 Name of the web layer.varchar255  
 Description of the web layer.varchar4000  
 URL used to connect to the layer.nvarchar2083  
 Unique system-generated sequential identifier for the business unit associated with the web layer.int4  
See Also

Related Objects

AIRSpatial Database