Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2012-10-18 | 976 Bytes | |
oj_otp_extension_forotp092.zip | 2012-10-18 | 2.2 MB | |
oj_otp_extension.zip | 2012-10-03 | 697.7 kB | |
Totals: 3 Items | 2.9 MB | 0 |
This zip files contains a Plugin for OpenJUMP GIS that allows to read/display a graph.obj file generated by the OpenTripPlanner (version 0.9.2). To use the plugin do as follows: - download and unzip the file (I guess you did this already ;) - put all *.jar files into OpenJUMPs /lib/ext/ folder - start OpenJUMP - load the graph chosing from main menu "Plugin" > "Load OTP Graph..." note, a graph may be quite big - so loading takes time, and OpenJUMP needs quite some memory assigned too.. license: GPL Stefan Steiniger sstein@geo.uzh.ch Santiago, 18.Oct.2012 Changes: * 3.Oct.2012 : Replaced null geometries with empty FeatureCollection to avoid Null-Pointer exception in OpenJUMP * 18.Oct.2012 : changes so it can read OTP 0.9.2 graphs (but not 0.7.10 graphs anymore); the edge information on "mode" is not displayed anymore, as this info was removed from the graph. A new library (guava-11.0.1.jar) needed to be added too for reading.