osm_auth=Auth(osm_url=YOUR_OSM_URL, client_id=YOUR_OSM_CLIENT_ID,client_secret=YOUR_OSM_CLIENT_SECRET, secret_key=YOUR_OSM_SECRET_KEY, login_redirect_uri=YOUR_OSM ...
This project allows you to select a custom area on an OpenStreetMap (OSM) map, export it as an OSM file, and convert it to a SUMO network (.net.xml). It automatically handles large areas by splitting ...