Polygon Data Fields (InfoWorks)
Polygon data can be edited on the Polygons Grid Window of the Polygons Grid or the Polygon Property Sheet.
Most data can be edited on the grid, but some fields cannot be displayed in the grid format.
To view and edit all polygon data, use the Property Sheet.
The following table describes all the data required to define a polygon.
Fields that are common to the majority of objects can be found in the Common Fields topic.
Polygon Data
Database Table Name: hw_polygon
Field Name |
Help Text |
Database Field |
Size |
Precision |
Default |
Error Lower Limit |
Error Upper Limit |
Warning Lower Limit |
Warning Upper Limit |
||
---|---|---|---|---|---|---|---|---|---|---|---|
Category |
A Polygon may be associated with a polygon category. Polygon categories can be used to group sets of polygons in the network. They can be used to:
|
category_id |
Text |
64 |
|
0 |
|
|
|
|
|
Area |
Polygon area. Default value calculated from polygon geometry. |
area |
Double |
|
CA |
3 |
|
|
|
|
|
ID |
The name of the polygon |
polygon_id |
Text |
64 |
|
0 |
|
|
|
|
|
Boundary Array |
An array of X/Y values defining the geometry of the polygon. |
boundary_array |
Array |
|
XY |
0 |
|
|
|
|
|