Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Need to extract main edgges only

Dear Sir,
I am taking net file from OsmWebWizard of very dense city area. I want to just extract main paths not the internal one.

I have used following but no luck :

netconvert --osm-files osm_bbox.osm.xml -o ahmedabad.net.xml --no-internal-links --keep-edges.by-vclass passenger
 --remove-edges.by-type highway.track,highway.services,highway.unsurfaced ----keep-edges.min-speed 100

Anything which i am missing?

--
:)
Bijal Varia

Back to the top