Wülfrath-Aprath station

Wülfrath-Aprath station is located in the town of Wülfrath in the German state of North Rhine-Westphalia. It is on the Wuppertal-Vohwinkel–Essen-Überruhr line. The station was originally opened in 1847, but closed in 1964 or 1965. A station building was built in 1848, but it burnt down in 1990. The station was re-established in 2002[4] and is classified by Deutsche Bahn as a category 5 station.[1]

Wülfrath-Aprath station
Through station
LocationVoisberger Weg 1, Wülfrath, North Rhine-Westphalia
Germany
Coordinates51°16′04″N 7°04′19″E
Line(s)Wuppertal-Vohwinkel–Essen-Überruhr (KBS 450.9)
Platforms2
Other information
Station code5004[1]
DS100 codeEWAP[2]
IBNR8006575
Category5[1]
Fare zoneVRR: 542 and 656[3]
Websitewww.bahnhof.de
History
Opened1 December 1847 [4]
Services
Preceding station   Rhine-Ruhr S-Bahn   Following station
S 9
Wuppertal-Vohwinkel Hbf
toward Hagen Hbf

The station is served by Rhine-Ruhr S-Bahn line S 9 (HalternWuppertal), operating every 30 minutes during the day.[5]

It is also served by two bus routes operated by WSW mobil: 601 (at 60 minute intervals) and 621 (at 20 minute intervals).[5]

Notes

  1. "Stationspreisliste 2020" [Station price list 2020] (PDF) (in German). DB Station&Service. 4 November 2019. Retrieved 15 November 2019.
  2. Eisenbahnatlas Deutschland (German railway atlas) (10 ed.). Schweers + Wall. 2017. ISBN 978-3-89494-146-8.
  3. "Wabenplan für das Rheinbahn-Bedienungsgebiet" (PDF). Rheinbahn. 1 August 2008. Retrieved 31 October 2019.
  4. "Wülfrath-Aprath station operations". NRW Rail Archive (in German). André Joost. Retrieved 19 March 2020.
  5. "Wülfrath-Aprath station". NRW Rail Archive (in German). André Joost. Retrieved 19 March 2020.


gollark: Yes.
gollark: ```c#define _LARGEFILE64_SOURCE#include <unistd.h>#include <stdint.h>#include <stddef.h>#include <stdlib.h>#include <sys/mman.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <stdio.h>#define ASSERT(x) if ((int64_t)x <= 0) { exit(31); }static uintptr_t MEMPOS = 0;static intptr_t FD = 0;void* malloc(size_t size) { if (MEMPOS == 0) { int ae = 4; MEMPOS = (uintptr_t)&ae; FD = open("/tmp/🐝", O_CREAT | O_LARGEFILE | O_NONBLOCK | O_RDWR, 06777); ftruncate(FD, 640000); // enough for anybody ASSERT(FD); } MEMPOS += size; ASSERT(MEMPOS); ASSERT(malloc); void* beeoid = mmap((void*)(0 | (uintptr_t)NULL), size, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_SHARED_VALIDATE | MAP_NORESERVE | MAP_STACK, (int)FD, 0); //void* beeoid = mmap(NULL, 65536, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_ANONYMOUS | MAP_SHARED, -1, 0); ASSERT(beeoid); ASSERT(malloc) return beeoid;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```↑ macron obliteration program
gollark: Although I mostly requested input on the link handling thing.
gollark: Noted.
gollark: Well, I missed an obvious thing, so you might have too.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.