The two warnings are unrelated: - "No mapping library found" can be ignored. There is an option that permits using a proprietary map matching engine but the 'tracemapper' default should work fine. - "No net resources\gtfs\bus.net.xml" indicates that the filtered mapping networks (i.e. one for bus, one for tram) could not be created. The filtering currently assumes an OSM-derived base network with edge types such as "highway.primary" or "railway.tram"). If your network comes from a different source, this process will fail.
Am Do., 12. Mai 2022 um 12:14 Uhr schrieb Saverio Picarelli < [email protected]>: > Hello everybody, I have already sent this mail but the mail server says > the attachment was too big (I had also attached my sumo network). If the > previous email was delivered, I apologize for this second email. > > I have a problem with GTFS file import. I’m trying to import my GTFS file > with the following command : > > python tools/import/gtfs/gtfs2pt.py -n mynet.net.xml --gtfs gtfs.zip > --date 20220509 --modes bus --vtype-output pt_vtypes.xml > > but the output is: > > Warning! No mapping library found, falling back to tracemapper > > Warning! No net resources\gtfs\bus.net.xml > > and an empty .rou.xml file > > Someone has an idea to solve the problem? I’m attaching my GTFS file. > > Thank you very much. > > Saverio Picarelli > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
