The problem is in the initial import. Rebuild netconvert with PROJ-support
before importing OSM data. See
http://sumo.dlr.de/wiki/Installing/Linux_Build
regards,
Jakob

2014-10-30 17:57 GMT+01:00 Saif Khan <[email protected]>:

> Hello,
>
> I dont know where is the problem.
> i can make the following files but after that it doesn’t work. (please
> check the second last line). Thank you.
>
> berlin.net.xml  berlin.osm  berlin.poly.xml  trips.trips.xml  typemap.xml
>
> saifkhan@ubuntu:~/simulation/sumo-0.21.0/berlin$netconvert --osm-files
> oldbg.osm -o oldbg.net.xml
> Warning: Could not use edge geometry for internal lane, node '975885882'.
> Warning: Connection '83824049#0_0->83824049#1_0' is only 0.00 short.
> Warning: Could not use edge geometry for internal lane, node '975885882'.
> ...............
> ...............
> ...............
> Warning: Could not use edge geometry for internal lane, node '975885882'.
> Warning: Connection '32640199#1_0->83903482#0_0' is only 0.00 short.
> Warning: Connection '83903482#0_0->79908790#3_0' is only 0.00 short.
> Warning: Connection '79908790#2_0->83903482#1_0' is only 0.00 short.
> Warning: Connection '83903482#1_0->32640223#6_0' is only 0.00 short.
> Success.
> saifkhan@ubuntu:~/simulation/sumo-0.21.0/berlin$ polyconvert --net-file
> berlin.net.xml --osm-files berlin.osm --type-file typemap.xml -o
> berlin.poly.xml
> Warning: Environment variable SUMO_HOME is not set, schema resolution will
> use slow website lookups.
> Success.
> saifkhan@ubuntu:~/simulation/sumo-0.21.0/berlin$ ls
> berlin.net.xml  berlin.osm  berlin.poly.xml  typemap.xml  typemap.xml~
> saifkhan@ubuntu:~/simulation/sumo-0.21.0/berlin$ python
> /home/saifkhan/simulation/sumo-0.21.0/tools/trip/randomTrips.py -n
> berlin.net.xml -e 50 -l
> saifkhan@ubuntu:~/simulation/sumo-0.21.0/berlin$ python
> /home/saifkhan/simulation/sumo-0.21.0/tools/trip/randomTrips.py -n
> berlin.net.xml -r berlin.rou.xml -e 50 -l
> calling
> /home/saifkhan/simulation/sumo-0.21.0/tools/trip/../../bin/duarouter -n
> berlin.net.xml -t trips.trips.xml -o berlin.rou.xml --ignore-errors --begin
> 0 --end 50.0 --no-step-log
> Error: invalid fromLane '0' in connection from '-104443735#0'.
> Quitting (on error).
> saifkhan@ubuntu:~/simulation/sumo-0.21.0/berlin$
>
> ------------------------------------------------------------------------------
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to