Name | Type | Number | Description |
record header | C | 1 |
- 0. bit: 1 - alive, 0 - dead line
- 1. bit: 1 - categories, 0 - no categories
- 2.-3. bit: type - one of: GV_POINT, GV_LINE, GV_BOUNDARY, GV_CENTROID, GV_FACE, GV_KERNEL
- 4.-7. bit: reserved, not used
|
ncats | I | 1 | number of categories
(written only if categories exist) |
field | I | ncats | field identifier,
distinguishes between more categories append to one feature (written
only if categories exist; field is called "layer" at user
level) |
cat | I | ncats | category value (written
only if categories exist) |
ncoor | I | 1 | written for GV_LINES and GV_BOUNDARIES
only |
x | D | ncoor | x coordinate |
y | D | ncoor | y coordinate |
z | D | ncoor | z coordinate; present if
with_z in head is set to 1 |
Types used in coor file: