| Package | Description |
|---|---|
| com.conveyal.gtfs.validator |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateStopsValidator
Find stops that are very close together.
|
class |
FaresValidator
Validator for fares that currently just checks that the transfers and transfer_duration fields are harmonious.
|
class |
FrequencyValidator |
class |
MisplacedStopValidator
This checks whether stops are anywhere outside populated areas (including "null island" or the Sahara) or far away
from most other stops in the feed.
|
class |
NamesValidator |
class |
NewTripTimesValidator
Check that the travel times between adjacent stops in trips are reasonable.
|
class |
TimeZoneValidator |
Copyright © 2019. All rights reserved.