Orry-la-Ville-Coye station

Orry-la-Ville-Coye is a railway station serving Orry-la-Ville and Coye-la-Forêt to the North of Paris, France. It is situated on the Paris–Lille railway. The station is composed of a station building and four tracks served by two lateral platforms as well as a central platform.

Orry-la-Ville-Coye station

The station's services are:

  • RER D towards Paris and Creil
  • Main lines (TER Hauts-de-France) towards Paris and Amiens

Due to the station being located outside Île-de-France, IdF's monthly and yearly rail pass, the carte orange, cannot be used and so standard SNCF ticketing is used.

Services

Preceding station   SNCF   Following station
TER Hauts-de-France 24
Terminus
toward Amiens
TER Hauts-de-France 27
Chantilly-Gouvieux
toward Creil
toward Melun or Malesherbes
gollark: ++exec```pythondef f(x, y, z): if y == 0: if z == 0: return x return f(x, 0, z - 1) * f(x, 0, z - 1) return f(x, y - 1, z) * f(x, y - 1, z)print(f(10, 10, 10))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(3, 3, 3))```
gollark: Hmm.
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 2))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 3))```

References


    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.