Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feed 2024 #5

Open
Ge-Rag opened this issue Dec 18, 2023 · 1 comment
Open

Feed 2024 #5

Ge-Rag opened this issue Dec 18, 2023 · 1 comment

Comments

@Ge-Rag
Copy link

Ge-Rag commented Dec 18, 2023

There are now for 2024 two new stations to be added in the geojson file.

 {
  "type": "Feature",
  "properties": {
    "station_id": "80115",
    "name": "Pantelimon Vest P.O."
  },
  "geometry": {
    "type": "Point",
    "coordinates": [ 
      26.177462,
      44.47706401
    ]
  }
},
 {
  "type": "Feature",
  "properties": {
    "station_id": "16633",
    "name": "Stamora Germană P.O."
  },
  "geometry": {
    "type": "Point",
    "coordinates": [
      21.2547517,
      45.2831227 
    ]
  }
},

Georg Ragaz
https://trainspotter.ragaz.net

@BodoMinea
Copy link

Also following the re-opening of the Bucharest - Giurgiu via Progresu, Comana service, some additional stops will be needed.
I opened PR #8 in regards to adding Vidra, Sintesti, Jilava, Bucuresti Progresu, Vârteju, București Vest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants