Open Transportation Models - Sample plugins
Run without plugin
- java -jar -run config/intersection.xml noplugin config/output_request.xml output 0 2 100 ctm
Run with plugin
- In config/intersection_plugin.xml, replace with the location of your otm plugin jar file.
- mvn install
- java -jar -run config/intersection_plugin.xml plugin config/output_request.xml output 0 2 100 ctm