Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] R: Help with OSMWebWizard

The osm file looks ok. It's not meant to be loaded directly with netedit. Instead it must be converted with netconvert first. You can do this manually as explained at
However, it may be easier to figure out why the webwizard is not working for you.

1) What version of SUMO are you using?
2) Please run osmWebWizard.py from a command line window. Then try to import a small scenario. Post any error messages that appear in the command line window.

regards,
Jakob


Am Mo., 19. Nov. 2018 um 11:46 Uhr schrieb Alex Cerioni <cerio_alex@xxxxxxxxxx>:
It is large 2612Kb, and the first 10 lines are
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="Overpass API 0.7.55.5 2ca3f387">
<note>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</note>
<meta osm_base="2018-11-19T10:42:02Z"/>

  <node id="25543525" lat="45.4726602" lon="9.2304262"/>
  <node id="25543649" lat="45.4734299" lon="9.2263577"/>
  <node id="25543688" lat="45.4734121" lon="9.2239785">
    <tag k="highway" v="traffic_signals"/>
  </node>

I've also included "Import Public Transport" before generating the scenario.
Thank you.

Da: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> per conto di Jakob Erdmann <namdre.sumo@xxxxxxxxx>
Inviato: domenica 18 novembre 2018 19:58
A: Sumo project User discussions
Oggetto: Re: [sumo-user] Help with OSMWebWizard
 
How big is the generated file and what are the contents of the first 10 lines in it?

Am So., 18. Nov. 2018 um 18:29 Uhr schrieb Alex Cerioni <cerio_alex@xxxxxxxxxx>:
Hello everyone,
i'm trying to generate a complete simulation with this tool, but it only generates one file
named osm_bbox.osm.xml, different from the ones that this tutorials says.
(http://www.sumo.dlr.de/userdoc/Tutorials/OSMWebWizard.html)
And this file can't be edited with NETEDIT and neither opened with SUMO-GUI because
"Error: No option with the name 'tag' exists."
What should I do?
Thank you in advice.

Regards,
Alex.

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top