ws-dottie
Version:
Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration
83 lines (51 loc) • 2.49 kB
Markdown
# RoadwayLocation Class Reference
| Column | Column | Column |
| --- | --- | --- |
| Properties | |
| string | [Description](class_roadway_location.html#a47ab991092519646a9d0fa2b9782fe0e) `[get, set]` |
| | |
| string | [RoadName](class_roadway_location.html#ac503c907f5587c883aadc1a4f848b0fb) `[get, set]` |
| | |
| string | [Direction](class_roadway_location.html#a4fceaa1a1f5a099bc2f9566370762e10) `[get, set]` |
| | |
| decimal | [MilePost](class_roadway_location.html#aa13104e7c18601229f4d77d242410b29) `[get, set]` |
| | |
| decimal | [Latitude](class_roadway_location.html#a8b1e8b527afd40930e7f5c174566083f) `[get, set]` |
| | |
| decimal | [Longitude](class_roadway_location.html#a80f82c2e3513bf7c96b90b5b23498f57) `[get, set]` |
| | |
## Detailed Description
Describes a specific location on a WA State Highway.
## Property Documentation
## [◆](#a47ab991092519646a9d0fa2b9782fe0e)Description
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string RoadwayLocation.Description | | getset |
A description of the location. This could be a cross street or a nearby landmark.
## [◆](#a4fceaa1a1f5a099bc2f9566370762e10)Direction
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string RoadwayLocation.Direction | | getset |
The side of the road the location is on (Northbound, Southbound). This does not necessarily correspond to an actual compass direction.
## [◆](#a8b1e8b527afd40930e7f5c174566083f)Latitude
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | decimal RoadwayLocation.Latitude | | getset |
Latitude of the location.
## [◆](#a80f82c2e3513bf7c96b90b5b23498f57)Longitude
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | decimal RoadwayLocation.Longitude | | getset |
Longitude of the location.
## [◆](#aa13104e7c18601229f4d77d242410b29)MilePost
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | decimal RoadwayLocation.MilePost | | getset |
The milepost of the location.
## [◆](#ac503c907f5587c883aadc1a4f848b0fb)RoadName
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string RoadwayLocation.RoadName | | getset |
The name of the road.
* [RoadwayLocation](class_roadway_location.html)
* Generated by [](https://www.doxygen.org/index.html) 1.9.5