transitland / feed-registry

a directory of public-transit operators and their authoriative data feeds; a view into the Transitland v1 Datastore API
https://transit.land/feed-registry/
MIT License
19 stars 1 forks source link

When submitting a transit feed, trim() the URL #359

Open drewda opened 8 years ago

drewda commented 8 years ago

If you paste a transit feed URL that has spaces on either end, the feed fetcher will fail to fetch the feed. I think a simple trim() would solve this.

moved from @stevevance's issue at: https://github.com/transitland/www-transit-land/issues/205

//cc @meghanhade