Include types from gonavitia/navitia
This commit is contained in:
parent
82769f923e
commit
24b1102761
157 changed files with 26062 additions and 116 deletions
19
types/testdata/line/bench/doc.json
vendored
Normal file
19
types/testdata/line/bench/doc.json
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"id":"line:RAT:M6",
|
||||
"name":"Nation - Charles de Gaule Etoile",
|
||||
"code":"6",
|
||||
"color":"79BB92",
|
||||
"opening_time":"053000",
|
||||
"closing_time":"013600",
|
||||
"routes":[],
|
||||
"commercial_mode":{
|
||||
"id":"commercial_mode:Metro",
|
||||
"name":"Metro"
|
||||
},
|
||||
"physical_modes":[
|
||||
{
|
||||
"name":"Métro",
|
||||
"id":"physical_mode:Metro"
|
||||
}
|
||||
]
|
||||
}
|
||||
19
types/testdata/line/correct/doc.json
vendored
Normal file
19
types/testdata/line/correct/doc.json
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"id":"line:RAT:M6",
|
||||
"name":"Nation - Charles de Gaule Etoile",
|
||||
"code":"6",
|
||||
"color":"79BB92",
|
||||
"opening_time":"053000",
|
||||
"closing_time":"013600",
|
||||
"routes":[],
|
||||
"commercial_mode":{
|
||||
"id":"commercial_mode:Metro",
|
||||
"name":"Metro"
|
||||
},
|
||||
"physical_modes":[
|
||||
{
|
||||
"name":"Métro",
|
||||
"id":"physical_mode:Metro"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue