navigazione — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-23T14:28:58Z,
for the dataset file:///shared/navigazione_a03b1a61.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
ACTV S.p.a
Publisher URL:
http://www.actv.it/
Feed Email:
N/A
Feed Language:
Italian
Feed Start Date:
2026-03-20
Feed End Date:
2026-05-23

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. shapes.txt
  7. stop_times.txt
  8. stops.txt
  9. trips.txt

Counts


  • Agencies: 3
  • Blocks: 0
  • Routes: 23
  • Shapes: 209
  • Stops: 150
  • Trips: 68074

Specification Compliance report

168123 notices reported (0 errors, 168091 warnings, 32 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 1

equal_shape_distance_same_coordinates

Two consecutive points have equal shape_dist_traveled and the same lat/lon coordinates in shapes.txt.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and the same coordinates indicate a duplicative shape point.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous shape point. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`.
"NAV_35_1016_0_1" 15614 12434.604329647465 175 15613 12434.604329647465 174
missing_bike_allowance WARNING 68074

missing_bike_allowance

Ferry trips should include bike allowance information.

All ferry trips should have a valid value in the bikes_allowed field in trips.txt.

You can see more about this notice here.

Only the first 50 of 68074 affected records are displayed below.

csvRowNumber (?) The row number of the faulty record. routeId (?) The faulty record's route id. tripId (?) The faulty record's trip id.
2 "1_UN" "NAV_ACTV_35_44"
3 "1_UN" "NAV_ACTV_35_87"
4 "1_UN" "NAV_ACTV_35_110"
5 "1_UN" "NAV_ACTV_35_210"
6 "1_UN" "NAV_ACTV_35_561"
7 "1_UN" "NAV_ACTV_35_590"
8 "1_UN" "NAV_ACTV_35_1812"
9 "1_UN" "NAV_ACTV_35_1941"
10 "1_UN" "NAV_ACTV_35_1963"
11 "1_UN" "NAV_ACTV_35_2092"
12 "1_UN" "NAV_ACTV_35_2308"
13 "1_UN" "NAV_ACTV_35_2338"
14 "1_UN" "NAV_ACTV_35_3434"
15 "1_UN" "NAV_ACTV_35_3477"
16 "1_UN" "NAV_ACTV_35_3500"
17 "1_UN" "NAV_ACTV_35_3600"
18 "1_UN" "NAV_ACTV_35_3939"
19 "1_UN" "NAV_ACTV_35_3968"
20 "1_UN" "NAV_ACTV_35_5141"
21 "1_UN" "NAV_ACTV_35_5181"
22 "1_UN" "NAV_ACTV_35_5184"
23 "1_UN" "NAV_ACTV_35_5289"
24 "1_UN" "NAV_ACTV_35_5388"
25 "1_UN" "NAV_ACTV_35_5419"
26 "1_UN" "NAV_ACTV_35_5472"
27 "1_UN" "NAV_ACTV_35_5476"
28 "1_UN" "NAV_ACTV_35_6430"
29 "1_UN" "NAV_ACTV_35_6559"
30 "1_UN" "NAV_ACTV_35_6581"
31 "1_UN" "NAV_ACTV_35_6710"
32 "1_UN" "NAV_ACTV_35_6926"
33 "1_UN" "NAV_ACTV_35_6956"
34 "1_UN" "NAV_ACTV_35_8048"
35 "1_UN" "NAV_ACTV_35_8091"
36 "1_UN" "NAV_ACTV_35_8114"
37 "1_UN" "NAV_ACTV_35_8214"
38 "1_UN" "NAV_ACTV_35_8565"
39 "1_UN" "NAV_ACTV_35_8594"
40 "1_UN" "NAV_ACTV_35_9790"
41 "1_UN" "NAV_ACTV_35_9833"
42 "1_UN" "NAV_ACTV_35_9856"
43 "1_UN" "NAV_ACTV_35_9956"
44 "1_UN" "NAV_ACTV_35_10307"
45 "1_UN" "NAV_ACTV_35_10336"
46 "1_UN" "NAV_ACTV_35_11570"
47 "1_UN" "NAV_ACTV_35_11613"
48 "1_UN" "NAV_ACTV_35_11636"
49 "1_UN" "NAV_ACTV_35_11736"
50 "1_UN" "NAV_ACTV_35_12085"
51 "1_UN" "NAV_ACTV_35_12114"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
missing_recommended_field WARNING 1

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"feed_info.txt" 2 "feed_version"
missing_timepoint_value WARNING 100000

missing_timepoint_value

stop_times.timepoint value is missing for a record.

When at least one of stop_times.arrival_time or stop_times.departure_time are provided, stop_times.timepoint should be defined

You can see more about this notice here.

Only the first 50 of 100000 affected records are displayed below.

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's `stop_times.trip_id`. stopSequence (?) The faulty record's `stop_times.stop_sequence`.
2 "NAV_ACTV_35_1" 1
3 "NAV_AL_35_1" 2
4 "NAV_ACTV_35_1" 4
5 "NAV_AL_35_1" 5
6 "NAV_ACTV_35_1" 7
7 "NAV_AL_35_1" 8
8 "NAV_ACTV_35_1" 10
9 "NAV_AL_35_1" 11
10 "NAV_ACTV_35_1" 13
11 "NAV_AL_35_1" 14
12 "NAV_ACTV_35_1" 16
13 "NAV_AL_35_1" 17
14 "NAV_ACTV_35_1" 19
15 "NAV_AL_35_1" 20
16 "NAV_ACTV_35_1" 22
17 "NAV_AL_35_1" 23
18 "NAV_ACTV_35_1" 25
19 "NAV_AL_35_1" 26
20 "NAV_ACTV_35_1" 28
21 "NAV_AL_35_1" 29
22 "NAV_ACTV_35_1" 31
23 "NAV_AL_35_1" 32
24 "NAV_ACTV_35_1" 34
25 "NAV_AL_35_1" 35
26 "NAV_ACTV_35_1" 37
27 "NAV_AL_35_1" 38
28 "NAV_ACTV_35_1" 40
29 "NAV_AL_35_1" 41
30 "NAV_ACTV_35_1" 43
31 "NAV_AL_35_1" 44
32 "NAV_ACTV_35_1" 46
33 "NAV_AL_35_1" 47
34 "NAV_ACTV_35_1" 49
35 "NAV_AL_35_1" 50
36 "NAV_ACTV_35_1" 52
37 "NAV_AL_35_1" 53
38 "NAV_ACTV_35_1" 55
39 "NAV_AL_35_1" 56
40 "NAV_ACTV_35_1" 58
41 "NAV_AL_35_1" 59
42 "NAV_ACTV_35_1" 61
43 "NAV_AL_35_1" 62
44 "NAV_ACTV_35_2" 1
45 "NAV_AL_35_2" 2
46 "NAV_ACTV_35_2" 4
47 "NAV_AL_35_2" 5
48 "NAV_ACTV_35_2" 7
49 "NAV_AL_35_2" 8
50 "NAV_ACTV_35_2" 10
51 "NAV_AL_35_2" 11
route_color_contrast WARNING 1

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"15_UN" 5 "#DD7127" "#D9D535"
stop_without_stop_time WARNING 13

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.
68 "5071" "Ferrovia"
108 "5126" "Deposito Arsenale"
117 "5142" "Deposito Tronchetto"
118 "5144" "Deposito F.te Nove"
119 "5146" "Deposito S. Elena"
122 "5154" "Deposito Chioggia P.tta V"
123 "5155" "Deposito S.Nicolo'"
124 "5156" "Parcheggio Lido"
125 "5157" "Parcheggio P.le Roma"
128 "5161" "Deposito Pieta'"
132 "5200" "S. Marco-San Zaccaria\"B1\""
149 "15142" "Deposito Tronchetto"
150 "15161" "Deposito Pieta'"
unknown_column INFO 32

unknown_column

A column name is unknown.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"routes.txt" "eligibility_restricted" 11
"routes.txt" "bikes_allowed" 12
"routes.txt" "regional_fare_card" 14
"stop_times.txt" "start_service_area_id" 1
"stop_times.txt" "end_service_area_id" 2
"stop_times.txt" "note_id" 5
"stop_times.txt" "to_stop_sequence" 16
"stop_times.txt" "route_short_name" 18
"stop_times.txt" "start_service_area_radius" 24
"stop_times.txt" "end_service_area_radius" 25
"stop_times.txt" "fare_period_id" 26
"stop_times.txt" "departure_buffer" 27
"stop_times.txt" "track" 28
"stop_times.txt" "mean_duration_factor" 29
"stop_times.txt" "mean_duration_offset" 30
"stop_times.txt" "safe_duration_factor" 31
"stop_times.txt" "safe_duration_offset" 32
"stop_times.txt" "free_running_flag" 33
"feed_info.txt" "feed_id" 1
"trips.txt" "note_id" 2
"trips.txt" "mean_duration_factor" 12
"trips.txt" "mean_duration_offset" 13
"trips.txt" "safe_duration_factor" 14
"trips.txt" "safe_duration_offset" 15
"trips.txt" "cars_allowed" 16
"trips.txt" "peak_offpeak" 17
"trips.txt" "mta_trip_id" 18
"trips.txt" "boarding_type" 19
"stops.txt" "stop_direction" 12
"stops.txt" "vehicle_type" 14
"stops.txt" "mta_stop_id" 17
"stops.txt" "regional_fare_card" 18