gtfs-validator icon indicating copy to clipboard operation
gtfs-validator copied to clipboard

Best Practice: stop names should be in mixed case (WARNING)

Open e-lo opened this issue 3 years ago • 4 comments

Provide stop names in mixed case, following local conventions, as per recommendation for all customer-facing text fields.

e-lo avatar Apr 29 '21 05:04 e-lo

Thanks for flagging that. We will determine a list of customer-facing text fields to check.

lionel-nj avatar May 04 '21 17:05 lionel-nj

@aababilov Would this be a good use case of annotations?

lionel-nj avatar May 04 '21 19:05 lionel-nj

Thanks for flagging that. We will determine a list of customer-facing text fields to check.

Here it is, thanks @scmcca

agency.agency_name stops.stop_name stops.stop_desc routes.route_short_name routes.route_long_name routes.route_desc trips.trip_headsign trips.trip_short_name pathways.signposted_as pathways.reversed_signposted_as levels.level_name

lionel-nj avatar May 04 '21 19:05 lionel-nj

@aababilov Would this be a good use case of annotations?

@maximearmstrong @bdferris

Wanted to bump this question up, I think it makes sense to me to use annotations for this functionality. What do you think?

KClough avatar Aug 24 '22 15:08 KClough