-
When running this script against https://developers.google.com/transit/gtfs/examples/sample-feed.zip, it throws this error:
```bash
$ npx gtfs-to-pouch -i ~/Downloads/sample-feed.zip -o pouch-dbs
…
-
_From @lhark on December 27, 2014 20:12_
As it seems for now, the mettis schedule is retrieved through the UI of http://lemet.fr
but this method is a bit ugly to say the least.
Luckily, Metz has an …
-
stop_times.txt weist mehrfach direkt aufeinander folgende, gleiche stops im selben trip aus.
Zwar sind mehrfache stops innerhalb eines trips durchaus zulässig, in direkter Folge jedoch mutmaßlich e…
-
-
**Summary:**
When running the program on the CLI in batch mode, all logs are sent to stderr even without errors.
**Steps to reproduce:**
Run a command like
```
java -jar /usr/local/bin…
-
As per our discussion IRL (w/ Sam at Maptime), we observed that this line (https://github.com/UDST/urbanaccess/blob/2f37f8ea8337fd65d654e9506b3c76f753af22db/urbanaccess/gtfs/load.py#L59) and the corre…
kuanb updated
7 years ago
-
Hi!
I've stumbled into an issue and would love any help / suggestions. This run on a Python 3.8 on Mac M1.
I'm trying to run this code on my own data (tried it with ac gtfs too):
``` #load GT…
-
ython Stack Trace
Windows fatal exception: access violation
Thread 0x0000157c (most recent call first):
File "C:\Users/rosse/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\GTFS_Loader…
-
Suite de #4063. #4066 améliore la situation mais des conflits persistent pour certaines ressources.
Cas actuellement problématique :
- URL : `http://example.com/export?key=opendata-gtfs-rt`
- Tit…
-
Hi folks,
Thank you so much for providing this repository.
I cloned this repo, fired the instruction ```npm run start``` and got the following response.
```
npm run start
> MTA_Subway_SIRI_…