louisiana-state-university — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-04T11:46:27Z,
for the dataset file:///shared/louisiana-state-university_5a840b33.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


    Feed Info


    Publisher Name:
    N/A
    Publisher URL:
    N/A
    Feed Email:
    N/A
    Feed Language:
    N/A

    Files included


    1. agency.txt
    2. calendar.txt
    3. calendar_dates.txt
    4. fare_attributes.txt
    5. fare_rules.txt
    6. frequencies.txt
    7. routes.txt
    8. shapes.txt
    9. stop_times.txt
    10. stops.txt
    11. transfers.txt
    12. trips.txt

    Counts


    • Agencies: 0
    • Blocks: 19
    • Routes: 22
    • Shapes: 21
    • Stops: 258
    • Trips: 20

    Specification Compliance report

    32 notices reported (2 errors, 30 warnings, 0 infos)

    Notice Code Severity Total
    block_trips_with_overlapping_stop_times ERROR 1

    block_trips_with_overlapping_stop_times

    Trips with the same block id have overlapping stop times.

    You can see more about this notice here.

    csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
    5 "TL-22" "TL-13" 6 "TL-23" "TL-13" "Park & Geaux_01" "20250113"
    invalid_url ERROR 1

    invalid_url

    A field contains a malformed URL.

    Definitions for valid URLs are quite vague. We perform strict validation using the Apache Commons UrlValidator.

    You can see more about this notice here.

    filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
    "agency.txt" 2 "agency_url" "lsu.transloc.com"
    fast_travel_between_consecutive_stops WARNING 1

    fast_travel_between_consecutive_stops

    A transit vehicle moves too fast between two consecutive stops.

    The speed threshold depends on route type:

    Route type Description Threshold, km/h
    0 Light rail 100
    1 Subway 150
    2 Rail 500
    3 Bus 150
    4 Ferry 80
    5 Cable tram 30
    6 Aerial lift 50
    7 Funicular 50
    11 Trolleybus 150
    12 Monorail 150
    - Unknown 200

    You can see more about this notice here.

    tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
    3 "TL-8" "TL-8" 519.0876971438719 2.4512474587349504 227 1 "TL-104" "Brightside View (Eastbound)" "00:00:10" 228 20 "TL-105" "Blox (Eastbound)" "00:00:27"
    missing_recommended_file WARNING 1

    missing_recommended_file

    A recommended file is missing.

    You can see more about this notice here.

    filename (?) The name of the faulty file.
    "feed_info.txt"
    stop_has_too_many_matches_for_shape WARNING 2

    stop_has_too_many_matches_for_shape

    Stop entry that has many potential matches to the trip's path of travel, as defined by the shape entry in shapes.txt.

    This potentially indicates a problem with the location of the stop or the path of the shape.

    You can see more about this notice here.

    tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. matchCount (?) The number of matches for the stop that is referred to.
    11 "TL-14" "TL-13" 42 "TL-170" "Cox" [30.414435493599996,-91.1824949708] 34
    11 "TL-14" "TL-13" 57 "TL-300" "Cox" [30.414435493599996,-91.1824949708] 34
    stop_too_far_from_shape WARNING 1

    stop_too_far_from_shape

    Stop too far from trip shape.

    Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

    You can see more about this notice here.

    tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
    3 "TL-8" "TL-8" 227 "TL-104" "Brightside View (Eastbound)" [30.41352,-91.18347] 463.99621129608147
    stop_without_stop_time WARNING 23

    stop_without_stop_time

    A stop in stops.txt is not referenced by any stop_times.stop_id.

    Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

    You can see more about this notice here.

    csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
    2 "TL-1" "Lot 406"
    3 "TL-2" "Gateway Garage Lane - Riverbend"
    4 "TL-3" "Canal Hall North"
    5 "TL-4" "Cox"
    6 "TL-5" "Pleasant Hall"
    7 "TL-6" "Highland - State"
    8 "TL-7" "Band Practice (Westbound)"
    9 "TL-8" "West Campus Apartments (Westbound)"
    10 "TL-9" "W. Roosevelt - Alaska"
    11 "TL-10" "University Edge"
    12 "TL-11" "Nicholson Apts III"
    112 "TL-113" "The Lark"
    113 "TL-114" "University Crescent (Outbound)"
    114 "TL-115" "Burbank-Lee"
    115 "TL-116" "The Hub"
    116 "TL-117" "Highland-Clara"
    117 "TL-118" "Highland – Stanford"
    118 "TL-119" "Highland-Parker (Inbound)"
    119 "TL-120" "South Quad - PFT"
    120 "TL-121" "ECE (Outbound)"
    121 "TL-122" "Lot 406"
    174 "TL-184" "Nicholson-Aster (Inbound)"
    245 "TL-259" "Charter"
    unused_shape WARNING 2

    unused_shape

    Shape is not used in GTFS file trips.txt.

    All records defined by GTFS shapes.txt should be used in trips.txt.

    You can see more about this notice here.

    shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
    "TL-1" 2
    "TL-9" 4860