Click or drag to resize

ExpansionFlags Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Flags used to determine street expansion behavior.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum ExpansionFlags
Members
  Member nameValueDescription
ContinuesOnGeoBaseStreetChange1 Continue expansion when moving between neighboring Streets.
ContinuesOnSpeedLimitChange2 Continue expansion when the speed limit changes.
ContinuesOnCompassNameChange4 Continue expansion when a compass direction in the primary street name changes, for example from "E Main St" to "W Main St".
ContinuesOnNameChange8 Continue expansion when the primary street name changes.
ContinuesWhenHittingLinkCap16 Continue expansion after hitting the link cap of approximately 250 links.
See Also