python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Problem for reading UTF-8 file with gtfstools
I'm trying to open a GTFS file that has UTF-8 encoding, but even though I changed my project's encoding in R to UTF-8, the characters are still truncated. The problem can be seen in the "stop_nam...
Igor
Votes: 0
Answers: 1
OpenTripPlanner and Flutter
Is there a way that I can use OpenTripPlanner in Flutter? I'm able to set it up locally on my laptop with GTFS but I don't know how to implement it in Flutter.
For context, I'm building a public trans...
Boxxy
Votes: 0
Answers: 1
Converting protobuf feed to pandas dataframe
I'm trying to covert a protobuf feed to pandas dataframe for one of my hobby projects. I tried several different techniques to accomplish this but nothing seems to really solve my issue.
I use followi...
user07345
Votes: 0
Answers: 1
Problem with getting correct bus lines from GTFS using php, csv and mysql
I need to get transport data for my mobile app. Especially i would like to get Stop list with bus lines that stops on each bus stop.
I downloaded data from this link http://gtfs.ztp.krakow.pl/
Data f...
Adrian Zalewski
Votes: 0
Answers: 0