Click or drag to resize

SPEED LIMITS Statement

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
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.

Syntax

Alchemy
SPEED LIMITS list;

Nomenclature

list

an array with 8 speed values in the country's speed units.

Example

In kph:

Alchemy
SPEED LIMITS [131 , 101 , 100 , 80 , 60 , 50 , 30 , 5];