Touchstone 2022 Database Reference
TblMarineCraftPostalMap Table
AIRGeography Database : TblMarineCraftPostalMap Table
Description

Stores information that the application uses to convert inland geocodes to ocean geocodes when the construction class code of an exposure is Marine Craft.

The application uses the information when a user applies the Move Marine Craft Geocodes to Coast option.

Properties
Creation Date1/22/2015 6:49 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows1741
Data Space Used96.00 KB
Index Space Used32.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Country identifier.smallint2   
Primary Key Postal code.varchar16   
 Latitude coordinate. Values will be positive for locations north of the equator and negative south of the equator.real4  
 Longitude coordinate. Values will be negative for locations west of the prime meridian up to the international date line. They will be positive for locations east of the prime meridian.real4  
 GUID of the boundary as supplied from tblAreaExternaldbo.GUID16   
 

Unique system-generated sequential identifier for the geographic record.

For a complete list of records, see tGeography Table.

int4  
See Also

Related Objects

AIRGeography Database