index
:
db-zugbildung-to-json
main
Convert DB train composition PDFs to JSON
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-12-21
schema: examples++
Daniel Friesel
-0
/
+9
2020-12-21
add openapi spec
Daniel Friesel
-0
/
+121
2020-12-21
remove wagon list if it contains duplicate wagon numbers
Daniel Friesel
-2
/
+8
2020-12-21
remove wagonorder_notes from json output
Daniel Friesel
-23
/
+3
2020-12-21
improve (in)valid date parser
Daniel Friesel
-2
/
+58
2020-12-21
Avoid null properties
Daniel Friesel
-5
/
+12
2020-12-21
document shortType T (ICE T)
Daniel Friesel
-0
/
+1
2020-12-21
wording
Daniel Friesel
-3
/
+3
2020-12-21
document schema
Daniel Friesel
-12
/
+258
2020-12-21
add train/line name / description
Daniel Friesel
-1
/
+7
2020-12-21
has_wagon -> hasWagon, raw -> rawType, short -> shortType
Daniel Friesel
-29
/
+29
2020-12-21
add deprecation and source information
Daniel Friesel
-3
/
+7
2020-12-21
use ISO8601 interval for overall validity
Daniel Friesel
-9
/
+8
2020-12-21
cycles must have "from" and "to" entries
Daniel Friesel
-3
/
+3
2020-12-21
rename to db-zugbildung-to-json
Daniel Friesel
-0
/
+0
2020-12-21
set type back to raw if unknown / unreliable
Daniel Friesel
-1
/
+1
2020-12-21
rename conditions to schedules
Daniel Friesel
-4
/
+4
2020-12-21
initialize format documentation
Daniel Friesel
-6
/
+33
2020-12-20
more broken cycles
Daniel Friesel
-0
/
+3
2020-12-20
add LNF trains (empty sleeper cars?)
Daniel Friesel
-3
/
+4
2020-12-20
handle 147 locomotives
Daniel Friesel
-3
/
+9
2020-12-20
add umlauf sanity checker
Daniel Friesel
-0
/
+51
2020-12-20
add locomotives to wagon list
Daniel Friesel
-3
/
+5
2020-12-20
handle TGV trains
Daniel Friesel
-2
/
+6
2020-12-20
umlauf-to-dot: add optional limit
Daniel Friesel
-6
/
+16
2020-12-20
fix bogus data when an IC2 is carried by an 146.5 locomotive
Daniel Friesel
-3
/
+6
2020-12-20
add umlauf-to-dot
Daniel Friesel
-0
/
+100
2020-12-20
such eurocity, many special case
Daniel Friesel
-1
/
+1
2020-12-20
umlauf detection is hard
Daniel Friesel
-5
/
+18
2020-12-20
oops
Daniel Friesel
-1
/
+1
2020-12-20
split route into start/middle/end and pre/post stops without passenger service
Daniel Friesel
-5
/
+35
2020-12-20
add cycle plan ("Umlaufplan") and empty LPF trains ("Leerfahrt")
Daniel Friesel
-6
/
+99
2020-12-19
switch to new output format
Daniel Friesel
-8
/
+9
2020-12-19
wagon order: add powercars
Daniel Friesel
-1
/
+9
2020-12-19
delete "short" when overriding IC type
Daniel Friesel
-0
/
+1
2020-12-19
Override "IC-D" type for non-double-decker IC1 trains
Daniel Friesel
-0
/
+11
2020-12-14
more wagons
Daniel Friesel
-1
/
+1
2020-12-14
waht
Daniel Friesel
-2
/
+2
2020-12-14
catch more routes
Daniel Friesel
-2
/
+2
2020-12-12
prepare machine-readable conditions/time ranges
Daniel Friesel
-2
/
+157
2020-12-12
remove type and wagon order for trains with non-constant type
Daniel Friesel
-2
/
+27
2020-12-12
add conditions and details to json (raw data so far)
Daniel Friesel
-0
/
+15
2020-12-12
add couchette and sleeping car support
Daniel Friesel
-1
/
+1
2020-12-12
add train route
Daniel Friesel
-1
/
+22
2020-12-12
pdftotext: do not insert page breaks
Daniel Friesel
-1
/
+1
2020-12-11
add wagon number->type map; fix station names being detected a wagon types
Daniel Friesel
-1
/
+23
2020-12-10
initial commit
Daniel Friesel
-0
/
+330