Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] exporting sumo network (.net.xml) file as shape file

Maybe this helps: https://sumo.dlr.de/wiki/Networks/Further_Outputs#.28Q.29GIS

Am Mi., 17. Apr. 2019 um 13:17 Uhr schrieb Michael Behrisch <oss@xxxxxxxxxxx>:
Hi Barry,
I am not entirely sure, what you are trying to achieve but it sounds
more like
you should try using netedit instead of converting the inputs several
times
between several formats or is there a reason to stay with arcgis? Also
the
splitting step for the osm ways is usually done by netconvert / netedit
anyway
so there should be no need for manual splits.
Regarding your original question: There is no shapefile output in
netconvert and
I do not know of another tools which can do this.

Best regards,
Michael

Am 2019-04-16 14:27, schrieb Evans, Barry:
> Good afternoon,
>
> It's a bit of complicated one. I was wondering if it is possible, or
> if there is a method or tool out there that can export edges and lanes
> information from a .net.xml file to a shape file?
>
> My goal is to close edges between certain junctions in arcgis and
> reference this data to close matching lane ID's in the .net.xml file
> using the REROUTER. The one workaround I have is to load the OSM file
> in ArcGIS and use planarise on polylines to spilt lines at junctions.
> I then give all new line segments a new unique OSMID and save a shape
> file. I then convert that back into an OSM file using JOSM and then
> use NETCONVERT to create my new network.
>
> The issues I'm having is that by doing the above I no longer have
> traffic light information that was present in the original OSM file
> and that some of links between junctions become partially broken.
>
> Does anyone know if it's possible to therefore either export the roads
> and lanes from .net.xml into a shape file
>
> Or
>
> Reattach the traffic light back to their original locations at the
> relevant junctions.
>
> Any help would be greatly appreciated.
>
> Kind regards,
>
> Barry
>
>
> _______________________________________________
> 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