-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update Mapbox Municipality Layer #131
Comments
@reiterbene is this a gui problem or server side problem? |
When clicking on the map the GKZ is provided as search query param. Via the Search it is the Wikidata-ID. e.g. Purkersdorf There are two Solutions:
|
@reiterbene thanks for the analysis we should go with correct GKZs and not introduce mapping tables. Reorganizing municipalities is mostly accompanied with change in GKZ, we must cope with this. In Lower Austria the GKZ of following municipalities have changed: old | new | municipality Can we fix it on the mapbox layer and how can this be done? The Denkmalliste contains the correct (new) GKZ in the header. While the Wikidata Entry does contain both GKZs, e.g. https://www.wikidata.org/wiki/Q674130 (is there a way to fix this in wikidata?) See also https://www.wikidata.org/wiki/User_talk:Mfchris84#GKZ |
another case: https://wikidaheim.at/Q683136 (Gutau, OÖ) |
Öblarn is on the map but not in search? |
another case: https://wikidaheim.at/Q683136 (Gutau, OÖ)
this is also true for Übelbach. So I suspect that German Umlauts at first position cause this behavior |
a list of recent renamings of municipalities: https://de.wikipedia.org/wiki/Wikipedia:WikiProjekt_%C3%96sterreich/Liste_von_Umbenennungen_%C3%B6sterreichischer_Gemeinden
When forward typing the lists of municipalities, can you handle "St. ..." and "Sankt ..." as identical? |
Updated Mappings: Ebergassing: GKZ not Found (Mapbox GKZ: 32401) | Please enter correct GKZ:30729 |
Sankt Veit in der Südsteiermark: GKZ not Found (Mapbox GKZ: 61056) | Please enter correct GKZ:61060 list ok, except: |
As the map layer was not updated by mapbox the new boundaries are not represented on the map - so we have to assign Murfeld to one of those two, altought it was split. We can show a message with this information if necessary. |
ok, we will live with that. |
clicking the map fails to find objects, while entering the name of the same municipality works properly. This true for Gablitz, Purkersdorf and Mauerbach (and ev. more). See https://de.wikipedia.org/wiki/Wikipedia_Diskussion:WikiDaheim/2023#%E2%80%9EKein_Objekt_entspricht_deinen_Kriteren._Versuche_die_Filtereinstellungen_zu_%C3%A4ndern.%E2%80%9C
Message shown: "Kein Objekt entspricht deinen Kriteren. Versuche die Filtereinstellungen zu ändern".
The name of the municipality area clicked is shown in the input field as expected.
The text was updated successfully, but these errors were encountered: