Vocabularies — details

DIC_SECTION_GEOMETRY

Dictionary table describing the way in which Section data has been recorded, ie. Polygons, Polylines, or a mixture of both.

No. Column name Data type Notes
1 GEOMETRY_TYPE_CODE Varchar(2) Primary key
2 GEOMETRY_TYPE_DESC Varchar(25)  
3 STATUS Char(1)  
4 DATE_ENTERED Date  
5 DATE_UPDATED Date  


Sample data (rows 1 to 3 of 3)

GEOMETRY_TYPE_CODE GEOMETRY_TYPE_DESC STATUS DATE_ENTERED DATE_UPDATED
PN  Enclosing Polygons  22-APR-03   
PL  Polylines  22-APR-03   
PP  Polygons and Polylines  18-JUL-03