Changes between Version 4 and Version 5 of CPTMS
- Timestamp:
- 02/28/2019 08:59:18 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CPTMS
v4 v5 64 64 65 65 {{{ 66 cut -f1-6 -d"," d12_postmile_prepped.csv > postmile_coord s.txt66 cut -f1-6 -d"," d12_postmile_prepped.csv > postmile_coordinates.txt 67 67 }}} 68 69 68 Move postmile_coords.txt to the TMC config folder. 70 69 71 70 {{{ 72 mv postmile_coord s.txt trunk/config/vds_data71 mv postmile_coordinates.txt trunk/config/vds_data 73 72 }}} 74
