SPEED LIMITS Statement |
The SPEED LIMITS statement provides an array with 8 speed values in the country's speed units, to help determine more realistic routes.
Values are listed starting with speed category 1, and must be within the limits described in the IMPORT STREETS statement. Each value is the most likely legal speed limit for a speed category. For example, for a street link in the USA with a speed category 4 (41-54mph), the most probable legal speed limit is 50mph.
The list is generated automatically if street links are imported with "posted" speed values. SPEED LIMITS overrides the automatically generated list.
SPEED LIMITS list;
list | an array with 8 speed values in the country's speed units. |
In kph:
SPEED LIMITS [131 , 101 , 100 , 80 , 60 , 50 , 30 , 5];