Click or drag to resize

RouteFlagImpliedSpeedLimit Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
If the actual speed limit is not known, gets a speed limit estimate that is determined by additional flag data.

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

Property Value

Type: Int32
Remarks
The value is returned in the units specified by the SPEED_UNITS attribute. If the speed limit for this section of the route cannot be found, returns -1.
See Also