Re: [sumo-user] pois2inductionLoops error

2024-04-25 Thread Jakob Erdmann via sumo-user
As the directory "purgatory" tries to suggest, this tool is no longer maintained. You can convert your poi file to csv with tools/xml/xml2csv.py and then obtain the detectors with tools/detector/mapDetectors.py Am Do., 25. Apr. 2024 um 10:41 Uhr schrieb Joan Carmona Mercadé via sumo-user : > Hi,

[sumo-user] pois2inductionLoops error

2024-04-25 Thread Joan Carmona Mercadé via sumo-user
Hi, I'm trying to convert a shapefile of points into detectors. First, I use polyconvert to convert the shapefile into an additional XML file of structures. Then, I try to use the pois2inductionLoops.py utility to convert pois file into detectors, but I'm getting the following error: Reading

Re: [sumo-user] GTFS or dfrouter?

2024-04-25 Thread Jakob Erdmann via sumo-user
As a first approximation, you can just combine the traffic generated from counts with that from GTFS. If public transport is a major part of your cities traffic volume, you can simulate with GTFS-only at first and collect the public transport counting data from your simulation. You can then