Click or drag to resize

RouteFlagSPEED_CAT Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the speed classification of the link, based on its posted or legal speed.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public char SPEED_CAT { get; }

Property Value

Type: Char
Remarks
Values from this list are used in calculating optimum routes.
char valuerepresents
1Speeds greater than 130 kph / 80 mph.
2101-130 kph / 65-80 mph.
391-100 kph / 55-64 mph.
471-90 kph / 41-54 mph.
551-70 kph / 31-40 mph.
631-50 kph / 21-30 mph.
711-30 kph / 6-20 mph.
8Less than 11 kph / 6 mph.
See Also