I have included only result1.rou.xml file.  i haven't used
result1.alt.rou.xml file. but again the error is
Error: XML or TEXT declaration must start at line 1, column 1
Error:  (At line/column 3/7).
Error: Could not load configuration
'C:\Users\VACHAN\Desktop\sumo-0.19.0\bin\raj3.sumocfg'.
Quitting (on error). Please tell whether my sumocfg file is to be changed
or not?

my sumocfg file is as follows:

<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="http://sumo.sf.net/xsd/sumoConfiguration.xsd
">

    <input>
        <net-file value="raj3.net.xml"/>
        <route-files value="result1.rou.xml"/>
    </input>

    <time>
        <begin value="54000"/>
        <end value="54900"/>
    </time>
    <processing>
        <time-to-teleport value="-1"/>
    </processing>
   </configuration>



On Wed, Mar 12, 2014 at 6:45 PM, Daniel Krajzewicz
<[email protected]>wrote:

> Hello Vachan,
>
> I suppose you gave both files to SUMO?
> That's not needed - the alt.xml-file has a different purpose, you just
> have to supply the result1.rou.xml-file
>
> Sincerely,
> Daniel
>
> 2014-03-12 10:29 GMT+01:00 Vachan B R <[email protected]>:
> >
> >
> > ---------- Forwarded message ----------
> > From: Vachan B R <[email protected]>
> > Date: Wed, Mar 12, 2014 at 12:06 PM
> > Subject: Re: [sumo-user] (no subject)
> > To: Daniel Krajzewicz <[email protected]>
> >
> >
> > After i ran sumo config file as u said sir, an error is shown like:
> > Error: Another route for vehicle '0' exists.
> > Quitting (on error).
> >
> > I have attached the route file. please suggest me a way  to debug the
> error.
> >
> >
> > On Tue, Mar 11, 2014 at 10:53 PM, Daniel Krajzewicz <
> [email protected]>
> > wrote:
> >>
> >> <c>
> >> <net value="YOUR_NETWORK_FILE/>
> >> <r value="YOUR_ROUTES_FILE"/>
> >> </c>
> >>
> >> You may also give the options as you did to SUMO and additionally the
> >> option --save-configuration FILE. An option that may be loaded by
> >> SUMO-GUI is then generated in FILE.
> >>
> >> Sincerely,
> >> Daniel
> >>
> >>
> >>
> >> 2014-03-11 13:23 GMT+01:00 Vachan B R <[email protected]>:
> >> > I generated .net,xml using netconvert from openstreetmap.
> >> > then trips.xml file from randomtrips.py file
> >> > then routes.xml file using duarouter
> >> > then a config file with network and route file as input
> >> > then speeds.xml file using --netstate-dump command in command window
> >> > like
> >> > sumo -c test.cfg --netstate-dump speeds.xml
> >> > then generated nodes and edges using netextract.py
> >> >
> >> > now i have to create .sumocfg file and run in sumo-gui. I need to see
> >> > vehicles moving in it. How to do it.?Please tell.
> >> >
> >> >
> ------------------------------------------------------------------------------
> >> > Learn Graph Databases - Download FREE O'Reilly Book
> >> > "Graph Databases" is the definitive new guide to graph databases and
> >> > their
> >> > applications. Written by three acclaimed leaders in the field,
> >> > this first edition is now available. Download your free book today!
> >> > http://p.sf.net/sfu/13534_NeoTech
> >> > _______________________________________________
> >> > sumo-user mailing list
> >> > [email protected]
> >> > https://lists.sourceforge.net/lists/listinfo/sumo-user
> >
> >
> >
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to