PHOCUS Attributes
The following table lists all of the different PHOCUS attributes supported.
Field Name |
Description |
phocus_coord_state |
The state of the coordinates for the object. Valid values are: 0 = non-existent 1 = deleted before timemark 2 = deleted after timemark 3 = new before timemark 4 = new after timemark 5 = edited before timemark 6 = edited after timemark If this is not specified, then the writer uses the value specified by phocus_objects_state. |
phocus_coord_type |
The type of the coordinates for the object. Valid values are: 2 = point coordinate 3 = line coordinate 4 = auxiliary point on data base border 5 = auxiliary raster point 6 = node reference If this is not specified, then the writer sets the value as follows: 2 for points and text 3 for lines and areas |
phocus_geometry_state |
The state of the geometry. Valid values are: 0 = non-existent 1 = deleted before timemark 2 = deleted after timemark 3 = new before timemark 4 = new after timemark 5 = edited before timemark 6 = edited after timemark If this is not specified, then the writer uses the value specified by phocus_object_state. |
phocus_object_state |
The state of the object. Valid values are: 0 = non-existent 1 = deleted before timemark 2 = deleted after timemark 3 = new before timemark 4 = new after timemark 5 = edited before timemark 6 = edited after timemark |
phocus_object_number |
Unique number in the database. Range: 1 - 2^31 - 1 |
phocus_object_class |
Number which indicates object class. Range: 1 - 255 |
phocus_object_code |
Number which indicates object code. Range: 1 - 32000 |
phocus_object_origin |
Number which indicates object origin. Range: -32768 - 32767 |
phocus_object_status |
Number which indicates object status. Range: - 128 - 127 |
phocus_object_name |
Object name. Maximum size is 66 characters. |
phocus_object_item_type |
The type of the object item which is encountered. Values are: 2 = point 3 = line 4 = area 5 = slope (not currently supported by FME) 6 = text |
phocus_object_item_num |
Unique number of item in the database. Range: 1 - 2^31 - 1 |
phocus_object_item_class |
Number which indicates object item class. Range: 1 - 32000 |
phocus_object_item_ |
Number which indicates the origin of the object item. Range: -32768 - 32767 |
phocus_object_item_stat |
Number which indicates the status of the object item. Range: -128 - 128 |
phocus_rotation |
Rotation of the object item measured in degrees. The angle is measured in a counterclockwise direction from the x axis. |
phocus_object_item_name |
The name of the object item in a maximum size of 66 characters. |
phocus_subitem_state |
The state of the subitem. Valid values are: 0 = non-existent 1 = deleted before timemark 2 = deleted after timemark 3 = new before timemark 4 = new after timemark 5 = edited before timemark 6 = edited after timemark |
phocus_subitem_type |
The subitem type. Valid values are: 1 = area 2 = cut-out 3 = upper edge 4 = lower edge 5 = text |
phocus_subitem_number |
Unique number which identifies the subitem. |