Skip to content

add checks that color column is six hex characters on ingest #111

@mbjackson-capp

Description

@mbjackson-capp

Looks like the reason the Metra routes don't appear on the map is that there is, once again, unwanted whitespace in a Metra GTFS file column, so the colors aren't valid 6-character hex strings:

Screen Shot 2024-05-14 at 4 45 46 PM

Re-ingest Metra routes so colors are correct. For good software design moving forward, add some checks to ensure that color column is valid and strip() whitespace as needed as part of ingest code.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions