Hi Tom,

Thanks for your help! Specifically what I'm trying to do is follow the
tutorial given: here http://sumo.dlr.de/wiki/Tutorials/TraCI4Traffic_Lights

I am not sure where to point the environmental variable SUMO_HOME:

rescomp-13-265598:traci_tls Evan$ ls

*data*        *embedded.py* *runner.py*
rescomp-13-265598:traci_tls Evan$ pwd
/opt/local/share/doc/sumo/tutorial/traci_tls
rescomp-13-265598:traci_tls Evan$ python runner.py
please declare environment variable 'SUMO_HOME' as the root directory of
your sumo installation (it should contain folders 'bin', 'tools' and 'docs')

I was unable to locate any sumo directory that contains bin, tools and
docs. I've attached the output of "port contents sumo" to this email under
the file logfile.txt. Any ideas?

Thanks!
Evan

On Mon, Oct 19, 2015 at 10:12 AM, Lockhart, Thomas G (398I) <
[email protected]> wrote:

> Hi. I’m the maintainer of the sumo port, and the python scripts and
> libraries are definitely installed.
>
> What is the symptom of “lacks python support”? Could it be that you are
> not finding a particular script? If so, perhaps it would help to know that
> all of the scripts (over 100 of them) are prefixed with a “sumo-“ to avoid
> name collisions in /opt/local/bin/. Also, underscores in program names are
> replaced by dashes for name consistency.
>
> “port contents sumo” might help you locate what you need, and will give a
> clue about where other files such as libraries are placed.
>
> hth
>
> - Tom
>
> On Oct 19, 2015, at 3:31 AM, Evan Zheran Liu <[email protected]> wrote:
>
> > Hi,
> >
> > I'm running on OS X Mavericks. I installed SUMO using MacPorts using
> (sudo
> > port install sumo) but the version that MacPorts gives lacks python
> support.
> >
> > I downloaded the src code in the sumo-src-0.24.0.tar.gz, and extracted
> the
> > files. I'm trying to run the configure script, but I keep running into
> this
> > issue:
> >
> > rescomp-13-265598:sumo-0.24.0 Evan$ ./configure --with-python
> > checking build system type... x86_64-apple-darwin13.4.0
> > checking host system type... x86_64-apple-darwin13.4.0
> > checking target system type... x86_64-apple-darwin13.4.0
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking whether build environment is sane... configure: error: unsafe
> > absolute working directory name
> >
> > Can anybody help me out here to configure SUMO? Thanks for your help!
> >
> > Best,
> > Evan
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > sumo-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/sumo-user
>
>
Port sumo contains:
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/OrderedMultiSet.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/Assignment.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/assign.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/cadytsIterate.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/costFunctionChecker.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/costMemory.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/dijkstra.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/duaIterate.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/duaIterate_analysis.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/elements.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/inputs.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/matrixDailyToHourly.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/network.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/networkStatistics.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/one-shot.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/outputs.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/routeChoices.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/run.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/statisticsElements.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/assign/tables.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/collectinghandler.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/color.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/connections.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/costMemory.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/csv2vss.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/detector.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/dijkstra.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/elements.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/files/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/files/additional.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/files/selection.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/geomhelper.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/inputs.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/miscutils.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/net/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/net/connection.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/net/edge.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/net/lane.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/net/node.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/net/roundabout.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/netshiftadaptor.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/network.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/options.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/convert/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/convert/gpsdat.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/convert/gpx.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/convert/ns2.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/convert/omnet.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/convert/phem.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/convert/poi.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/convert/shawn.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/dump.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/output/inductionloop.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/outputs.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/play.png
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/rmsd.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/route.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/route_departOffset.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/run.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/sensors/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/sensors/inductive_loop.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/shapes/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/shapes/poi.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/shapes/polygon.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/statisticsElements.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/stop.png
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/tables.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/testUtil.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/turndefinitions.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/visualization/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/visualization/helpers.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/xml2csv.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/xml2protobuf.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sumolib/xsd.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/__init__.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/areal.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/constants.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/edge.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/gui.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/inductionloop.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/junction.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/lane.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/multientryexit.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/person.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/poi.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/polygon.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/rebuildConstants.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/route.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/simulation.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/traciToHex.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/trafficlights.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/vehicle.py
  
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/traci/vehicletype.py
  /opt/local/bin/TraCITestClient
  /opt/local/bin/activitygen
  /opt/local/bin/dfrouter
  /opt/local/bin/duarouter
  /opt/local/bin/emissionsDrivingCycle
  /opt/local/bin/emissionsMap
  /opt/local/bin/jtrrouter
  /opt/local/bin/marouter
  /opt/local/bin/netconvert
  /opt/local/bin/netgenerate
  /opt/local/bin/od2trips
  /opt/local/bin/polyconvert
  /opt/local/bin/sumo
  /opt/local/bin/sumo-0103to0110
  /opt/local/bin/sumo-0123to0130
  /opt/local/bin/sumo-10to11
  /opt/local/bin/sumo-Assignment
  /opt/local/bin/sumo-CSV2polyconvertXML
  /opt/local/bin/sumo-accelerations
  /opt/local/bin/sumo-addSchema
  /opt/local/bin/sumo-aggregateFlows
  /opt/local/bin/sumo-analyze-teleports
  /opt/local/bin/sumo-batch0103to0110
  /opt/local/bin/sumo-binary2plain
  /opt/local/bin/sumo-cadytsIterate
  /opt/local/bin/sumo-circlePolygon
  /opt/local/bin/sumo-costFunctionChecker
  /opt/local/bin/sumo-countConnectionsInDistricts
  /opt/local/bin/sumo-createRoundaboutConnections
  /opt/local/bin/sumo-csv2vss
  /opt/local/bin/sumo-csv2xml
  /opt/local/bin/sumo-cutRoutes
  /opt/local/bin/sumo-deleteUnusedDetectors
  /opt/local/bin/sumo-districtMapper
  /opt/local/bin/sumo-duaIterate
  /opt/local/bin/sumo-duaIterate-analysis
  /opt/local/bin/sumo-extractRouteEdges
  /opt/local/bin/sumo-findUTurns
  /opt/local/bin/sumo-flowFromRoutes
  /opt/local/bin/sumo-flowrouter
  /opt/local/bin/sumo-generateITetrisIntersectionMetrics
  /opt/local/bin/sumo-generateITetrisNetworkMetrics
  /opt/local/bin/sumo-generateMeanDataDefinitions
  /opt/local/bin/sumo-generateTLSE1Detectors
  /opt/local/bin/sumo-generateTLSE2Detectors
  /opt/local/bin/sumo-generateTLSE3Detectors
  /opt/local/bin/sumo-generateTurnDefs
  /opt/local/bin/sumo-gui
  /opt/local/bin/sumo-kShortest
  /opt/local/bin/sumo-matrixDailyToHourly
  /opt/local/bin/sumo-mpl-dump-onNet
  /opt/local/bin/sumo-mpl-dump-timeline
  /opt/local/bin/sumo-mpl-dump-twoAgainst
  /opt/local/bin/sumo-mpl-tripinfos-twoAgainst
  /opt/local/bin/sumo-netcheck
  /opt/local/bin/sumo-netdiff
  /opt/local/bin/sumo-netdumpdiff
  /opt/local/bin/sumo-netdumpmean
  /opt/local/bin/sumo-netduplicate
  /opt/local/bin/sumo-netextract
  /opt/local/bin/sumo-netextract-subPart
  /opt/local/bin/sumo-netmatch
  /opt/local/bin/sumo-netstats
  /opt/local/bin/sumo-network-statistics
  /opt/local/bin/sumo-networkStatistics
  /opt/local/bin/sumo-odConnectionsCheck
  /opt/local/bin/sumo-one-shot
  /opt/local/bin/sumo-patchNetFiles
  /opt/local/bin/sumo-plot-csv-bars
  /opt/local/bin/sumo-plot-csv-pie
  /opt/local/bin/sumo-plot-csv-timeline
  /opt/local/bin/sumo-plot-net-dump
  /opt/local/bin/sumo-plot-net-selection
  /opt/local/bin/sumo-plot-net-speeds
  /opt/local/bin/sumo-plot-net-trafficLights
  /opt/local/bin/sumo-plot-summary
  /opt/local/bin/sumo-plot-tripinfo-distributions
  /opt/local/bin/sumo-poi-alongRoads
  /opt/local/bin/sumo-poi-atTLS
  /opt/local/bin/sumo-pois2inductionLoops
  /opt/local/bin/sumo-prepareVISUM
  /opt/local/bin/sumo-protobuf2xml
  /opt/local/bin/sumo-rebuildConstants
  /opt/local/bin/sumo-rebuildSchemata
  /opt/local/bin/sumo-reprojectpolys
  /opt/local/bin/sumo-route-1htoDay
  /opt/local/bin/sumo-route-departOffset
  /opt/local/bin/sumo-route2alts
  /opt/local/bin/sumo-route2poly
  /opt/local/bin/sumo-routecheck
  /opt/local/bin/sumo-routecompare
  /opt/local/bin/sumo-routes-Join
  /opt/local/bin/sumo-routes2OD
  /opt/local/bin/sumo-schemaCheck
  /opt/local/bin/sumo-sort-routes
  /opt/local/bin/sumo-timingStats
  /opt/local/bin/sumo-tls-check
  /opt/local/bin/sumo-tls-csv2SUMO
  /opt/local/bin/sumo-traceExporter
  /opt/local/bin/sumo-tracegenerator
  /opt/local/bin/sumo-tracemapper
  /opt/local/bin/sumo-traciToHex
  /opt/local/bin/sumo-validate
  /opt/local/bin/sumo-vehLanes
  /opt/local/bin/sumo-vehicle2flow
  /opt/local/bin/sumo-vehroute2amitranOD
  /opt/local/bin/sumo-vehrouteDiff
  /opt/local/bin/sumo-visum-mapDistricts
  /opt/local/bin/sumo-xml2csv
  /opt/local/bin/sumo-xml2protobuf
  /opt/local/bin/sumo-xmlconnections-mapEdges
  /opt/local/bin/sumo-xmledges-applyOffset
  /opt/local/bin/sumo-xmlnodes-applyOffset
  /opt/local/share/doc/sumo/README
  /opt/local/share/doc/sumo/examples/dfrouter/dfrouter.dfrocfg
  /opt/local/share/doc/sumo/examples/dfrouter/input_messstrecke.det.xml
  /opt/local/share/doc/sumo/examples/dfrouter/input_tri.det.xml
  /opt/local/share/doc/sumo/examples/dfrouter/input_tri.net.xml
  /opt/local/share/doc/sumo/examples/dfrouter/input_tri_flows.txt
  /opt/local/share/doc/sumo/examples/duarouter/flows2routes/flows2routes.duarcfg
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes/input_flows.flows.xml
  /opt/local/share/doc/sumo/examples/duarouter/flows2routes/input_net.net.xml
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes_100s_interval/flows2routes_100s_interval.duarcfg
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes_100s_interval/input_flows.flows.xml
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes_100s_interval/input_net.net.xml
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes_100s_interval_ext/flows2routes_100s_interval_ext.duarcfg
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes_100s_interval_ext/input_flows.flows.xml
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes_100s_interval_ext/input_net.net.xml
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes_200s_interval/flows2routes_200s_interval.duarcfg
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes_200s_interval/input_flows.flows.xml
  
/opt/local/share/doc/sumo/examples/duarouter/flows2routes_200s_interval/input_net.net.xml
  /opt/local/share/doc/sumo/examples/duarouter/trips2routes/input_net.net.xml
  
/opt/local/share/doc/sumo/examples/duarouter/trips2routes/input_trips.trips.xml
  /opt/local/share/doc/sumo/examples/duarouter/trips2routes/trips2routes.duarcfg
  
/opt/local/share/doc/sumo/examples/jtrrouter/straight_only_sinks/input_flows.flows.xml
  
/opt/local/share/doc/sumo/examples/jtrrouter/straight_only_sinks/input_net.net.xml
  
/opt/local/share/doc/sumo/examples/jtrrouter/straight_only_sinks/straight_only_sinks.jtrrcfg
  /opt/local/share/doc/sumo/examples/jtrrouter/turns/input_flows.flows.xml
  /opt/local/share/doc/sumo/examples/jtrrouter/turns/input_net.net.xml
  /opt/local/share/doc/sumo/examples/jtrrouter/turns/input_turns.turns.xml
  /opt/local/share/doc/sumo/examples/jtrrouter/turns/turns.jtrrcfg
  
/opt/local/share/doc/sumo/examples/netconvert/OSM/adlershof_dlr/adlershof_dlr.netccfg
  /opt/local/share/doc/sumo/examples/netconvert/OSM/adlershof_dlr/osm.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_edge2edge_conns/cross3l_edge2edge_conns.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_edge2edge_conns/input_connections.con.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_edge2edge_conns/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_edge2edge_conns/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_lane2lane_conns/cross3l_lane2lane_conns.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_lane2lane_conns/input_connections.con.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_lane2lane_conns/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_lane2lane_conns/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_no_turnarounds/cross3l_no_turnarounds.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_no_turnarounds/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_no_turnarounds/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_prohibitions/cross3l_prohibitions.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_prohibitions/input_connections.con.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_prohibitions/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_prohibitions/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_unconstrained/cross3l_unconstrained.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_unconstrained/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/connections/cross3l_unconstrained/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/dlr-testtrack/dlr-testtrack.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/dlr-testtrack/input_connections.con.xml
  
/opt/local/share/doc/sumo/examples/netconvert/dlr-testtrack/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/dlr-testtrack/input_nodes.nod.xml
  /opt/local/share/doc/sumo/examples/netconvert/hokkaido/hokkaido.netccfg
  /opt/local/share/doc/sumo/examples/netconvert/hokkaido/input_edges.edg.xml
  /opt/local/share/doc/sumo/examples/netconvert/hokkaido/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/speed_in_kmh/cross_notypes_kmh/cross_notypes_kmh.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/speed_in_kmh/cross_notypes_kmh/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/speed_in_kmh/cross_notypes_kmh/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/speed_in_kmh/cross_notypes_kmh/input_types.typ.xml
  
/opt/local/share/doc/sumo/examples/netconvert/speed_in_kmh/cross_usingtypes_kmh/cross_usingtypes_kmh.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/speed_in_kmh/cross_usingtypes_kmh/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/speed_in_kmh/cross_usingtypes_kmh/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/speed_in_kmh/cross_usingtypes_kmh/input_types.typ.xml
  
/opt/local/share/doc/sumo/examples/netconvert/types/cross_notypes/cross_notypes.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/types/cross_notypes/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/types/cross_notypes/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/types/cross_notypes/input_types.typ.xml
  
/opt/local/share/doc/sumo/examples/netconvert/types/cross_usingtypes/cross_usingtypes.netccfg
  
/opt/local/share/doc/sumo/examples/netconvert/types/cross_usingtypes/input_edges.edg.xml
  
/opt/local/share/doc/sumo/examples/netconvert/types/cross_usingtypes/input_nodes.nod.xml
  
/opt/local/share/doc/sumo/examples/netconvert/types/cross_usingtypes/input_types.typ.xml
  /opt/local/share/doc/sumo/examples/sumo/busses/busses.sumocfg
  /opt/local/share/doc/sumo/examples/sumo/busses/input_additional.add.xml
  /opt/local/share/doc/sumo/examples/sumo/busses/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/busses/net.net.xml
  /opt/local/share/doc/sumo/examples/sumo/hokkaido/hokkaido.sumocfg
  /opt/local/share/doc/sumo/examples/sumo/hokkaido/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/hokkaido/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_emission/cross3ltl_emission.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_emission/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_emission/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_fcd/cross3ltl_fcd.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_fcd/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_fcd/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_full/cross3ltl_full.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_full/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_full/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_inductloops/cross3ltl_inductloops.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_inductloops/input_additional.add.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_inductloops/input_routes.rou.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_inductloops/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_constrained/cross3ltl_meandata_constrained.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_constrained/input_additional.add.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_constrained/input_routes.rou.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_constrained/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_edges/cross3ltl_meandata_edges.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_edges/input_additional.add.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_edges/input_routes.rou.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_edges/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_lanes/cross3ltl_meandata_lanes.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_lanes/input_additional.add.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_lanes/input_routes.rou.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_meandata_lanes/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_queue/cross3ltl_queue.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_queue/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_queue/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_rawdump/cross3ltl_rawdump.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_rawdump/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_rawdump/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_summary/cross3ltl_summary.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_summary/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_summary/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_tripinfo/cross3ltl_tripinfo.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_tripinfo/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_tripinfo/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_vehroutes/cross3ltl_vehroutes.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_vehroutes/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_vehroutes/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_vtypeprobe/cross3ltl_vtypeprobe.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_vtypeprobe/input_additional.add.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_vtypeprobe/input_routes.rou.xml
  
/opt/local/share/doc/sumo/examples/sumo/output/cross3ltl_vtypeprobe/net.net.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box1l/box1l.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box1l/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box1l/net.net.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box2l/box2l.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box2l/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box2l/net.net.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box3l/box3l.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box3l/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box3l/net.net.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box4l/box4l.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box4l/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/box/box4l/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross1l/cross1l.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross1l/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross1l/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross1ltl/cross1ltl.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross1ltl/input_routes.rou.xml
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross1ltl/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross3l/cross3l.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross3l/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross3l/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross3ltl/cross3ltl.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross3ltl/input_routes.rou.xml
  
/opt/local/share/doc/sumo/examples/sumo/simple_nets/cross/cross3ltl/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/variable_speed_signs/input_additional.add.xml
  
/opt/local/share/doc/sumo/examples/sumo/variable_speed_signs/input_additional2.add.xml
  
/opt/local/share/doc/sumo/examples/sumo/variable_speed_signs/input_definition.def.xml
  
/opt/local/share/doc/sumo/examples/sumo/variable_speed_signs/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/variable_speed_signs/net.net.xml
  
/opt/local/share/doc/sumo/examples/sumo/variable_speed_signs/variable_speed_signs.sumocfg
  /opt/local/share/doc/sumo/examples/sumo/vehicle_stops/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/vehicle_stops/net.net.xml
  /opt/local/share/doc/sumo/examples/sumo/vehicle_stops/vehicle_stops.sumocfg
  
/opt/local/share/doc/sumo/examples/sumo/visualization/parade/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/sumo/visualization/parade/net.net.xml
  /opt/local/share/doc/sumo/examples/sumo/visualization/parade/parade.sumocfg
  /opt/local/share/doc/sumo/examples/tools/dua-iterate/dua-iterate.bat
  /opt/local/share/doc/sumo/examples/tools/dua-iterate/dua-iterate.sh
  /opt/local/share/doc/sumo/examples/tools/dua-iterate/input_net.net.xml
  /opt/local/share/doc/sumo/examples/tools/dua-iterate/input_trips.trips.xml
  /opt/local/share/doc/sumo/examples/tools/dua-iterate/routes.rou.xml
  /opt/local/share/doc/sumo/examples/tools/dua-iterate/tripinfos.xml
  /opt/local/share/doc/sumo/examples/tools/flowrouter/flowrouter.bat
  /opt/local/share/doc/sumo/examples/tools/flowrouter/flowrouter.sh
  /opt/local/share/doc/sumo/examples/tools/flowrouter/input_detectors.det.xml
  /opt/local/share/doc/sumo/examples/tools/flowrouter/input_flows.txt
  /opt/local/share/doc/sumo/examples/tools/flowrouter/input_net.net.xml
  /opt/local/share/doc/sumo/examples/tools/traceExporter/fcd.xml
  /opt/local/share/doc/sumo/examples/tools/traceExporter/input_routes.rou.xml
  /opt/local/share/doc/sumo/examples/tools/traceExporter/net.net.xml
  /opt/local/share/doc/sumo/examples/tools/traceExporter/traceExporter.bat
  /opt/local/share/doc/sumo/examples/tools/traceExporter/traceExporter.sh
  /opt/local/share/doc/sumo/tutorial/city_mobil/agentManager.py
  /opt/local/share/doc/sumo/tutorial/city_mobil/constants.py
  /opt/local/share/doc/sumo/tutorial/city_mobil/createNet.py
  /opt/local/share/doc/sumo/tutorial/city_mobil/runner.py
  /opt/local/share/doc/sumo/tutorial/city_mobil/simpleManager.py
  /opt/local/share/doc/sumo/tutorial/city_mobil/statistics.py
  /opt/local/share/doc/sumo/tutorial/city_mobil/vehicleControl.py
  /opt/local/share/doc/sumo/tutorial/hello/data/hello.edg.xml
  /opt/local/share/doc/sumo/tutorial/hello/data/hello.net.xml
  /opt/local/share/doc/sumo/tutorial/hello/data/hello.netccfg
  /opt/local/share/doc/sumo/tutorial/hello/data/hello.nod.xml
  /opt/local/share/doc/sumo/tutorial/hello/data/hello.rou.xml
  /opt/local/share/doc/sumo/tutorial/hello/data/hello.settings.xml
  /opt/local/share/doc/sumo/tutorial/hello/data/hello.sumocfg
  /opt/local/share/doc/sumo/tutorial/hello/runner.py
  /opt/local/share/doc/sumo/tutorial/osm_activitygen/eichstaett.net.xml
  /opt/local/share/doc/sumo/tutorial/output_parsing/data/circular.add.xml
  /opt/local/share/doc/sumo/tutorial/output_parsing/data/circular.edg.xml
  /opt/local/share/doc/sumo/tutorial/output_parsing/data/circular.netccfg
  /opt/local/share/doc/sumo/tutorial/output_parsing/data/circular.nod.xml
  /opt/local/share/doc/sumo/tutorial/output_parsing/data/circular.rou.xml
  /opt/local/share/doc/sumo/tutorial/output_parsing/data/circular.typ.xml
  /opt/local/share/doc/sumo/tutorial/output_parsing/data/output_file.sumocfg
  /opt/local/share/doc/sumo/tutorial/output_parsing/data/output_socket.sumocfg
  /opt/local/share/doc/sumo/tutorial/output_parsing/runner.py
  /opt/local/share/doc/sumo/tutorial/quickstart/data/quickstart.con.xml
  /opt/local/share/doc/sumo/tutorial/quickstart/data/quickstart.edg.xml
  /opt/local/share/doc/sumo/tutorial/quickstart/data/quickstart.net.xml
  /opt/local/share/doc/sumo/tutorial/quickstart/data/quickstart.netccfg
  /opt/local/share/doc/sumo/tutorial/quickstart/data/quickstart.nod.xml
  /opt/local/share/doc/sumo/tutorial/quickstart/data/quickstart.rou.xml
  /opt/local/share/doc/sumo/tutorial/quickstart/data/quickstart.sumocfg
  /opt/local/share/doc/sumo/tutorial/quickstart/data/quickstart.typ.xml
  /opt/local/share/doc/sumo/tutorial/quickstart/runner.py
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/analyzeData.py
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/input_det.add.xml
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/input_vss.add.xml
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_1_1.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_1_2.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_1_3.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_1_4.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_1_6.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_1_7.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_1_8.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_2_1.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_2_2.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_2_3.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_2_4.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_2_5.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_2_7.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/obstimes_2_8.txt
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/spd-road.edg.xml
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/spd-road.nod.xml
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/data/spd-road.sumocfg
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/runner.py
  /opt/local/share/doc/sumo/tutorial/san_pablo_dam/validate.py
  
/opt/local/share/doc/sumo/tutorial/traci_pedestrian_crossing/data/pedcrossing.con.xml
  
/opt/local/share/doc/sumo/tutorial/traci_pedestrian_crossing/data/pedcrossing.edg.xml
  
/opt/local/share/doc/sumo/tutorial/traci_pedestrian_crossing/data/pedcrossing.netccfg
  
/opt/local/share/doc/sumo/tutorial/traci_pedestrian_crossing/data/pedcrossing.nod.xml
  
/opt/local/share/doc/sumo/tutorial/traci_pedestrian_crossing/data/pedcrossing.rou.xml
  
/opt/local/share/doc/sumo/tutorial/traci_pedestrian_crossing/data/pedcrossing.tll.xml
  /opt/local/share/doc/sumo/tutorial/traci_pedestrian_crossing/data/run.sumocfg
  
/opt/local/share/doc/sumo/tutorial/traci_pedestrian_crossing/data/viewsettings.xml
  /opt/local/share/doc/sumo/tutorial/traci_pedestrian_crossing/runner.py
  /opt/local/share/doc/sumo/tutorial/traci_tls/data/cross.con.xml
  /opt/local/share/doc/sumo/tutorial/traci_tls/data/cross.det.xml
  /opt/local/share/doc/sumo/tutorial/traci_tls/data/cross.edg.xml
  /opt/local/share/doc/sumo/tutorial/traci_tls/data/cross.net.xml
  /opt/local/share/doc/sumo/tutorial/traci_tls/data/cross.netccfg
  /opt/local/share/doc/sumo/tutorial/traci_tls/data/cross.nod.xml
  /opt/local/share/doc/sumo/tutorial/traci_tls/data/cross.sumocfg
  /opt/local/share/doc/sumo/tutorial/traci_tls/embedded.py
  /opt/local/share/doc/sumo/tutorial/traci_tls/runner.py
  /opt/local/share/sumo/data/emissions/PHEMlight/PKW_D_EU4.PHEMLight.veh
  /opt/local/share/sumo/data/emissions/PHEMlight/PKW_D_EU4.csv
  /opt/local/share/sumo/data/emissions/PHEMlight/PKW_D_EU4.dec.csv
  /opt/local/share/sumo/data/emissions/PHEMlight/PKW_D_EU4_FC.csv
  /opt/local/share/sumo/data/emissions/PHEMlight/PKW_G_EU4.PHEMLight.veh
  /opt/local/share/sumo/data/emissions/PHEMlight/PKW_G_EU4.csv
  /opt/local/share/sumo/data/emissions/PHEMlight/PKW_G_EU4.dec.csv
  /opt/local/share/sumo/data/emissions/PHEMlight/PKW_G_EU4_FC.csv
  /opt/local/share/sumo/data/typemap/navteqPolyconvert.typ.xml
  /opt/local/share/sumo/data/typemap/opendriveNetconvert.typ.xml
  /opt/local/share/sumo/data/typemap/opendriveNetconvertBicycle.typ.xml
  /opt/local/share/sumo/data/typemap/opendriveNetconvertPedestrians.typ.xml
  /opt/local/share/sumo/data/typemap/osmBidiRailNetconvert.typ.xml
  /opt/local/share/sumo/data/typemap/osmNetconvert.typ.xml
  /opt/local/share/sumo/data/typemap/osmNetconvertBicycle.typ.xml
  /opt/local/share/sumo/data/typemap/osmNetconvertPedestrians.typ.xml
  /opt/local/share/sumo/data/typemap/osmNetconvertShips.typ.xml
  /opt/local/share/sumo/data/typemap/osmNetconvertUrbanDe.typ.xml
  /opt/local/share/sumo/data/typemap/osmPolyconvert.typ.xml
  /opt/local/share/sumo/data/typemap/visumPolyconvert.typ.xml
  /opt/local/share/sumo/data/xsd/activitygenConfiguration.xsd
  /opt/local/share/sumo/data/xsd/additional_file.xsd
  /opt/local/share/sumo/data/xsd/amitran/linkdata.xsd
  /opt/local/share/sumo/data/xsd/amitran/network.xsd
  /opt/local/share/sumo/data/xsd/amitran/od.xsd
  /opt/local/share/sumo/data/xsd/amitran/routes.xsd
  /opt/local/share/sumo/data/xsd/amitran/trajectories.xsd
  /opt/local/share/sumo/data/xsd/baseTypes.xsd
  /opt/local/share/sumo/data/xsd/connections_file.xsd
  /opt/local/share/sumo/data/xsd/det_e1_file.xsd
  /opt/local/share/sumo/data/xsd/det_e2_file.xsd
  /opt/local/share/sumo/data/xsd/dfrouterConfiguration.xsd
  /opt/local/share/sumo/data/xsd/duarouterConfiguration.xsd
  /opt/local/share/sumo/data/xsd/edgediff_file.xsd
  /opt/local/share/sumo/data/xsd/edges_file.xsd
  /opt/local/share/sumo/data/xsd/emission_file.xsd
  /opt/local/share/sumo/data/xsd/fcd_file.xsd
  /opt/local/share/sumo/data/xsd/full_file.xsd
  /opt/local/share/sumo/data/xsd/jtrrouterConfiguration.xsd
  /opt/local/share/sumo/data/xsd/marouterConfiguration.xsd
  /opt/local/share/sumo/data/xsd/meandataTypes.xsd
  /opt/local/share/sumo/data/xsd/meandata_file.xsd
  /opt/local/share/sumo/data/xsd/net_file.xsd
  /opt/local/share/sumo/data/xsd/netconvertConfiguration.xsd
  /opt/local/share/sumo/data/xsd/netgenerateConfiguration.xsd
  /opt/local/share/sumo/data/xsd/netstate_file.xsd
  /opt/local/share/sumo/data/xsd/nodes_file.xsd
  /opt/local/share/sumo/data/xsd/od2tripsConfiguration.xsd
  /opt/local/share/sumo/data/xsd/polyconvertConfiguration.xsd
  /opt/local/share/sumo/data/xsd/queue_file.xsd
  /opt/local/share/sumo/data/xsd/routeTypes.xsd
  /opt/local/share/sumo/data/xsd/routes_file.xsd
  /opt/local/share/sumo/data/xsd/summary_file.xsd
  /opt/local/share/sumo/data/xsd/sumoConfiguration.xsd
  /opt/local/share/sumo/data/xsd/taz_file.xsd
  /opt/local/share/sumo/data/xsd/tllogic_file.xsd
  /opt/local/share/sumo/data/xsd/tripinfo_file.xsd
  /opt/local/share/sumo/data/xsd/turns_file.xsd
  /opt/local/share/sumo/data/xsd/types_file.xsd
  /opt/local/share/sumo/data/xsd/vtypeprobe_file.xsd
  /opt/local/share/sumo/emissions/PHEMlight/PKW_D_EU4.PHEMLight.veh
  /opt/local/share/sumo/emissions/PHEMlight/PKW_D_EU4.csv
  /opt/local/share/sumo/emissions/PHEMlight/PKW_D_EU4.dec.csv
  /opt/local/share/sumo/emissions/PHEMlight/PKW_D_EU4_FC.csv
  /opt/local/share/sumo/emissions/PHEMlight/PKW_G_EU4.PHEMLight.veh
  /opt/local/share/sumo/emissions/PHEMlight/PKW_G_EU4.csv
  /opt/local/share/sumo/emissions/PHEMlight/PKW_G_EU4.dec.csv
  /opt/local/share/sumo/emissions/PHEMlight/PKW_G_EU4_FC.csv
  /opt/local/share/sumo/typemap/navteqPolyconvert.typ.xml
  /opt/local/share/sumo/typemap/opendriveNetconvert.typ.xml
  /opt/local/share/sumo/typemap/opendriveNetconvertBicycle.typ.xml
  /opt/local/share/sumo/typemap/opendriveNetconvertPedestrians.typ.xml
  /opt/local/share/sumo/typemap/osmBidiRailNetconvert.typ.xml
  /opt/local/share/sumo/typemap/osmNetconvert.typ.xml
  /opt/local/share/sumo/typemap/osmNetconvertBicycle.typ.xml
  /opt/local/share/sumo/typemap/osmNetconvertPedestrians.typ.xml
  /opt/local/share/sumo/typemap/osmNetconvertShips.typ.xml
  /opt/local/share/sumo/typemap/osmNetconvertUrbanDe.typ.xml
  /opt/local/share/sumo/typemap/osmPolyconvert.typ.xml
  /opt/local/share/sumo/typemap/visumPolyconvert.typ.xml
  /opt/local/share/sumo/xsd/activitygenConfiguration.xsd
  /opt/local/share/sumo/xsd/additional_file.xsd
  /opt/local/share/sumo/xsd/amitran/linkdata.xsd
  /opt/local/share/sumo/xsd/amitran/network.xsd
  /opt/local/share/sumo/xsd/amitran/od.xsd
  /opt/local/share/sumo/xsd/amitran/routes.xsd
  /opt/local/share/sumo/xsd/amitran/trajectories.xsd
  /opt/local/share/sumo/xsd/baseTypes.xsd
  /opt/local/share/sumo/xsd/connections_file.xsd
  /opt/local/share/sumo/xsd/det_e1_file.xsd
  /opt/local/share/sumo/xsd/det_e2_file.xsd
  /opt/local/share/sumo/xsd/dfrouterConfiguration.xsd
  /opt/local/share/sumo/xsd/duarouterConfiguration.xsd
  /opt/local/share/sumo/xsd/edgediff_file.xsd
  /opt/local/share/sumo/xsd/edges_file.xsd
  /opt/local/share/sumo/xsd/emission_file.xsd
  /opt/local/share/sumo/xsd/fcd_file.xsd
  /opt/local/share/sumo/xsd/full_file.xsd
  /opt/local/share/sumo/xsd/jtrrouterConfiguration.xsd
  /opt/local/share/sumo/xsd/marouterConfiguration.xsd
  /opt/local/share/sumo/xsd/meandataTypes.xsd
  /opt/local/share/sumo/xsd/meandata_file.xsd
  /opt/local/share/sumo/xsd/net_file.xsd
  /opt/local/share/sumo/xsd/netconvertConfiguration.xsd
  /opt/local/share/sumo/xsd/netgenerateConfiguration.xsd
  /opt/local/share/sumo/xsd/netstate_file.xsd
  /opt/local/share/sumo/xsd/nodes_file.xsd
  /opt/local/share/sumo/xsd/od2tripsConfiguration.xsd
  /opt/local/share/sumo/xsd/polyconvertConfiguration.xsd
  /opt/local/share/sumo/xsd/queue_file.xsd
  /opt/local/share/sumo/xsd/routeTypes.xsd
  /opt/local/share/sumo/xsd/routes_file.xsd
  /opt/local/share/sumo/xsd/summary_file.xsd
  /opt/local/share/sumo/xsd/sumoConfiguration.xsd
  /opt/local/share/sumo/xsd/taz_file.xsd
  /opt/local/share/sumo/xsd/tllogic_file.xsd
  /opt/local/share/sumo/xsd/tripinfo_file.xsd
  /opt/local/share/sumo/xsd/turns_file.xsd
  /opt/local/share/sumo/xsd/types_file.xsd
  /opt/local/share/sumo/xsd/vtypeprobe_file.xsd
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to