afimb/gtfslib-python
An open source library in python for reading GTFS files and computing various stats and indicators about Public Transport networks
PythonGPL-3.0
Issues
- 2
Expand transfers from station to sub-stop
#22 opened by laurentg - 2
- 3
Blocking query with postgresql
#67 opened by mhugo - 1
Proposal: partial reads by date
#66 opened by invisiblefunnel - 6
- 2
Fare Rules - origin id requirement
#64 opened by 3vivekb - 7
Can't use gtfslib-python with mysql
#62 opened by elad661 - 9
- 3
don't call clear_mappers() in orm.py
#59 opened by elad661 - 4
direction_id is not added to the db for trips
#57 opened by elad661 - 0
- 0
Load fails for GTFS containing extra `agency_id` field in `fare_attributes.txt`.
#61 opened by laurentg - 1
zones are not deleted when a feed is deleted
#58 opened by elad661 - 0
- 1
- 2
Remove optional empty files from GTFS export
#53 opened by laurentg - 8
- 3
Rework GTFS export plugin filtering
#51 opened by laurentg - 3
Exporting crashes while filtering for agencies
#49 opened by Josef-A - 0
- 1
- 1
Travis build fails on python 3.2
#47 opened by laurentg - 3
Export full GTFS
#40 opened by laurentg - 2
support for destination schema
#42 opened by ivanmobigis - 0
Importing GTFS with shapes can cause constraint violation exception with PostgreSQL
#44 opened by laurentg - 1
Two frequencies can refer to the same trip?
#41 opened by skinkie - 0
- 0
Add export of normalized stop times
#38 opened by laurentg - 0
Optimize stop to shape snapping
#37 opened by laurentg - 0
- 1
Error of gtfsloader on Windows
#35 opened by laurentg - 0
- 0
Decret_2015_1610 can't use len() on generator
#34 opened by laurentg - 1
Add stop clustering
#32 opened by laurentg - 1
Refactor DAO by merging all filter parameters
#30 opened by laurentg - 0
Properly implement batching
#31 opened by laurentg - 1
GTFS loading hangs on some installations
#24 opened by laurentg - 0
- 0
Load feed_info.txt if present.
#17 opened by laurentg - 0
Add Zone class / table to GTFS' model
#27 opened by laurentg - 0
Set default transfer_type if undefined.
#28 opened by laurentg - 0
- 0
IntegrityError when loading GTFS in PostgreSQL
#25 opened by laurentg - 0
Remove zone parameter from dao.stops()
#23 opened by laurentg - 0
Accept some malformed GTFS (lenient mode)
#21 opened by laurentg - 1
- 0
Handle CSV with leading / trailing whitespace
#19 opened by laurentg - 0
Handle CSV file with UTF8 BOM mark
#18 opened by laurentg - 0
Handle optional route agency_id
#16 opened by laurentg - 0
Handle csv with varying number of fields
#15 opened by laurentg