Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

permit loading a .sumocfg #11896

Closed
Tracked by #11955
namdre opened this issue Oct 26, 2022 · 4 comments
Closed
Tracked by #11955

permit loading a .sumocfg #11896

namdre opened this issue Oct 26, 2022 · 4 comments
Assignees
Milestone

Comments

@namdre
Copy link
Contributor

namdre commented Oct 26, 2022

  • new option --sumocfg FILE
  • load all files referenced in the configuration (with the appropriate handlers)
  • allow manipulating all options (probably by parsing a configuration template in order to build a configuration wizard - see add wizards for python tools #4138)
  • write all these options when using menu option to "Save SUMO-config"
@palvarezlopez palvarezlopez self-assigned this Oct 28, 2022
@palvarezlopez palvarezlopez added this to the 1.16.0 milestone Oct 28, 2022
@palvarezlopez
Copy link
Member

palvarezlopez commented Oct 28, 2022

For edit sumocfg options we can use #2435

@namdre
Copy link
Contributor Author

namdre commented Oct 28, 2022

I think we shouldn't mix a property dialog with an options editor.

  • The network properties are just a collection of computed properties (i.e. total edge length)
  • The sumo configuration should be edited in the same manner as it now happens with the netconvert options (F10)

@palvarezlopez
Copy link
Member

palvarezlopez commented Nov 10, 2022

Use options handlers (template)

palvarezlopez added a commit that referenced this issue Dec 2, 2022
palvarezlopez added a commit that referenced this issue Dec 2, 2022
namdre added a commit that referenced this issue Dec 2, 2022
namdre added a commit that referenced this issue Dec 2, 2022
namdre added a commit that referenced this issue Dec 2, 2022
namdre added a commit that referenced this issue Dec 2, 2022
palvarezlopez added a commit that referenced this issue Dec 15, 2022
palvarezlopez added a commit that referenced this issue Dec 16, 2022
palvarezlopez added a commit that referenced this issue Dec 16, 2022
palvarezlopez added a commit that referenced this issue Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants