Thanks for the reply. My network is an OSM-derived base network with “highway” 
edges types. Is there a list with accepted edges? Thank you.
Da: Jakob Erdmann<mailto:namdre.s...@gmail.com>
Inviato: giovedì 12 maggio 2022 13:29
A: Sumo project User discussions<mailto:sumo-user@eclipse.org>
Oggetto: Re: [sumo-user] GTFS problem

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 
<saveriopicare...@hotmail.it<mailto:saveriopicare...@hotmail.it>>:
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
sumo-user@eclipse.org<mailto:sumo-user@eclipse.org>
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to