Skip to content

BUS_WITH_I datacheck improvements - #340

Merged
jteresco merged 2 commits into
TravelMapping:masterfrom
yakra:datacheck
Jun 12, 2020
Merged

BUS_WITH_I datacheck improvements#340
jteresco merged 2 commits into
TravelMapping:masterfrom
yakra:datacheck

Conversation

@yakra

Copy link
Copy Markdown
Contributor

Closes#252

  • Require at least 1 numeral
  • Account for [NEWS] suffixes, as in I-35E & I-35W
  • Case insensitive Bus
  • Don't require full match; flag cases such as I-95Bus(42) and I-95Bus_N
    • Python & C++ flavors now behave identically
  • Only flag errors in the USA

Closes#252
* Require at least 1 numeral
* Account for [NEWS] suffixes, as in I-35E & I-35W
* Case insensitive Bus
* Don't require full match; flag cases such as I-95Bus(42) and I-95Bus_N
* Python & C++ flavors now behave identically
* Only flag errors in the USA
@yakra

Copy link
Copy Markdown
ContributorAuthor

Account for [NEWS] suffixes, as in I-35E & I-35W

Need I-69C. Will be a quick fix.

@yakra

Copy link
Copy Markdown
ContributorAuthor

Good to go.

@jteresco
jteresco merged commit ab529b8 into TravelMapping:masterJun 12, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUS_WITH_I datacheck

2 participants

@yakra@jteresco