Netconvert supports shapefile input ( https://sumo.dlr.de/docs/Networks/Import/ArcView.html) If you set option --ignore-errors, it will tolerate missing fromNode and toNode ids. Nodes will be added automatically and and nodes within a configurable distance (shapefile.node-join-dist) will be merged. However, this will only build sidewalks of fixed width. There is currently no code that ties together shapefiles with custom walkingarea shapes ( https://sumo.dlr.de/docs/Networks/PlainXML.html#walking_areas)
regards, Jakob Am Di., 25. Jan. 2022 um 13:10 Uhr schrieb Sasan Amini <[email protected]>: > Dear all, > I have a question regarding pedestrian modeling. I have my sidewalk > infrastructure in a very accurate shapefile and would like to build a > pedestrian/walking network out of it. IS it generally possible to do such > conversion using NETCONVERT? Obviously, I don't have nodes or numLanes etc. > in this shapefile. > I would appreciate any suggestions. > > Best, > Sasan > > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
