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

Hardcoded Munich city areas #82

Open
florian-krueger opened this issue Jun 10, 2024 · 3 comments
Open

Hardcoded Munich city areas #82

florian-krueger opened this issue Jun 10, 2024 · 3 comments

Comments

@florian-krueger
Copy link

Is your feature request related to a problem? Please describe.
Right now some Munich city areas are hardcoded, see e.g. Stadtbezirk.java

Describe the solution you'd like
City areas cannot be hardcoded into a system, they need to be configurable for other cities to the use the software and adapt it to their individual needs.

Describe alternatives you've considered
No alternative.

Additional context
These hardcoded city areas are even referenced in test cases. What is that for?

@florian-krueger florian-krueger changed the title Hardcoded with Munich city areas Hardcoded Munich city areas Jun 10, 2024
@klml
Copy link
Member

klml commented Jun 10, 2024

@martind260 we talked about this, a while ago, you mentioned it would be easy to make the array "Stadtbezirk" configurable.

The structure of the "Stadtbezirk" and "Stadtbezirksviertel" remains unaffected by this.

@klml
Copy link
Member

klml commented Jun 10, 2024

@florian-krueger The structure "Stadtbezirksviertel" and "Stadtbezirksviertel" would be ok for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants