Giter Club home page Giter Club logo

Comments (1)

grote avatar grote commented on May 23, 2024

Hey @marcosfede, thanks for your interest in this project! :)

if this is not the correct place for this, feel free to close this issue.

Normally, issue tickets are not for questions, but since we don't offer an alternative place that is fine. I am going to close it (since it doesn't track activity necessary for the project), but that doesn't need to stop the discussion.

I'm having some trouble with osm2pgsql splitting bus routes into chunks when the route makes a circle and determining the direction so that I only get the A -> B routes.
what do you think of this approach?

I am personally not familiar with osm2pgsql, so I don't know if it extracts sufficient information or if the route direction is even available in OSM.

yesterday I saw your youtube video about transportr and I wonder if using gtfs data is strictly necessary in order to search routes (if I don't care about arrival and departure times yet) ?

GTFS data is never strictly necessary, it is just the de-facto standard that makes working with transport data easier, because there are so many tools to work with it already.

If you just want to display all routes, GTFS is overkill. Maybe https://github.com/xamanu/mapanica-rutas is interesting for you.

another question would be if you could provide me some basic info about how I would adapt this library

We have a ticket to document this, let me give a short first answer there: #53

There are some closed source apps like Moovit and mapa.buenosaires.gob.ar that have departure and arrival times, so I'm trying to figure out how to get them as well. (the latter being a government website, so I send some emails but they have not answered yet)

Yes, the best approach is to see first if there is any possibility of retrieving GTFS data, so you don't need create it yourself. Moovit most likely has GTFS data internally that they don't publish. I don't know how they got it whether they created it themselves or whether got it from someone.

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.