issues
search
itinero
/
GTFS
.NET implementation of a General Transit Feed Specification (GTFS) feed parser.
http://www.itinero.tech
MIT License
69
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GTFSReader<GTFSFeed>().Read doesn't Dispose() FileStream ?
#29
sboigelot
closed
4 years ago
5
Minor bugs in GTFSFeed.SetFeedInfo
#28
rorlic
closed
8 years ago
1
Missing base class for all GTFS exceptions
#27
rorlic
closed
8 years ago
2
Typo's in GTFSRequiredFileMissingException constructor
#26
rorlic
closed
8 years ago
0
Optimization idea for faster lookups
#25
rhwilburn
opened
8 years ago
3
In Routes.txt the route_desc should be optional but it appears manditory.
#24
rhwilburn
opened
8 years ago
5
Status of build server can't be seen because of permissioning
#23
rhwilburn
closed
8 years ago
2
Please update the Nuget package to be generated from updates to Github.
#22
rhwilburn
opened
8 years ago
4
Add debugging support for the nuget package by providing a reference .pbd file.
#21
rhwilburn
opened
8 years ago
2
GTFSReader can't handle Stop Times with empty Arrive and Depart times
#20
derrickcrowne
closed
7 years ago
5
Color and TextColor properties in GTFS.Entities.Route do not hold string value
#19
dance2die
closed
8 years ago
2
Removed leading # from color fields.
#18
derrickcrowne
closed
9 years ago
2
Leading '#' in Color Fields
#17
derrickcrowne
closed
9 years ago
0
Sequences rule checking does not respect the GTFS rules
#16
jeremiebt
closed
9 years ago
0
Merge validator with GTFS.Tool project
#15
xivk
closed
9 years ago
0
WinRT implementation
#14
ChrisProlls
closed
9 years ago
4
System.OutOfMemoryException
#13
OdedDeutch
closed
9 years ago
2
Incorrect/misleading implementation for GetShapes(tripId) method. [Non blocking issue]
#12
rhwilburn
closed
9 years ago
3
agency_id is not required in agency and routes file
#11
ericpanorel
closed
9 years ago
0
Add option to put feed(s) into an SQLite DB
#10
xivk
closed
4 years ago
0
3 more fixes
#9
pkillick
closed
10 years ago
1
Fixed a bug in date parsing. GTFS specifies a format of yyyymmdd but the...
#8
pkillick
closed
10 years ago
0
Add logging option to report warnings.
#7
xivk
closed
4 years ago
0
Add option to make reader behave less strict.
#6
xivk
closed
10 years ago
0
Implement parsing the feed-info.
#5
xivk
closed
9 years ago
0
Some general cleanup code to support more GTFS flavours
#4
xivk
closed
10 years ago
0
Header.HasColumn does not work
#3
xivk
closed
10 years ago
0
Add an option to configure seperator.
#2
xivk
closed
10 years ago
0
Add a custom read files override.
#1
xivk
closed
10 years ago
0
Previous