Skip to content

Commit e73e01f

Browse files
authored
Add pre-processing section to README
Added pre-processing instructions to README.
1 parent 517b7f0 commit e73e01f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,13 @@ npm run dev
162162

163163
The website is accessible on [http://localhost:5173](http://localhost:5173).
164164

165+
### Pre-processing
166+
167+
```
168+
pfaedle -x switzerland-260518.osm.pbf -i via/data/gtfs_fp2026_20260311.zip -m rail -c pfaedle/pfaedle.cfg
169+
python3 via/src/filter.py ./gtfs-out ./via/via-ui/public/data
170+
```
171+
165172
## Late policy
166173

167174
- < 24h: 80% of the grade for the milestone

0 commit comments

Comments
 (0)