Thorsten
unread,Apr 17, 2012, 2:08:12 PM4/17/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenTripPlanner Developers
Hallo,
I am experimenting with OTP, and with the help of the WIKI got are OTP
running.
Thank you for all the work put into the Tutorials and Wiki, it helps
allot.
But I can not get GTFS times to represent correctly in the Webapp?:
Webapp UI:
1: Tue, Apr 17th 8:25am - Tue, Apr 17th 9:08am
Webapp-API Response:
...<starttime>
2012-04-17T08:27:00+02:00
</starttime>....
GTFS->StopTimes:
trip_id,arrival_time,departure_time,stop_id,stop_sequence,stop_headsign,pickup_type,drop_off_time,shape_dist_traveled
GT_NS_N,06:27:00,06:27:00,GT_TRAIN_STOP,5,,,,
Any help how i can fix this, I would be very greatfull.
Where could the Problem be GTFS-AgencyTimeZone, JVM default timezone,
graph-builder config, tomcat or a other config file?
Thanks 4 a fun great open source project,
Thorsten