RouteFlagImpliedSpeedLimit Property | |
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; }
Public ReadOnly Property ImpliedSpeedLimit As Integer
Get
Property Value
Type:
Int32Remarks
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