-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Can't update POI data #20846
Comments
I was unable to reproduce the issue. To try reproducing it, go to the coordinates 55.52213, 25.08419, click on the POI of the pool, select "Actions," then choose "Modify POI" and "Add Opening hours." Please ensure that the OpenStreetMap editing plugin is enabled. OsmAnd~ 4.9.0#3193m, released: 2024-09-16 video_2024-09-16_16-24-48.mp4 |
yes plugin is enabled, and I tried again and I still can't edit this POI, for example next to the swimming pool there are bus stops, and I can edit them |
Bug reproduced; https://www.openstreetmap.org/way/322243903. |
@vshcherb The problem seems to be caused by the "no_edit=true" attribute on the poi type of this point. Maybe we should fix it in xml. Line in XML: Line in code that filtering this point: |
If internet is available we can allow edit without "predefined type" but all the tags will be loaded |
Description
I'm displaying swimming pools POI on the map. I would like to add opening hours but I can't edit it, I can only add a new POI.
Steps to reproduce
Go to 55.52213 25.08419 and display swimming pools POI. Then try to edit it.
Actual result
Can't edit POI details.
Expected result
Allow to edit the POI.
Your Environment (required)
The text was updated successfully, but these errors were encountered: