diff --git a/include/just_gtfs/just_gtfs.h b/include/just_gtfs/just_gtfs.h index 349d472..9fc160c 100644 --- a/include/just_gtfs/just_gtfs.h +++ b/include/just_gtfs/just_gtfs.h @@ -888,7 +888,7 @@ struct Stop Text stop_code; Text stop_desc; Text stop_url; - StopLocationType location_type = StopLocationType::GenericNode; + StopLocationType location_type = StopLocationType::StopOrPlatform; Text stop_timezone; Text wheelchair_boarding; Id level_id;