ganos.trajectory.attr_string_length (integer) sets the default length for string-type attribute fields in trajectory data.
Description
This parameter sets a default length for string-type attribute fields.
| Property | Value |
|---|---|
| Type | integer |
Examples
Set the default string attribute length to 32 for the current session:
SET ganos.trajectory.attr_string_length = 32;