Giter Club home page Giter Club logo

Comments (5)

grote avatar grote commented on May 26, 2024

I think the query improvements from #2 will make such a parameter unnecessary.

However, what happens if you want both? trains and busses?

from osm2gtfs.

jamescr avatar jamescr commented on May 26, 2024

It seems that If I add the "route_type" key/value to the config[query][tags], this issue is unnecessary.

Regarding to the scenario where I want buses and trains, It's possible but, that case would not be a two GTFS case?

from osm2gtfs.

grote avatar grote commented on May 26, 2024

It seems that If I add the "route_type" key/value to the config[query][tags], this issue is unnecessary.

Yes, we already have a config file, so I prefer it over having to specifing too many things as command line parameters.

Regarding to the scenario where I want buses and trains, It's possible but, that case would not be a two GTFS case?

You could do two different GTFS files, but I think you don't want that and there's plenty of GTFS files that include multiple transport products, even more than just bus and train. So we would need to think who that could be represented in the query. Doesn't Costa Rica also have trains and busses?

from osm2gtfs.

xamanu avatar xamanu commented on May 26, 2024

Yes, this seems to me a duplicate, as #2 will allow this.

IIf you want both in one GTFS, you could still try to find (or come up with) another tag that you put on all relations. Maybe the network could be the same. Or in the least and last case you could still come up with a custom tag in OSM: Something like network:union or even gtfs_group (now people are going to hang me :) ) But if they belong together in a GTFS, then they could also be stated to belong together in OSM. I don't see any problem here.

from osm2gtfs.

jamescr avatar jamescr commented on May 26, 2024

I got it, will be solved with issue #2 :-)

from osm2gtfs.

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.