Click or drag to resize

RouteFlagINTERINTER Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets whether this is an internal intersection link. Returns true if the link is present within an intersection to maintain its structure, rather than as a part of any of the converging streets.

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

Property Value

Type: Boolean
Remarks
The driver may perceive the intersection in a different way to that which the converging street links would imply. If this flag is set to true, drivers may need additional or different instructions.
See Also