generated from it-at-m/oss-repository-en-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
florian-krueger
changed the title
Hardcoded with Munich city areas
Hardcoded Munich city areas
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. |
@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
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?
The text was updated successfully, but these errors were encountered: