BlinkTagInc / gtfs-to-geojson

Generate geoJSON of transit route data from a GTFS file.
MIT License
114 stars 23 forks source link

skip empty name in stop #7

Closed 2803media closed 3 years ago

2803media commented 3 years ago

Hi I have this error:

Error: Missing required value in stops.txt for stop_name on line 11683.

Do you think I might possible to leave those missing value blank in the geojson instead of raising an error?

Best

brendannee commented 3 years ago

I just pushed an update that makes this field optional. Check out GTFS-to-geoJSON version 1.0.5