Hi Michael,

I am using "*netconvert --osm-files xx.osm --plain xx*" in order to get:
*xx.con.xml*
*xx.nod.xml*
*xx.edg.xml*

but when I tried to build the SUMO map (xx.net.xml) using "*netconvert -x
xx.con.xml -n xx.nod.xml -e xx.edg.xml -o xx.net-xml*" i got many error.


please, your support for verify this issue.

Thank you

2014-10-24 2:54 GMT-05:00 Michael Behrisch <[email protected]>:

> Hi,
>
> Am 23.10.2014 um 03:49 schrieb JOSE LUIS CALDERON CHOY:
> > Q1:
> > The Question is, if I can get the 3 documents (*map.con.xml, map.nod.xml,
> > map.edg.xml*) from the map.net.xml using a special command
>
> Yes, use netconvert -s map.net.xml --plain map
> It will create the files you mention.
>
> > Q2:
> > How Can I update the Edge's speed or Lane's speed in the map
> (map.net.xml)
> > in a massive way with a Script?
>
> That depends on your scripting skills ;-)
> Seriously, it is not advised to modify the map.net.xml. You should
> rather modify the .edg.xml file (search and replace should do for speed
> adaption) and recreate the net from that.
>
> Best regards,
> Michael
>
>


-- 
Atte

José Luis Calderón Choy, M.Eng
Telecommunications
Physics Eng, Bach
Lima - Peru
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to