MobilityData / mobility-database-catalogs

The Catalogs of Sources of the Mobility Database.
Apache License 2.0
257 stars 51 forks source link

Extract agencies from GTFS feed when only a URL is provided #459

Open emmambd opened 1 month ago

emmambd commented 1 month ago

What problem is your feature request trying to solve? Oftentimes, we'll only receive a feed URL with no other information.

Solution

Extract "transit providers" from agencies.txt in cases where the transit provider value is null in the feed form.

We know this is done when... Transit provider value is always generated/provided. Should test with just a URL.