I have added id to input format, old format:
start_point_category end_point_category
now:
id start_point_category end_point_category
It does not need to be unique, you can add simply 1 for all,
id is written to the output table.
New optional format:
id start_point_x start_point_y end_point_x end_point_y
Radim