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

OsmAnd live: POI data displayed #17898

Closed
scaidermern opened this issue Aug 11, 2023 · 17 comments
Closed

OsmAnd live: POI data displayed #17898

scaidermern opened this issue Aug 11, 2023 · 17 comments
Assignees
Milestone

Comments

@scaidermern
Copy link
Contributor

scaidermern commented Aug 11, 2023

The map still shows the old POI name (Istrien Gourmet) while the POI info already shows the new name (Verde 22):
https://www.openstreetmap.org/node/9123988124

Map and POI info show a brewery although the brewery tags have been removed:
https://www.openstreetmap.org/way/316383846

Map Germany_bayern_europe.obf is from August. No overlapping maps activated. Deleting and redownloading live data doesn't help.

OsmAnd 4.5.10.

(This is actually the same report as #17893. However, in my case I can still reproduce this bug.)

@Nine-Tailed
Copy link
Contributor

See #17887

@Citro12
Copy link

Citro12 commented Aug 11, 2023

Problem is solved for me by deleting the base map of the respective federal state and downloading it again

@scaidermern
Copy link
Contributor Author

Problem is solved for me by deleting the base map of the respective federal state and downloading it again

Didn't work for me. I already tried re-downloading Bavaria and live data, two times. The old data is still displayed.

@UserMicha
Copy link

Problem still alive with Version 4.5.10 from 9.8.23! New ways are shown together with old ones. I could solve this by switching back to rendering engine 1. Delete and new download of the complete map didn't help.
Compare OSM website with OsmAnd:
Screenshot_20230823-134943_Vivaldi Browser
Screenshot_20230823-131943_OsmAnd+

@DmitryAlexei
Copy link
Contributor

@UserMicha try to clear the live updates cache. Sometimes opening and closing OsmAnd multiple times can help.

@UserMicha
Copy link

Unfortunately, that doesn't help. I also deleted the cache of the app in the Android settings and ended it hard. Map is rebuilt, but the same appearance. As before, only switching to Engine 1 helps. It is Android 10 on a Samsung XCover.

@vshcherb
Copy link
Member

To be fixed with this issue - #14714, #17834

@vshcherb
Copy link
Member

Tasks need to be retested (probably related to #18153)

@ivanPyrohivskyi
Copy link
Contributor

I can not reproduce this bug and no idea what happen.
I think need to check order of map during rendering and check if request to retrieve POI information is no depended from rendering.

@ivanPyrohivskyi
Copy link
Contributor

ivanPyrohivskyi commented Nov 13, 2023

One idea yet.
Need to check order of map using in rendering.
As I can see from code for amenity after retrieve info from rendering layer we launch of finding amenity from map, so data on screen and POI info can be different.
Same issue I think with deleted amenity. Even with check on closed amenity we forgot that they are searching in all maps (base and live updates).

@vshcherb
Copy link
Member

@ivanPyrohivskyi how will it fix road duplicates problem with code for amenity?
#18153

@vshcherb vshcherb changed the title OsmAnd live: Old POI data displayed OsmAnd live: Old Maps / POI data displayed Nov 14, 2023
@ivanPyrohivskyi
Copy link
Contributor

@ivanPyrohivskyi how will it fix road duplicates problem with code for amenity? #18153

On amenity example I explained that problem in rendering side and separate request to data from Java produce right info.

@vshcherb
Copy link
Member

To do: try to reproduce the issue similar to (#14714 (comment)) - be aware it's not present with v1

@vshcherb vshcherb removed the opengl label Dec 15, 2023
@vshcherb
Copy link
Member

@scaidermern are you able to reproduce it lately? We still can't catch the bug but if you can pinpoint to latest changes related to this #14714 (comment)

@Dimitar5555
Copy link

Dimitar5555 commented Dec 18, 2023

To do: try to reproduce the issue similar to (#14714 (comment)) - be aware it's not present with v1

I've been able to reproduce it at 42.50239 27.46734 (December 2023 map of Bulgaria with live updates, OsmAnd 4.5.10 on Android 10). The problem is present regardless of the rendering engine. To reproduce it, delete ways which are part of route relation.

@scaidermern
Copy link
Contributor Author

@scaidermern are you able to reproduce it lately? We still can't catch the bug but if you can pinpoint to latest changes related to this #14714 (comment)

No, I can't reproduce it with OsmAnd 4.6.8. But I rarely update roads and I'm not sure under which exact circumstances the bug did occur. So maybe it is fixed, maybe it isn't.

cepprice added a commit to osmandapp/OsmAnd-core that referenced this issue Dec 20, 2023
vshcherb pushed a commit to osmandapp/OsmAnd-core that referenced this issue Dec 20, 2023
@vshcherb vshcherb changed the title OsmAnd live: Old Maps / POI data displayed OsmAnd live: POI data displayed Dec 20, 2023
@vshcherb vshcherb modified the milestones: 4.6-backend, 4.7-backend Dec 20, 2023
@ivanPyrohivskyi
Copy link
Contributor

I could not reproduce this bug. Previous request was wrong.

@vshcherb vshcherb modified the milestones: 4.7-backend, 4.6-backend Dec 25, 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

9 participants