Coder Social home page Coder Social logo

Comments (5)

ArnaudOggy avatar ArnaudOggy commented on August 20, 2024 1

@nlehuby, @AntoineAugusti , @fchabouis

The PR #891 has been merged and is present in release v0.55.0.
Since we unfortunately don't have a defined validation process between Hove and transport.data.gouv.fr we let you see if there is any downstream impact.

More generally we know that the converter would need an update (to the v2.2 france-profile), and we would like to work on it.
Frame structures, ID suffixes, maybe calendars, and several other points would need to be updated.

Unfortunately, after searching, there is apparently no maintenance contract with transport.data.gouv.fr to update this converter regularly. And we lack "free" time to do it ourselves.
Which saddens us all because like you we understand its usefulness.
So there are only two solutions left:

  • wait for updates from the community (like here)
  • wait for an official update order from DGITM. If you have contacts in high places please ask them by writing to [email protected] 🙏

from transit_model.

fchabouis avatar fchabouis commented on August 20, 2024 1

Thank you @ArnaudOggy and @nlehuby . We will investigate this maintenance issue and come back to you.

from transit_model.

AntoineAugusti avatar AntoineAugusti commented on August 20, 2024

Relevant lines

fn generate_stop_place_type(&self, netex_mode: NetexMode) -> Element {
use NetexMode::*;
let stop_place_type = match netex_mode {
Air => "Airport",
Water => "ferryStop",
Rail => "railStation",
Metro => "metroStation",
Tram => "tramStation",
Funicular => "railStation",
Cableway => "liftStation",
Coach => "coachStation",
Bus => "busStation",

from transit_model.

stifoon avatar stifoon commented on August 20, 2024

Hi @nlehuby,
Your second proposed solution is very simple, and the value of the modification is obviously beneficial for the software. Moreover, it is open source, and you are a brilliant developer, so you could do it ;)
However, fixing the source code will not be enough. It will also be necessary to

  • compile and test on our ci, no problem
  • test and validate a new feature not claimed by transport.data.gouv.fr
  • deploy this feature on (not claimed) transport.data.gouv.fr so that everyone can benefit from it

At this point, we have no contact, no ordering party, and no project with transport.data.gouv.fr. And unfortunately, we have lots of other priority, this enhancement being not identified by none of our customers.

We keep the issue open, maybe in a few month we will reconsider it !
Stephan

from transit_model.

fchabouis avatar fchabouis commented on August 20, 2024

Hello @stifoon,
This is Francis Chabouis from transport.data.gouv.fr. We asked @nlehuby to open an issue because we are interested to know your opinion about the relevance and the technical feasibility of her proposition.
Thank you in advance for your help

from transit_model.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.