← Retour aux issues

MAJ fluide chaque nuit des transports

publié le , mis à jour
Avatar Codeberg de laemlaem

Voici les logs avec un jeu de données volontairement réduit. Ça marche. À comparer avec ce qui va tourner cette nuit.

Importing - trips.txt - 92928 lines imported
Static GTFS import complete
Creating DB indexes
Completed GTFS import in 81.9 seconds
OK importGtfs will writeConfig {
  agencies: [
    {
      path: './input/versions-des-horaires-theoriques-des-lignes-de-bus-et-de-metro-du-reseau-star-au-format-gtfs|gtfs-version-à-venir->présence-facultative.gtfs',
      prefix: '0_',
      exclude: [Array]
    },
    {
      path: './input/versions-des-horaires-theoriques-des-lignes-de-bus-et-de-metro-du-reseau-star-au-format-gtfs|gtfs-version-en-cours.gtfs',
      prefix: '1_',
      exclude: [Array]
    }
  ],
  ignoreDuplicates: true,
  sqlitePath: 'db/2025-12-15-16-3'
}
-------------------------------
Parsed GTFS in new node-gtfs DB 2025-12-15-16-3 OK
Will build agency areas, long not optimized step for now, ~ 30 minutes for SNCF + STAR + TAN
For each agency, compute polylines and a bounding box, store it in a cache. It enables other functions to take as input coords and give as output the list of interesting agencies.
agencies 2
Null id agencies, why is that ?  []
✅ Did build agency areas
-------------------------------
Stopped the serveur
stdout: undefined
stderr: undefined
-------------------------------
Removed older dbs
stdout: undefined
stderr: undefined
-------------------------------
Restarted the serveur
stdout: undefined
stderr: undefined
Done updating 😀  2025-12-15T16:05:16.797Z

  1. Avatar Codeberg de laemlaem

    J'ai oublié de relancer le service hier suite à mes fiabilisations. RDV demain héhé.


✏️ Participer à la discussion