The problem does not come from an invalid option but from invalid schema validation. Your SUMO_HOME variable points to older xml-schema definitions where this network attribute did not yet exist. Update SUMO_HOME or disable validation (see http://sumo.dlr.de/wiki/FAQ#What.27s_the_deal_with_schema_resolution_warnings_.2F_xsd_errors.3F )
regards, Jakob 2018-08-27 12:51 GMT+02:00 Jose Monreal Bailey <[email protected]>: > Hi everyone, > > I am using today the latest development version of sumo to generate my > network. > I got a the following error, > > *Error: attribute 'limitTurnSpeed' is not declared for element 'net'* > > > I am guessing this is done using the option: > * --junctions.limit-turn-speed* > What value should be assigned? > > Best regards, > José > > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/sumo-user > >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
