Updated Symbols
-added symbols for vehicles -added MainTrack and Sidetrack as Style -divided library filesmaster
parent
9d16dd4ef5
commit
8e6df4566b
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {block_clearing_point_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {block_clearing_point_forward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {block_end_marker_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {block_end_marker_forward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {block_signal_backward=S};
|
||||
% replace the S with desired speed or remove
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {block_signal_forward=S};
|
||||
% replace the S with desired speed or remove
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {bridge_left=4};
|
||||
\pic at (-2,0) {bridge_right=4};
|
|
@ -4,8 +4,8 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-1,-1) -- ++(2,2);
|
||||
\draw[MainTrack] (-1,-1) -- ++(2,2);
|
||||
\fill[white] (-1,-0.4) rectangle (1,0.4);
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-1,0) {bridge_left=3};
|
||||
\pic at (-2,0) {bridge_right=3};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (0,0) -- ++(2.5,0);
|
||||
\draw[MainTrack] (0,0) -- ++(2.5,0);
|
||||
\pic at (0,0) {bufferstop_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(2.5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(2.5,0);
|
||||
\pic at (0,0) {bufferstop_forward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {clearing_point};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=1pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[SideTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {derailer_left_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=1pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[SideTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {derailer_left_forward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=1pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[SideTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {derailer_right_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=1pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[SideTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {derailer_right_forward};
|
|
@ -4,7 +4,7 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5, 0) -- ++(5,0);
|
||||
\draw[line width=2pt] (-1 ,-1) -- ++(2,2);
|
||||
\draw[MainTrack] (-2.5, 0) -- ++(5,0);
|
||||
\draw[MainTrack] (-1 ,-1) -- ++(2,2);
|
||||
\pic at (0,0) {turnout_left_forward=none};
|
||||
\pic at (0,0) {turnout_left_backward=none};
|
|
@ -4,7 +4,7 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5, 0);
|
||||
\draw[line width=2pt] (-1 ,1) -- ++(2,-2);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5, 0);
|
||||
\draw[MainTrack] (-1 ,1) -- ++(2,-2);
|
||||
\pic at (0,0) {turnout_right_forward=none};
|
||||
\pic at (0,0) {turnout_right_backward=none};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {distant_signal_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {distant_signal_forward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {distant_signal_backward=S};
|
||||
% replace the S with desired speed or remove
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {distant_signal_forward=S};
|
||||
% replace the S with desired speed or remove
|
|
@ -4,8 +4,8 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5, 0) -- ++(5,0);
|
||||
\draw[line width=2pt] (-1 ,-1) -- ++(2,2);
|
||||
\draw[MainTrack] (-2.5, 0) -- ++(5,0);
|
||||
\draw[MainTrack] (-1 ,-1) -- ++(2,2);
|
||||
\pic at (0,0) {turnout_left_forward};
|
||||
\pic at (0,0) {turnout_left_backward};
|
||||
\pic at (0,0) {slip_left_forward};
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5, 0);
|
||||
\draw[line width=2pt] (-1 ,1) -- ++(2,-2);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5, 0);
|
||||
\draw[MainTrack] (-1 ,1) -- ++(2,-2);
|
||||
\pic at (0,0) {turnout_right_forward};
|
||||
\pic at (0,0) {turnout_right_backward};
|
||||
\pic at (0,0) {slip_right_forward};
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\pic at (2,0) {ghost_train_moving_forward};
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {ghost_train_direction_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {ghost_train_moving_backward};
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (2,0) {ghost_train_direction_forward};
|
|
@ -4,8 +4,8 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,-0.5) -- ++(5,0);
|
||||
\draw[line width=2pt] (-2.5, 0.5) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,-0.5) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5, 0.5) -- ++(5,0);
|
||||
\pic at (0, 0.5) {level_crossing_barrier_left};
|
||||
\pic at (0, 0.5) {level_crossing};
|
||||
\pic at (0,-0.5) {level_crossing_barrier_right};
|
|
@ -4,8 +4,8 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,-0.5) -- ++(5,0);
|
||||
\draw[line width=2pt] (-2.5, 0.5) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,-0.5) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5, 0.5) -- ++(5,0);
|
||||
\pic at (0, 1.5) {level_crossing_barrier_right};
|
||||
\pic at (0, 0.5) {level_crossing_barrier_left};
|
||||
\pic at (0, 0.5) {level_crossing};
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {level_crossing_barrier_left};
|
||||
\pic at (0,0) {level_crossing_barrier_right};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5, 0.5) -- ++(5,0);
|
||||
\draw[line width=2pt] (-2.5,-0.5) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5, 0.5) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,-0.5) -- ++(5,0);
|
|
@ -4,4 +4,4 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {platform_left=4};
|
||||
% change the 4 to desired length
|
|
@ -4,7 +4,7 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5, 0.5) -- ++(5,0);
|
||||
\draw[line width=2pt] (-2.5,-0.5) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5, 0.5) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,-0.5) -- ++(5,0);
|
||||
\pic at (-2, 0.5) {platform_right};
|
||||
\pic at (-2,-0.5) {platform_left};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {platform_right=4};
|
||||
% change the 4 to desired length
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {route_clearing_point_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {route_clearing_point_forward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {route_signal_backward=S};
|
||||
% replace the S with desired speed or remove
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {route_signal_forward=S};
|
||||
% replace the S with desired speed or remove
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-0.5,0) {train=1};
|
||||
% change the 1 to desired length
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {shunt_limit_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {shunt_limit_forward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {shunt_signal_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {shunt_signal_forward};
|
|
@ -4,4 +4,4 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=1pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[SideTrack] (-2.5,0) -- ++(5,0);
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {speed_signal_backward=S};
|
||||
% replace the S with desired speed or remove
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {speed_signal_forward=S};
|
||||
% replace the S with desired speed or remove
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {train};
|
||||
\node[font=\sffamily] at (0,0) {label};
|
|
@ -4,7 +4,7 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {train_berth_sign_backward};
|
||||
\pic at (-2,0) {train_berth_shape};
|
||||
\pic at ( 2,0) {train_berth_sign_forward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {train_berth_shape_forward=4};
|
||||
\pic at (-1,0) {train_berth_shape_backward=3};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {train_berth_shape=4};
|
||||
% change the 4 to desired length
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {train_berth_sign_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {train_berth_sign_forward};
|
|
@ -0,0 +1,8 @@
|
|||
%!TEX TS-program = pdflatexmk
|
||||
%!TEX root = ../../overview.tex
|
||||
|
||||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {train_direction_backward};
|
|
@ -0,0 +1,8 @@
|
|||
%!TEX TS-program = pdflatexmk
|
||||
%!TEX root = ../../overview.tex
|
||||
|
||||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (2,0) {train_direction_forward};
|
|
@ -0,0 +1,9 @@
|
|||
%!TEX TS-program = pdflatexmk
|
||||
%!TEX root = ../../overview.tex
|
||||
|
||||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (2,0) {train_direction_forward}; % train
|
||||
\pic at (2,0) {train_automatic_forward}; % triangle
|
|
@ -0,0 +1,9 @@
|
|||
%!TEX TS-program = pdflatexmk
|
||||
%!TEX root = ../../overview.tex
|
||||
|
||||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (2,0) {train_direction_forward}; % train
|
||||
\pic at (2,0) {train_human_forward}; % dot
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-2,0) {train_moving_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (2,0) {train_moving_forward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-1,0) {transmitter_below};
|
||||
\pic at ( 1,0) {transmitter_above};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-1,0) {transmitter_below_backward};
|
||||
\pic at ( 1,0) {transmitter_above_backward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {route_signal_forward};
|
||||
\pic at (0,0) {transmitter_below};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-1,0) {transmitter_below_bidirectional};
|
||||
\pic at ( 1,0) {transmitter_above_bidirectional};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (-1,0) {transmitter_below_forward};
|
||||
\pic at ( 1,0) {transmitter_above_forward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++( 5, 0);
|
||||
\draw[line width=2pt] ( 0,0) -- ++(-1,-1);
|
||||
\draw[MainTrack] (-2.5,0) -- ++( 5, 0);
|
||||
\draw[MainTrack] ( 0,0) -- ++(-1,-1);
|
||||
\pic at (0,0) {turnout_left_backward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[line width=2pt] ( 0,0) -- ++(1,1);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] ( 0,0) -- ++(1,1);
|
||||
\pic at (0,0) {turnout_left_forward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++( 5,0);
|
||||
\draw[line width=2pt] ( 0,0) -- ++(-1,1);
|
||||
\draw[MainTrack] (-2.5,0) -- ++( 5,0);
|
||||
\draw[MainTrack] ( 0,0) -- ++(-1,1);
|
||||
\pic at (0,0) {turnout_right_backward};
|
|
@ -4,6 +4,6 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5, 0);
|
||||
\draw[line width=2pt] ( 0,0) -- ++(1,-1);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5, 0);
|
||||
\draw[MainTrack] ( 0,0) -- ++(1,-1);
|
||||
\pic at (0,0) {turnout_right_forward};
|
|
@ -4,7 +4,7 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++( 5, 0);
|
||||
\draw[line width=2pt] ( 0,0) -- ++(-1,-1);
|
||||
\draw[MainTrack] (-2.5,0) -- ++( 5, 0);
|
||||
\draw[MainTrack] ( 0,0) -- ++(-1,-1);
|
||||
\pic at (0,0) {turnout_left_backward};
|
||||
\pic at (0,0) {fouling_point_left_backward};
|
|
@ -4,7 +4,7 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[line width=2pt] ( 0,0) -- ++(1,1);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] ( 0,0) -- ++(1,1);
|
||||
\pic at (0,0) {turnout_left_forward};
|
||||
\pic at (0,0) {fouling_point_left_forward};
|
|
@ -4,7 +4,7 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++( 5,0);
|
||||
\draw[line width=2pt] ( 0,0) -- ++(-1,1);
|
||||
\draw[MainTrack] (-2.5,0) -- ++( 5,0);
|
||||
\draw[MainTrack] ( 0,0) -- ++(-1,1);
|
||||
\pic at (0,0) {turnout_right_backward};
|
||||
\pic at (0,0) {fouling_point_right_backward};
|
|
@ -4,7 +4,7 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5, 0);
|
||||
\draw[line width=2pt] ( 0,0) -- ++(1,-1);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5, 0);
|
||||
\draw[MainTrack] ( 0,0) -- ++(1,-1);
|
||||
\pic at (0,0) {turnout_right_forward};
|
||||
\pic at (0,0) {fouling_point_right_forward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {view_point_backward};
|
|
@ -4,5 +4,5 @@
|
|||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\draw[line width=2pt] (-2.5,0) -- ++(5,0);
|
||||
\draw[MainTrack] (-2.5,0) -- ++(5,0);
|
||||
\pic at (0,0) {view_point_forward};
|
|
@ -25,11 +25,11 @@
|
|||
\node[left,align=right] at (38,1.3) {to and from\\ Chamstadt};
|
||||
}
|
||||
{ % tracks
|
||||
\draw[line width=2pt] ( 1.5, 0) -- ++(37,0);
|
||||
\draw[line width=2pt] (15 , 0) -- ++( 1,1) -- ++(10,0) -- ++(1,-1);
|
||||
\draw[line width=1pt] (11 ,-1) -- ++( 2,0) -- ++( 1,1);
|
||||
\draw[line width=1pt] ( 9 , 1) -- ++( 7,0);
|
||||
\draw[line width=1pt] (14 , 1) -- ++( 1,1) -- ++(10,0);
|
||||
\draw[MainTrack] ( 1.5, 0) -- ++(37,0);
|
||||
\draw[MainTrack] (15 , 0) -- ++( 1,1) -- ++(10,0) -- ++(1,-1);
|
||||
\draw[SideTrack] (11 ,-1) -- ++( 2,0) -- ++( 1,1);
|
||||
\draw[SideTrack] ( 9 , 1) -- ++( 7,0);
|
||||
\draw[SideTrack] (14 , 1) -- ++( 1,1) -- ++(10,0);
|
||||
% track numbers
|
||||
\node[fill=white] at (11.7, 1) {12};
|
||||
\node[fill=white] at (11.7,-1) {10};
|
||||
|
|
|
@ -16,207 +16,6 @@
|
|||
|
||||
\begin{document}
|
||||
\begin{tikzpicture}[font=\sffamily]
|
||||
{ % stations
|
||||
\tikzset{every node/.style={base00}};
|
||||
\node[right,align=left] at ( 0,2) {to and from\\ Wenden};
|
||||
\node[left,align=right] at ( 8,4.0) {Sidings};
|
||||
\node at (22.5,6.3) {{\LARGE Rebenau}};
|
||||
\node[left,align=right] at (42,2) {to and from\\ Okerbach};
|
||||
\node[left,align=right] at (42,5) {to and from\\ Pockelsdorf};
|
||||
}
|
||||
{ % tracks
|
||||
\draw[line width=2pt] ( 0, 0) -- ++(42, 0); % track 1
|
||||
\draw[line width=2pt] ( 5, 0) -- ++( 1, 1);
|
||||
\draw[line width=2pt] ( 0, 1) -- ++( 8, 0) -- ++(2,2) -- ++(26,0) -- ++(2,-2) -- ++(4,0); % track 3
|
||||
\draw[line width=1pt] ( 9, 1) -- ++( 6, 0); % track 21
|
||||
\draw[line width=1pt] ( 8, 4) -- ++( 7, 0); % track 41
|
||||
\draw[line width=1pt] (12, 4) -- ++( 1,-1);
|
||||
\draw[line width=2pt] (14, 3) -- (15, 4) -- ++(27,0); % track 4
|
||||
\draw[line width=2pt] (14, 0) -- ++( 1, 1) -- ++(18, 0); % track 2
|
||||
\draw[line width=2pt] (15, 3) -- ++( 2,-2);
|
||||
\draw[line width=2pt] (16, 4) -- (17, 5) -- (29, 5) -- ++(5,-5); % track 5
|
||||
\draw[line width=2pt] (28, 1) -- ++( 1, 1) -- ++(5,0) -- ++ (2,2);
|
||||
\draw[line width=1pt] (26, 5) -- ++( 1, 1) -- ++(3,0); % track 51
|
||||
|
||||
% track numbers
|
||||
\node[fill=white] at ( 9.0, 4) {41};
|
||||
\node[fill=white] at (10.0, 1) {21};
|
||||
\node[fill=white] at (22.5, 0) { 1};
|
||||
\node[fill=white] at (22.5, 1) { 2};
|
||||
\node[fill=white] at (22.5, 3) { 3};
|
||||
\node[fill=white] at (22.5, 4) { 4};
|
||||
\node[fill=white] at (22.5, 5) { 5};
|
||||
\node[fill=white] at (29.0, 6) {51};
|
||||
% % bufferstops
|
||||
\pic at ( 9, 1) {bufferstop_backward};
|
||||
\pic at (30, 6) {bufferstop_forward};
|
||||
% turnouts
|
||||
\pic at ( 5,0) {turnout_left_forward};
|
||||
\node at ( 5,-0.2) {\footnotesize W1};
|
||||
% \pic at ( 5,0) {fouling_point_left_forward};
|
||||
\pic at ( 6,1) {turnout_left_backward};
|
||||
\node at ( 6,1.2) {\footnotesize W2};
|
||||
% \pic at ( 6,1) {fouling_point_left_backward};
|
||||
\pic at (11,4) {derailer_left_forward};
|
||||
\node[left,align=right] at (11.1,4.2) {\footnotesize Gs41};
|
||||
\pic at (12,4) {turnout_right_forward};
|
||||
\node at (12,4.2) {\footnotesize W3};
|
||||
% \pic at (12,4) {fouling_point_right_forward};
|
||||
\pic at (13,3) {turnout_right_backward};
|
||||
\node at (13,2.8) {\footnotesize W4};
|
||||
% \pic at (13,3) {fouling_point_right_backward};
|
||||
\pic at (14,3) {turnout_left_forward};
|
||||
\node at (14,2.8) {\footnotesize W5};
|
||||
% \pic at (14,3) {fouling_point_left_forward};
|
||||
\pic at (15,4) {turnout_left_backward};
|
||||
\node at (15,4.2) {\footnotesize W6};
|
||||
% \pic at (15,4) {fouling_point_left_backward};
|
||||
\pic at (14,0) {turnout_left_forward};
|
||||
\node at (14,-0.2) {\footnotesize W10};
|
||||
% \pic at (14.0,0) {fouling_point_left_forward};
|
||||
\pic at (15,1) {turnout_left_backward};
|
||||
\node at (15,1.2) {\footnotesize W11};
|
||||
% \pic at (15,1) {fouling_point_left_backward};
|
||||
\pic at (14,1) {derailer_left_forward};
|
||||
\node[left,align=right] at (14.1,1.2) {\footnotesize Gs21};
|
||||
\pic at (15,3) {turnout_right_forward};
|
||||
\node at (15,3.2) {\footnotesize W8};
|
||||
% \pic at (15,3) {fouling_point_right_forward};
|
||||
\pic at (16,4) {turnout_left_forward};
|
||||
\node at (16,3.8) {\footnotesize W7};
|
||||
% \pic at (16,4) {fouling_point_left_forward};
|
||||
\pic at (17,1) {turnout_right_backward};
|
||||
\node at (17,0.8) {\footnotesize W9};
|
||||
% \pic at (17,1) {fouling_point_right_backward};
|
||||
|
||||
\pic at (28,1) {turnout_left_forward};
|
||||
\node at (28,0.8) {\footnotesize W15};
|
||||
% \pic at (28,1) {fouling_point_left_forward};
|
||||
\pic at (26,5) {turnout_left_forward};
|
||||
\node at (26,4.8) {\footnotesize W12};
|
||||
% \pic at (28,5) {fouling_point_right_forward};
|
||||
\pic [rotate=45] at (26.7,5.7) {derailer_right_backward};
|
||||
\node[right,align=left] at (26.8,5.6) {\footnotesize Gs51};
|
||||
\pic at (30,4) {turnout_right_forward};
|
||||
\pic at (30,4) {turnout_right_backward};
|
||||
\pic at (30,4) {slip_right_forward};
|
||||
\pic at (30,4) {slip_right_backward};
|
||||
\node[left,align=right] at (29.7,4.2) {\footnotesize W13ab};
|
||||
\node[right,align=left] at (30.3,3.8) {\footnotesize W13cd};
|
||||
% \pic at (30,4) {fouling_point_right_backward};
|
||||
% \pic at (30,4) {fouling_point_right_forward};
|
||||
\pic at (31,3) {turnout_right_forward};
|
||||
\pic at (31,3) {turnout_right_backward};
|
||||
\pic at (31,3) {slip_right_forward};
|
||||
\pic at (31,3) {slip_right_backward};
|
||||
\node[left,align=right] at (30.7,3.2) {\footnotesize W14ab};
|
||||
\node[right,align=left] at (31.3,2.8) {\footnotesize W14cd};
|
||||
% \pic at (31,3) {fouling_point_right_backward};
|
||||
% \pic at (31,3) {fouling_point_right_forward};
|
||||
\pic at (32,2) {turnout_right_forward=none};
|
||||
\pic at (32,2) {turnout_right_backward=none};
|
||||
\node[right,align=left] at (31.9,2.2) {\footnotesize K16};
|
||||
% \pic at (32,2) {fouling_point_right_backward};
|
||||
% \pic at (32,2) {fouling_point_right_forward};
|
||||
\pic at (33,1) {turnout_right_backward};
|
||||
\node[right,align=left] at (32.9,1.2) {\footnotesize W17};
|
||||
% \pic at (33,1) {fouling_point_right_backward};
|
||||
\pic at (34,0) {turnout_right_backward};
|
||||
\node at (34,-0.2) {\footnotesize W18};
|
||||
% \pic at (34,0) {fouling_point_right_backward};
|
||||
\pic at (35,3) {turnout_left_forward};
|
||||
\pic at (35,3) {turnout_left_backward};
|
||||
\pic at (35,3) {slip_left_forward};
|
||||
\pic at (35,3) {slip_left_backward};
|
||||
\node[left,align=right] at (34.7,2.8) {\footnotesize W19ab};
|
||||
\node[right,align=left] at (35.3,3.2) {\footnotesize W19cd};
|
||||
% \pic at (35,3) {fouling_point_left_backward};
|
||||
% \pic at (35,3) {fouling_point_left_forward};
|
||||
\pic at (36,4) {turnout_left_backward};
|
||||
\node at (36,4.2) {\footnotesize W20};
|
||||
% \pic at (36,4) {fouling_point_left_backward};
|
||||
|
||||
% % platforms
|
||||
\pic at (19.5,0) {platform_right=6};
|
||||
\pic at (19.5,1) {platform_left=6};
|
||||
\pic at (19.5,3) {platform_right=6};
|
||||
}
|
||||
{ % signals
|
||||
\pic at ( 1,0) {route_signal_forward};
|
||||
\node[left] at (1,-0.4) {A};
|
||||
\pic at ( 1,1) {route_signal_forward};
|
||||
\node[left] at (1, 0.6) {AA};
|
||||
\pic at ( 3,0) {shunt_limit_backward};
|
||||
\pic at ( 4,0) {shunt_signal_forward};
|
||||
\node[left] at ( 4,-0.4) {W1X};
|
||||
\pic at ( 7,1) {shunt_signal_backward};
|
||||
\node[right] at ( 7, 1.4) {W2Y};
|
||||
\pic at ( 7,0) {shunt_signal_backward};
|
||||
\node[right] at ( 7, 0.4) {W1Y};
|
||||
\pic at (11,3) {shunt_signal_forward};
|
||||
\node[left] at (11, 2.6) {W4X};
|
||||
\pic at (10,4) {shunt_signal_forward};
|
||||
\node[left] at (10, 3.6) {41X};
|
||||
\pic at (13,0) {shunt_signal_forward};
|
||||
\node[left] at (13,-0.4) {W10X};
|
||||
\pic at (13,1) {shunt_signal_forward};
|
||||
\node[left] at (13, 0.6) {21X};
|
||||
\pic at (18.5,0) {route_signal_backward};
|
||||
\node[right] at (18.5, 0.4) {P1};
|
||||
\pic at (18.5,1) {route_signal_backward};
|
||||
\node[right] at (18.5, 1.4) {P2};
|
||||
\pic at (18.5,3) {route_signal_backward};
|
||||
\node[right] at (18.5, 3.4) {P3};
|
||||
\pic at (18.5,4) {route_signal_backward};
|
||||
\node[right] at (18.5, 4.4) {P4};
|
||||
\pic at (18.5,5) {route_signal_backward};
|
||||
\node[right] at (18.5, 5.4) {P5};
|
||||
|
||||
\pic at (24.5,5) {route_signal_forward};
|
||||
\node[left] at (24.5, 4.6) {N5};
|
||||
\pic at (26.5,1) {route_signal_forward};
|
||||
\node[left] at (26.5, 0.6) {N2};
|
||||
\pic at (26.5,3) {route_signal_forward};
|
||||
\node[left] at (26.5, 2.6) {N3};
|
||||
\pic at (26.5,4) {route_signal_forward};
|
||||
\node[left] at (26.5, 3.6) {N4};
|
||||
\pic at (27.5,6) {shunt_signal_backward};
|
||||
\node[right] at ( 27.5, 6.4) {51Y};
|
||||
\pic at (30.0,0) {route_signal_forward};
|
||||
\node[left] at (30.0,-0.4) {N1};
|
||||
\pic at (35.0,0) {shunt_signal_backward};
|
||||
\node[right] at ( 35, 0.4) {W18Y};
|
||||
\pic[rotate=-45] at (36.8,2.2) {shunt_signal_backward};
|
||||
\node[right,rotate=-45] at ( 37.0, 2.5) {W19Y};
|
||||
\pic at (37.0,4) {shunt_signal_backward};
|
||||
\node[right] at ( 37, 4.4) {W20Y};
|
||||
\pic at (39.0,1) {shunt_limit_forward};
|
||||
\pic at (39.0,4) {shunt_limit_forward};
|
||||
\pic at (41.0,0) {route_signal_backward};
|
||||
\node[right] at (41.0, 0.4) {FF};
|
||||
\pic at (41.0,1) {route_signal_backward};
|
||||
\node[right] at (41.0, 1.4) {F};
|
||||
\pic at (41.0,4) {route_signal_backward};
|
||||
\node[right] at (41.0, 4.4) {G};
|
||||
}
|
||||
{ % hectometer posts
|
||||
\tikzset{every node/.style={base00,rotate=-90},every path/.style={base00,dashed}};
|
||||
\draw (01.0,-0.85) -- ++(0,-0.7) node [right,align= left] {15.000};
|
||||
\draw (14.5,-0.85) -- ++(0,-0.7) node [right,align= left] {15.800};
|
||||
\draw (14.5, 4.35) -- ++(0, 1.2) node [ left,align=right] {15.800};
|
||||
\draw (15.8,-0.35) -- ++(0,-1.2) node [right,align= left] {15.900};
|
||||
\draw (15.8, 4.35) -- ++(0, 1.2) node [ left,align=right] {15.900};
|
||||
\draw (18.5,-0.35) -- ++(0,-1.2) node [right,align= left] {16.000};
|
||||
\draw (22.5,-0.85) -- ++(0,-0.7) node [right,align= left] {16.300};
|
||||
\draw (24.5, 5.35) -- ++(0, 0.7) node [ left,align=right] {16.400};
|
||||
\draw (26.5,-0.35) -- ++(0,-1.2) node [right,align= left] {16.500};
|
||||
\draw (30.0,-0.85) -- ++(0,-0.7) node [right,align= left] {16.600};
|
||||
\draw (30.0, 6.35) -- ++(0, 0.3) node [ left,align=right] {16.600};
|
||||
\draw (30.0, 4.75) -- ++(0, 0.7);
|
||||
\draw (31.5,-0.85) -- ++(0,-0.7) node [right,align= left] {16.700};
|
||||
\draw (31.5, 4.35) -- ++(0, 0.7) node [ left,align=right] {16.700};
|
||||
\draw (33.3,-0.35) -- ++(0,-1.2) node [right,align= left] {16.800};
|
||||
\draw (41.0,-0.35) -- ++(0,-1.2) node [right,align= left] {17.200};
|
||||
}
|
||||
\input{station_rebenau.tikz}
|
||||
\end{tikzpicture}
|
||||
\end{document}
|
BIN
overview.pdf
BIN
overview.pdf
Binary file not shown.
27
overview.tex
27
overview.tex
|
@ -5,7 +5,8 @@
|
|||
|
||||
\documentclass[a4paper,landscape]{article}
|
||||
|
||||
\usepackage{fullpage}
|
||||
\usepackage[margin=0pt]{geometry}
|
||||
\pagestyle{empty}
|
||||
\usepackage{longtable}
|
||||
\usepackage{tikz}
|
||||
\usepackage{listings}
|
||||
|
@ -47,11 +48,11 @@
|
|||
No. & Name & Symbol & Code & File \\
|
||||
\endhead
|
||||
\hline
|
||||
\No & main track & \symbol{main_track.tikz} & \code{main_track.tikz} & \emph{none} \\
|
||||
\No & main track & \symbol{main_track.tikz} & \code{main_track.tikz} & \texttt{topology.tikz} \\
|
||||
\hline
|
||||
\No & main line (double track) & \symbol{main_line.tikz} & \code{main_line.tikz} & \emph{none} \\
|
||||
\No & main line (double track) & \symbol{main_line.tikz} & \code{main_line.tikz} & \texttt{topology.tikz} \\
|
||||
\hline
|
||||
\No & side track & \symbol{side_track.tikz} & \code{side_track.tikz} & \emph{none} \\
|
||||
\No & side track & \symbol{side_track.tikz} & \code{side_track.tikz} & \texttt{topology.tikz} \\
|
||||
\hline
|
||||
\No & turnout left (forward) & \symbol{turnout_left_forward.tikz} & \code{turnout_left_forward.tikz} & \texttt{topology.tikz} \\
|
||||
\hline
|
||||
|
@ -93,17 +94,27 @@
|
|||
\hline
|
||||
\No & bufferstop (backward) & \symbol{bufferstop_backward.tikz} & \code{bufferstop_backward.tikz} & \texttt{topology.tikz} \\
|
||||
\hline
|
||||
\No & train (not moving) & \symbol{train.tikz} & \code{train.tikz} & \texttt{vehicles.tikz} \\
|
||||
\No & train (parked) & \symbol{train.tikz} & \code{train.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & short train (not moving) & \symbol{short_train.tikz} & \code{short_train.tikz} & \texttt{vehicles.tikz} \\
|
||||
\No & short train (parked) & \symbol{short_train.tikz} & \code{short_train.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & train (direction forward) & \symbol{train_direction_forward.tikz} & \code{train_direction_forward.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & train (direction backward) & \symbol{train_direction_backward.tikz} & \code{train_direction_backward.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & ghost train (direction forward) & \symbol{ghost_train_direction_forward.tikz} & \code{ghost_train_direction_forward.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & ghost train (direction backward)& \symbol{ghost_train_direction_backward.tikz} & \code{ghost_train_direction_backward.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & train moving (forward) & \symbol{train_moving_forward.tikz} & \code{train_moving_forward.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & train moving (backward) & \symbol{train_moving_backward.tikz} & \code{train_moving_backward.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & ghost train moving (forward) & \symbol{ghost_train_moving_forward.tikz} & \code{ghost_train_moving_forward.tikz} & \texttt{vehicles.tikz} \\
|
||||
\No & \parbox[c]{4cm}{train drives automatic\\(direction forward)}
|
||||
& \symbol{train_drive_automatic.tikz} & \code{train_drive_automatic.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & ghost train moving (backward) & \symbol{ghost_train_moving_backward.tikz} & \code{ghost_train_moving_backward.tikz} & \texttt{vehicles.tikz} \\
|
||||
\No & \parbox[c]{4cm}{train drives by human\\(direction forward)}
|
||||
& \symbol{train_drive_human.tikz} & \code{train_drive_human.tikz} & \texttt{vehicles.tikz} \\
|
||||
\hline
|
||||
\No & train berth sign (forward) & \symbol{train_berth_sign_forward.tikz} & \code{train_berth_sign_forward.tikz} & \texttt{trafficControl.tikz} \\
|
||||
\hline
|
||||
|
|
|
@ -55,13 +55,25 @@
|
|||
};
|
||||
}
|
||||
\tikzset{
|
||||
route_forward/.pic={
|
||||
\fill (0,-0.15) -- ++(0,0.3) -- ++ (0.35,-0.15) -- cycle;
|
||||
route_passanger_forward/.pic={
|
||||
\fill (-0.175,-0.15) -- ++(0,0.3) -- ++ (0.35,-0.15) -- cycle;
|
||||
};
|
||||
}
|
||||
\tikzset{
|
||||
route_backward/.pic={
|
||||
\fill (0,-0.15) -- ++(0,0.3) -- ++ (-0.35,-0.15) -- cycle;
|
||||
route_passanger_backward/.pic={
|
||||
\fill (0.175,-0.15) -- ++(0,0.3) -- ++ (-0.35,-0.15) -- cycle;
|
||||
};
|
||||
}
|
||||
\tikzset{
|
||||
route_freight_forward/.pic={
|
||||
\fill (-0.35,-0.15) -- ++(0,0.3) -- ++ (0.35,-0.15) -- cycle;
|
||||
\fill ( 0 ,-0.15) -- ++(0,0.3) -- ++ (0.35,-0.15) -- cycle;
|
||||
};
|
||||
}
|
||||
\tikzset{
|
||||
route_freight_backward/.pic={
|
||||
\fill (0.35,-0.15) -- ++(0,0.3) -- ++ (-0.35,-0.15) -- cycle;
|
||||
\fill (0 ,-0.15) -- ++(0,0.3) -- ++ (-0.35,-0.15) -- cycle;
|
||||
};
|
||||
}
|
||||
% \tikzset{
|
||||
|
@ -108,3 +120,9 @@
|
|||
\path[draw,->,>=latex,line width=1pt] (-0.2,0.2) -- (0.4,-0.4); % derailer marker
|
||||
};
|
||||
}
|
||||
\tikzset{
|
||||
derailer_left_forward/.pic={
|
||||
\fill (-0.1,0.2) -- ++(0,-0.4) -- ++(0.2,0) -- ++(0,0.4) -- cycle; % signal pole
|
||||
\path[draw,->,>=latex,line width=1pt] (-0.2,-0.2) -- (0.4,0.4); % derailer marker
|
||||
};
|
||||
}
|
||||
|
|
|
@ -0,0 +1,59 @@
|
|||
%!TEX TS-program = pdflatexmk
|
||||
%!TEX root = timeDistanceDiagram_test.tex
|
||||
|
||||
% Copyright 2018 Martin Scheidt (ISC license)
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
% infrastructure
|
||||
\def\BkOne{7.5}
|
||||
\def\BkTwo{12}
|
||||
\def\BkTre{16.5}
|
||||
%
|
||||
% space-time-grid
|
||||
% visual and layout
|
||||
\def\Blocks{\BkOne,\BkTwo,\BkTre}
|
||||
\def\timetableHeight{14.5}
|
||||
\setcounter{stationNum}{0}
|
||||
\setcounter{blockNum}{9}
|
||||
% infrastructure
|
||||
\def\SightingDistance{2}
|
||||
\def\ApproachDistance{3}
|
||||
\def\ClearingDistance{2}
|
||||
\def\InterlockingTime{0.5}
|
||||
\def\Latency{0.5}
|
||||
|
||||
\begin{scope}[shift={(0,0)}]
|
||||
%
|
||||
\toggletrue{DEBUG}
|
||||
\toggletrue{blockingTimeParts}
|
||||
% \togglefalse{blockingTimeFill}
|
||||
\def\Segments{\BkOne/\BkTwo/\mCoast,\BkTwo/\BkTre/\mCoast}
|
||||
\pic at (0,-0.0) {train_path};
|
||||
\def\Segments{\BkOne/\BkTwo/\mAcc,\BkTwo/\BkTre/\mDec}
|
||||
\pic at (0,-6.5) {train_path};
|
||||
%
|
||||
\foreach \BKx in \Blocks {
|
||||
\node [above=0.25cm] at (\BKx, 0) {\tiny \BlockNum};
|
||||
\draw (\BKx, 0) -- ++(0,-\timetableHeight);
|
||||
\pic [above=0.2cm] at (\BKx, 0) {block};
|
||||
}
|
||||
%
|
||||
\end{scope}
|
||||
|
||||
\begin{scope}[shift={(12,0)}]
|
||||
%
|
||||
\toggletrue{DEBUG}
|
||||
\toggletrue{blockingTimeParts}
|
||||
% \togglefalse{blockingTimeFill}
|
||||
\def\Segments{\BkTre/\BkTwo/\mCoast, \BkTwo/\BkOne/\mCoast}
|
||||
\pic at (0, -6.0) {train_path};
|
||||
\def\Segments{\BkTre/\BkTwo/\mAcc,\BkTwo/\BkOne/\mDec}
|
||||
\pic at (0,-12.5) {train_path};
|
||||
%
|
||||
\foreach \BKx in \Blocks {
|
||||
\node [above=0.25cm] at (\BKx, 0) {\tiny \BlockNum};
|
||||
\draw (\BKx, 0) -- ++(0,-\timetableHeight);
|
||||
\pic [above=0.2cm] at (\BKx, 0) {block};
|
||||
}
|
||||
%
|
||||
\end{scope}
|
|
@ -4,6 +4,9 @@
|
|||
|
||||
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
\tikzset{MainTrack/.style={line width=2pt}}
|
||||
\tikzset{SideTrack/.style={line width=1pt}}
|
||||
|
||||
\tikzset{
|
||||
pics/turnout_left_forward/.style args={#1}{
|
||||
code={
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
pics/train_moving_forward/.style args={#1}{
|
||||
code={
|
||||
\path[draw, line width=1pt, fill=white] (0,0) -- +(-0.3,0.3) -- +(-#1,0.3) -- +(-#1,-0.3) -- +(-0.3,-0.3) -- cycle; % train shape
|
||||
\path[draw, line width=1pt] (-0.13,0.23) -- (0.1,0) -- (-0.13,-0.23); % arrow shape part 1
|
||||
\path[draw, line width=1pt] (-0.03,0.23) -- (0.2,0) -- (-0.03,-0.23); % arrow shape part 2
|
||||
% \node at (-2,0) {\emph{#2}}; %label of train
|
||||
}
|
||||
},
|
||||
|
@ -26,26 +28,66 @@
|
|||
pics/train_moving_backward/.style args={#1}{
|
||||
code={
|
||||
\path[draw, line width=1pt, fill=white] (0,0) -- +(0.3,-0.3) -- +(#1,-0.3) -- +(#1,0.3) -- +(0.3,0.3) -- cycle; % train shape
|
||||
\path[draw, line width=1pt] (0.13,0.23) -- (-0.1,0) -- (0.13,-0.23); % arrow shape part 1
|
||||
\path[draw, line width=1pt] (0.03,0.23) -- (-0.2,0) -- (0.03,-0.23); % arrow shape part 2
|
||||
% \node at (-2,0) {\emph{#2}}; %label of train
|
||||
}
|
||||
},
|
||||
pics/train_moving_backward/.default=4,
|
||||
}
|
||||
\tikzset{
|
||||
pics/ghost_train_moving_forward/.style args={#1}{
|
||||
pics/train_direction_forward/.style args={#1}{
|
||||
code={
|
||||
\path[draw, line width=1pt, fill=white] (0,0) -- +(-0.3,0.3) -- +(-#1,0.3) -- +(-#1,-0.3) -- +(-0.3,-0.3) -- cycle; % train shape
|
||||
% \node at (-2,0) {\emph{#2}}; %label of train
|
||||
}
|
||||
},
|
||||
pics/train_direction_forward/.default=4,
|
||||
}
|
||||
\tikzset{
|
||||
pics/train_direction_backward/.style args={#1}{
|
||||
code={
|
||||
\path[draw, line width=1pt, fill=white] (0,0) -- +(0.3,-0.3) -- +(#1,-0.3) -- +(#1,0.3) -- +(0.3,0.3) -- cycle; % train shape
|
||||
% \node at (-2,0) {\emph{#2}}; %label of train
|
||||
}
|
||||
},
|
||||
pics/train_direction_backward/.default=4,
|
||||
}
|
||||
\tikzset{
|
||||
pics/ghost_train_direction_forward/.style args={#1}{
|
||||
code={
|
||||
\path[draw, line width=1pt, dashed] (0,0) -- +(-0.3,0.3) -- +(-#1,0.3) -- +(-#1,-0.3) -- +(-0.3,-0.3) -- cycle; % train shape
|
||||
% \node at (-2,0) {\emph{#2}}; %label of train
|
||||
}
|
||||
},
|
||||
pics/ghost_train_moving_forward/.default=4,
|
||||
pics/ghost_train_direction_forward/.default=4,
|
||||
}
|
||||
\tikzset{
|
||||
pics/ghost_train_moving_backward/.style args={#1}{
|
||||
pics/ghost_train_direction_backward/.style args={#1}{
|
||||
code={
|
||||
\path[draw, line width=1pt, dashed] (0,0) -- +(0.3,-0.3) -- +(#1,-0.3) -- +(#1,0.3) -- +(0.3,0.3) -- cycle; % train shape
|
||||
% \node at (-2,0) {\emph{#2}}; %label of train
|
||||
}
|
||||
},
|
||||
pics/ghost_train_moving_backward/.default=4,
|
||||
pics/ghost_train_direction_backward/.default=4,
|
||||
}
|
||||
\tikzset{
|
||||
train_automatic_forward/.pic={
|
||||
\path[draw, fill=black] (-0.15,0) -- ++(-0.15,0.15) -- ++(0,-0.3) -- cycle; % triangle
|
||||
};
|
||||
}
|
||||
\tikzset{
|
||||
train_automatic_backward/.pic={
|
||||
\path[draw, fill=black] (0.15,0) -- ++(0.15,0.15) -- ++(0,-0.3) -- cycle; % triangle
|
||||
};
|
||||
}
|
||||
\tikzset{
|
||||
train_human_forward/.pic={
|
||||
\path[draw, fill=black] (-0.4,0) circle (0.15); % dot
|
||||
};
|
||||
}
|
||||
\tikzset{
|
||||
train_human_backward/.pic={
|
||||
\path[draw, fill=black] (0.4,0) circle (0.15); % dot
|
||||
};
|
||||
}
|
Loading…
Reference in New Issue