-
Bonjour.
Je voudrais simplement savoir si c'est volontaire "d'interdire" les actions vides, autrement dit "NULL" ?
N'est-il pas plus logique de remplacer automatiquement une action null par une chain…
-
Hello,
In our process of timetable generation we, sometimes, add some comments on a vehicle_journey. It's mainly used to add an information about something we can't describe in the data.
It's workin…
-
En été, en France, nous sommes en temps GMT+2.
Nous avons des services "Noctambus" qui roule de 1h à 4h du matin.
Nous avons découvert une anomalie dans les résultats de routes_schedules avec ces ser…
-
Processing downloads/gtfs/stop_times.txt
FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory
Abandon (core dumped)
---
(database = postgres & stop_times.txt = 1.3 GB)
sign0 updated
9 years ago
-
When I was running ParisProviderLiveTest today, I got this:
java.lang.IllegalArgumentException: No enum constant de.schildbach.pte.AbstractNavitiaProvider.SectionType.BSS_RENT
at java.lang.Enum.v…
-
In thermometer of the following
```
{1,2},{3,2},{0,1,2},{0,3,2}
```
is
```
{0,1,3,2}
```
But thermometer of (two last are inverted)
```
{1,2},{3,2},{0,3,2},{0,1,2}
```
is
```
{1,0,1,3,2}
``…
-
@aelkhour In [AbstractNavitiaProvider.java:763](https://github.com/schildbach/public-transport-enabler/blob/master/enabler/src/de/schildbach/pte/AbstractNavitiaProvider.java#L763) you are using locati…
grote updated
9 years ago
-
@aelkhour When querying for departures with the Paris provider, I get an INVALID_STATION result. An example is Gare du Nord where I use the location.id "stop_area:RTP:SA:1958" for the query.
I see th…
grote updated
9 years ago
-
It seems that Trip Results have a 0m/0min walk at the beginning and the end of the trip with the same name as the actual station. If the Navitia API outputs these, maybe they should just be skipped an…
grote updated
9 years ago
-
I queried a couple of trips and there's usually only one trip returned while all the other providers return at least 3 trips.
Also, querying for earlier or later trips does not work for me, at least …
grote updated
9 years ago