| Attribute |
Data type |
Attribute description |
Attribute values |
| name |
string |
Description of an object that does not have a unique symbol attached to it. |
| 'hall' |
| 'school' |
| 'container terminal' |
|
| display |
boolean |
0=FALSE, 1=TRUE |
|
| placement |
integer |
A value which positions text around a point (+). |
| 7...4...1 |
| 8..(+)5...2 |
| 9...6...3 |
|
| X_offset |
real |
An offset in X axis.To calculate the distance the name should be offset in millimetres
at 1:50000 use the following formula: Distance in mm = (X_offset *size) *0.3528; eg (0.5*3.5)*0.3528 = 0.62mm |
|
| Y_offset |
real |
An offset in Y axis.To calculate the distance the name should be offset in millimetres
at 1:50000 use the following formula: Distance in mm = (Y_offset *size) *0.3528; eg (0.5*3.5)*0.3528 = 0.62mm |
|
| size |
real |
Used in conjunction with the X and Y offsets in a formula to determine text position. |
|
| point_size |
real |
Text height |
|
| orientation |
real |
Orientation in radians. |
|