Coder Social home page Coder Social logo

Comments (9)

rafapereirabr avatar rafapereirabr commented on July 23, 2024

What is the period of reference of your GTFS when you look inside the calendar.txt file ?

from r5r.

toreueland avatar toreueland commented on July 23, 2024

Hi, thanks for the very quick reply. Most routes seem to have a start date from around the middle of may 2024 to december 2024 for the data I have downloaded. I have tried many alternative departure dates, and times, but to no avail.

from r5r.

toreueland avatar toreueland commented on July 23, 2024

I extracted the public transit net to have a look at it. Here, I only have the Kolumbus net imported.

transit_net <- r5r::transit_network_to_sf(r5r_core)

I only see one route opening the transit_net under "Data" in R Studio.

bilde

Meanwhile for the POA data there are many other routes:

bilde

Not sure what the issue is here.

from r5r.

rafapereirabr avatar rafapereirabr commented on July 23, 2024

This looks like an issue with your GTFS data. I'd recommend using the gtfstools package to check the feed. https://ipeagit.github.io/gtfstools/articles/validating.html

from r5r.

toreueland avatar toreueland commented on July 23, 2024

I've run the valdidator and I do get some warnings. Not sure what to make of all of these, so I have listed some here:

bilde
bilde
bilde
bilde
Probably due to extended route types.
bilde

I have tried the same gtfs data on gtfsrouter and Network Analyst for ArcGIS Pro and it seems to work fine.

from r5r.

rafapereirabr avatar rafapereirabr commented on July 23, 2024

Humm. Interesting. Does your Kolumbus GTFS use extended route types?

from r5r.

toreueland avatar toreueland commented on July 23, 2024

Yes, I tried editing them to be "normal route types" but it didn't seem to fix the issue.

A solution I found was to use "processed" datasets from gtfs.pro. This works fine, but I don't really know what the issue is.

from r5r.

rafapereirabr avatar rafapereirabr commented on July 23, 2024

Hmmm. I don't really know either. But apparently it's an issue with the GTFS feed and not with r5r.

from r5r.

tafflin avatar tafflin commented on July 23, 2024

Yes, I tried editing them to be "normal route types" but it didn't seem to fix the issue.

A solution I found was to use "processed" datasets from gtfs.pro. This works fine, but I don't really know what the issue is.

Hi, thanks for using gtfs.pro. I am responsible for cleaning and data correction at gtfs.pro. What we do here is fix extended route types that are not compliant with the GTFS reference. In this case, these two route types were assigned route_type=4:
1004,Local Car Ferry Service
1014,Passenger High-Speed Ferry Service

You can find that these route types were mentioned once in google groups discussions but were not included in the extended route types list.

from r5r.

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.