Table 2 Summary of fields in link.csv.

From: Urban link travel speed dataset from a megacity road network

Column

Data type

Description

Link

integer

Link No. of the directed link between Node_Start and Node_End.

Node_Start

integer

Node No. of the starting node of a link.

Longitude_Start

float

The longitude of the starting node.

Latitude_Start

float

The latitude of the starting node

Node_End

integer

Node No. of the end node of a link.

Longitude _End

float

The longitude of the end node.

Latitude _End

float

The latitude of the end node.

Length

float

The length of the link (unit: m).