access.sh
root@terminal:~/include-crypto$./navigate --venue=bcc_berlin --mode=transit
Loading transit routes ............ [OK]
Resolving station map ............. [OK]
Calculating journey times ......... [OK]
Venue: Alexanderstrasse 11, 10178 Berlin ▌
venue.conf
root@terminal:~/include-crypto$cat venue.conf
#
Venue
name="bcc Berlin Congress Center";
addr="Alexanderstrasse 11, 10178 Berlin";
zip="10178";
dates="May 2-3, 2026";
ALEXANDERPLATZ
|
| [U2, U5, U8]
| [S3, S5, S7, S9]
|
+---> Alexanderstrasse 11
| bcc Berlin Congress Center
| ~5 min walk east
|
| [U8] [S3,S5,S7,S9]
|
JANNOWITZBRUECKE
|
| ~8 min walk north-west
+---> Alexanderstrasse 11
u-bahn.sh
root@terminal:~/include-crypto$./transit --type=u-bahn --dest=bcc
#
U-Bahn (Underground)
// nearest u-bahn stations
->
Alexanderplatz
[U2, U5, U8]
// 5 min walk east — primary recommended stop
->
Jannowitzbruecke
[U8]
// 8 min walk north-west
->
Klostersstrasse
[U2]
// 10 min walk north
// line reference
U2Ruhleben <-> Pankow
->Alexanderplatz
->Klostersstrasse
U5Hauptbahnhof <-> Hoenow
->Alexanderplatz
U8Wittenau <-> Hermannstr.
->Alexanderplatz
->Jannowitzbruecke
s-bahn.sh
root@terminal:~/include-crypto$./transit --type=s-bahn --dest=bcc
#
S-Bahn (City Rail)
// nearest s-bahn stations
->
Alexanderplatz
[S3, S5, S7, S9]
// 5 min walk east — primary recommended stop
->
Jannowitzbruecke
[S3, S5, S7, S9]
// 8 min walk north-west — quieter alternative
// line reference
S3Erkner <-> Spandau
// runs every 10 min
S5Strausberg Nord <-> Westkreuz
// runs every 10 min
S7Ahrensfelde <-> Potsdam Hbf
// runs every 10 min
S9Flughafen BER <-> Spandau
// direct from BER airport
bus.sh
root@terminal:~/include-crypto$./transit --type=bus --dest=bcc
#
Bus
// nearest bus stops
->
Alexanderplatz / Memhardstrasse
[M48, M8, 248]
// 6 min walk
->
Alexanderplatz (Bhf)
[100, 200, TXL]
// 5 min walk — central interchange
->
Jannowitzbruecke
[M29, 265]
// 8 min walk
// line reference
100
Zoologischer Garten <-> Alexanderplatz
// frequent, city-centre route
200
Zoologischer Garten <-> Prenzlauer Berg
// frequent, city-centre route
M48
Wilhelmsdorf <-> Alexanderplatz
// metro bus, runs 24h
M8
Ahrensfelde <-> Spittelmarkt
// metro bus, runs 24h
248
Hermannplatz <-> Alexanderplatz
// standard service
M29
Kottbusser Tor <-> Kurfuerstendamm
// metro bus, 24h
journey_planner.sh
root@terminal:~/include-crypto$./plan_journey --from=* --to=bcc_berlin
#
Example Journeys
// from BER airport
/* step_01 */
from="BER Airport Terminal 1"
to="Ostkreuz"
via="S9 direction Spandau"
duration="~28 min"
/* step_02 */
from="Ostkreuz"
to="Alexanderplatz"
via="S3, S5, S7 or S9"
duration="~8 min"
/* step_03 */
from="Alexanderplatz"
to="bcc Berlin"
via="5 min walk east on Alexanderstrasse"
duration="~5 min"
// total ~41 min door to door
// from Berlin Hauptbahnhof
/* step_01 */
from="Berlin Hauptbahnhof"
to="Alexanderplatz"
via="S5, S7 or U5"
duration="~10 min"
/* step_02 */
from="Alexanderplatz"
to="bcc Berlin"
via="5 min walk east on Alexanderstrasse"
duration="~5 min"
// total ~15 min door to door
// from Ostbahnhof
/* step_01 */
from="Ostbahnhof"
to="Jannowitzbruecke"
via="S3, S5, S7, S9 — one stop west"
duration="~3 min"
/* step_02 */
from="Jannowitzbruecke"
to="bcc Berlin"
via="8 min walk north-west on Alexanderstrasse"
duration="~8 min"
// total ~11 min door to door
// from Zoologischer Garten
/* step_01 */
from="Zoologischer Garten"
to="Alexanderplatz"
via="Bus 100 or 200 (direct)"
duration="~20 min"
// scenic city-centre route
/* step_02 */
from="Alexanderplatz"
to="bcc Berlin"
via="5 min walk east on Alexanderstrasse"
duration="~5 min"
// total ~25 min door to door
tickets.conf
root@terminal:~/include-crypto$cat transit_tickets.conf
#
Transit Tickets
zone="AB";// covers all stops listed above
single_ticket="3.50 EUR";// valid 2h, all modes
day_ticket="9.90 EUR";// unlimited rides zones AB
group_day_ticket="29.90 EUR";// up to 5 persons zones AB
weekly_ticket="36.00 EUR";// Mon-Sun zones AB
airport_supplement="zone C included in BER fare";// no extra charge on S9 to city
// where to buy
->BVG ticket machines at every station
->BVG app (iOS / Android)
->DB app for S-Bahn and intercity trains
->Service centres at Alexanderplatz station