Closed GoogleCodeExporter closed 8 years ago
Original comment by bdfer...@google.com
on 21 Aug 2012 at 2:04
The current behavior of the kmlwriter is to load the feed, printing any
validation messages to the console, and then attempting to run the KML
generation step, which often runs into problems if the GTFS doesn't validate
properly. I've updated the code to instead immediately throw an exception if
there is a validation error when loading the feed.
Reviewed at http://codereview.appspot.com/6460121/ and committed in r1699.
Original comment by bdfer...@google.com
on 21 Aug 2012 at 2:47
Original issue reported on code.google.com by
ste...@konink.de
on 16 Aug 2012 at 3:53Attachments: