BayAreaMetro / caltrans-typical-weekday-counts

Processing of traffic counts provided by the California Department of Transportation
1 stars 0 forks source link

check attributes for LRS/xy lookup #2

Closed tbuckl closed 7 years ago

tbuckl commented 7 years ago

they may have been dropped in this script since it was a summary, but we need them now to get x/y's.

otherwise, it seems like the output of that script has only ~80 unique locations.

https://github.com/MetropolitanTransportationCommission/caltrans-typical-weekday-counts/blob/f53daa9d1d74aa3bc597aa5b7a7fdf78ef2a9c74/Consume/Build%20Database.Rmd#remote-io-locations

tbuckl commented 7 years ago

we might need to check on whether one of these values is available in the original file:

currently using 'R' at https://github.com/MetropolitanTransportationCommission/caltrans-typical-weekday-counts/blob/get-xy/Consume/get_xy.R#L83

If a postmile prefix letter is needed, it will be one of the following letters:

tbuckl commented 7 years ago

resolved in https://github.com/MetropolitanTransportationCommission/caltrans-typical-weekday-counts/pull/3