% Copyright (c) 2003 Martin Hoffmann <hn@nvnc.de>
%
% The contents of this file may be used only under the terms of
% either the GNU General Public License Version 2 or later (the
% "GPL"), or the Lizenz für Freie Inhalte Version 1 or later.
%
% See file ../COPYING for further information.
%
%--- Strecke und Trassen ----------------------------------------------------
strecke 10801 {
typ Verbindungsgleis ;
von "Hamburg-Bergedorf Gbf" ;
nach "Hamburg-Bergedorf Süd" ;
}
%--- Streckenhistorie -------------------------------------------------------
strecke 10801 {
status - * > * kleinbahn ;
va ?? * > * ;
status ?? * > * nebenbahn ;
}
%--- Betriebsstellen --------------------------------------------------------
betrst Hamburg-Bergedorf-Gbf {
% s. 21000
lage - 10801/?? ;
}
betrst Hamburg-Bergedorf-Sued {
% s. 10800
lage - 10801/?? ;
}