Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.65 KB

File metadata and controls

47 lines (34 loc) · 1.65 KB

Schwentine-Fährlinie F2

This directory contains GTFS (General Transit Feed Specification) CSV files for the Schwentine ferry route F2 in Kiel.

Based on https://www.sfk-kiel.de/resources/persistent/695f3590ba6c681cca08bafeb571500fcc7a888f/F2_2024_Folder_DRUCK02.pdf

Route Information

  • Route: F2 - Reventlou → Dietrichsdorf → Wellingdorf → Reventlou (circular ferry)
  • Operator: Schlepp- und Fährgesellschaft Kiel mbH (SFK)
  • Service: Schwentine-Fährlinie
  • Fleet: MS DIETRICHSDORF, MS DÜSTERNBROOK, MS WELLINGDORF
  • Payment: Cashless ticket machines available on board
  • Service Pattern:
    • Weekday service: 39 trips from 5:23 to 21:38
    • Saturday service: 15 trips from 8:30 to 16:43
    • Valid year-round (from February 1, 2024)

Files

agency.txt

Contains transit agency information.

stops.txt

Defines the 3 ferry stops along the route:

  • REVN: Reventlou (54.3330034, 10.1527966)
  • DIET: Dietrichsdorf (54.330634, 10.1725547)
  • WELL: Wellingdorf (54.330634, 10.1725547)

routes.txt

Defines route "F2" (Schwentine-Fährlinie) as a ferry route (route_type=4).

calendar.txt

Defines two service patterns:

  • WEEKDAY: Monday-Friday
  • SATURDAY: Saturday only

trips.txt

Lists all individual trips (39 weekday trips + 15 Saturday trips).

stop_times.txt

Contains the complete schedule with arrival/departure times for each stop on each trip.

Notes

  • The schedule assumes the ferry travels backward in time (departure from Reventlou occurs after passing through intermediate stops), which may need correction depending on the actual route direction
  • Service dates are set for 2026; adjust calendar.txt as needed