Exception in thread "main" java.lang.NullPointerException
at org.opentripplanner.openstreetmap.model.OSMLevel.fromSpecList(OSMLevel.java:148)
at org.opentripplanner.openstreetmap.model.OSMLevel.mapFromSpecList(OSMLevel.java:171)
at org.opentripplanner.graph_builder.module.osm.OSMDatabase.processLevelMap(OSMDatabase.java:827)
at org.opentripplanner.graph_builder.module.osm.OSMDatabase.processRelations(OSMDatabase.java:728)
at org.opentripplanner.graph_builder.module.osm.OSMDatabase.postLoad(OSMDatabase.java:316)
at org.opentripplanner.graph_builder.module.osm.OpenStreetMapModule.buildGraph(OpenStreetMapModule.java:177)
at org.opentripplanner.graph_builder.GraphBuilder.run(GraphBuilder.java:157)
at org.opentripplanner.standalone.OTPMain.run(OTPMain.java:111)
at org.opentripplanner.standalone.OTPMain.main(OTPMain.java:86)
On 23 Jul 2018, at 22:58, Marcus Young <mar...@graspit.co.uk> wrote:
Those are quite normal warnings, not related to providing elevation data. My guess would be that the exception is because you ran out of RAM while building the graph.Marcus
--
You received this message because you are subscribed to the Google Groups "OpenTripPlanner Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opentripplanner-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.