Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

A way of writing Clustered Stops back into the GTFS database #63

@Emilio105

Description

@Emilio105

Is there a way of taking the clustered stops in memory and writing them back to the database removing duplicate stops.
Have tried using the SQL write functions and exacting them using Sqlite3 to interface with the database but no matter what I do I always get a reference error when trying to find the stops associated with a cluster - not sure if the stopIDs are changing when I reference them cause my SQL code works when I find and replace the stopIDs manually?
Any Idea whats going on?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions