Changes

m
no edit summary
Line 14: Line 14:  
| discontinued = <!-- Set to yes if software is discontinued, otherwise omit. -->
 
| discontinued = <!-- Set to yes if software is discontinued, otherwise omit. -->
 
| ver layout = <!-- simple (default) or stacked -->
 
| ver layout = <!-- simple (default) or stacked -->
| latest release version = [https://github.com/Railway-Op-Sim/json2ttb/releases/tag/1.3.4 1.3.4]
+
| latest release version = [https://github.com/Railway-Op-Sim/json2ttb/releases/tag/1.3.5 1.3.5]
| latest release date = 2022-03-03
+
| latest release date = 2023-07-03
 
| latest preview version =  
 
| latest preview version =  
 
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
 
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
Line 37: Line 37:  
{{For|the json2ttb tutorial|Json2ttb/Tutorial}}
 
{{For|the json2ttb tutorial|Json2ttb/Tutorial}}
   −
'''json2ttb''' is a external tool for [[About|Railway Operation Simulator]] which allows the user to speed up the creation of complex [[TTB file|timetables]].
+
{{Warning|1=json2ttb is now no longer available |heading=Program Unavailable}}
   −
The program works by parsing a user-written json file, which is then converted to a [[TTB file]] which can be used in within ROS. The structure of the json file is in such a way that you define a service template, which can then be iterated upon and copied over several instances, which can have non-iterative references, descriptions, times and train data.
+
'''json2ttb''' is an external tool for [[About|Railway Operation Simulator]] which allows the user to speed up the creation of complex [[Timetable Creation|timetables]].
 +
 
 +
The program works by parsing a user-written json file, which is then converted to a [[.ttb file]] which can be used in within ROS. The structure of the json file is in such a way that you define a service template, which can then be iterated upon and copied over several instances, which can have non-iterative references, descriptions, times and train data.
    
===Key Features===
 
===Key Features===
Line 77: Line 79:  
{
 
{
 
    "ref":"1C23",
 
    "ref":"1C23",
    "description":"Sheffiled to St Pancras International",
+
    "description":"Sheffield to St Pancras International",
 
    "dataTemplate":"C222/0_5",
 
    "dataTemplate":"C222/0_5",
 
    "startSpeed":80,
 
    "startSpeed":80,
Line 87: Line 89:  
}
 
}
 
</pre>
 
</pre>
 +
[[Category:External tools]]
confirmed, superuser, Administrators
838

edits