Hello everyone, I am trying to convert OSM map to a net file using the command netconvert. During this process I want to remove edges with type="railway.subway" and type="railway.rail" in the map. I found the command --remove-edges.by-type, but I am confused how it works.
Should the syntax be: netconvert ... --remove-edges.by-type: "railway.subway", "railway.rail"? Best, Xun
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
