LogicalStreetLink Properties |
The LogicalStreetLink type exposes the following members.
Name | Description | |
---|---|---|
Country |
The country containing the link.
| |
EndPoint |
The last point of the underlying StreetLinks.
| |
Flags |
The flags for the first underlying StreetLink.
| |
FunctionalClass |
The functional class of this link. Used to determine optimal routes.
| |
HighAddress |
The highest street number contained in the underlying StreetLinks.
| |
LinkId |
The unique identifier for this link from the underlying dataset
| |
Links |
The underlying StreetLinks.
| |
LowAddress |
The lowest street number contained in the underlying StreetLinks.
| |
Points |
The list of LatLons making up the link.
| |
Postcode |
The postcode on the left side of the street
| |
SpeedCategory |
The speed classification of the link, based on its posted or legal speed.
| |
SpeedLimit |
If the actual speed limit is not known, gets a speed limit estimate that is determined by additional
flag data of the underlying StreetLinks.
| |
SpeedLimitSource |
Gets the source of the speed limit data for this link.
| |
SpeedLimitUnit |
The units that the speed limit is presented in.
| |
StartPoint |
The first point of the underlying StreetLinks.
| |
StreetName |
The first street name contained in the underlying StreetLinks. Other
names may also be present, and can be accessed by retrieving them directly from the underlying
StreetLinks.
| |
Vendor |
The vendor of the street data containing this link.
|