-
Notifications
You must be signed in to change notification settings - Fork 16
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
Wheelmap missing nodes present in OSM #600
Comments
@ldodds Thanks for reporting this and your offer to help debugging. 👍 We will have a look into this and get back to you asap. |
This is likely related to #521. |
@ldodds We suspect there might be an issue with the syncing process itself at this point in time, related to some changes in the data OSM sends us and how we process it (with osm2psql). We are investigating. |
Thanks for the update. |
Hello, any update on this issue? We're continuing to update OSM ahead of our mapping event on the 13th. It appears some updates do seem to come through OK (e.g. new points) but others, such as the ones I highlighted above, are still not present. Am just wondering if there's a short term work around, e.g. adding new items as points rather than polygons? |
@ldodds Thanks for asking. This is a #521 (comment) from Andrew (@Hoverbear) on another Github issue that is related to this issue (nodes disappear):
At the moment we unfortunately can not confirm any solution without the possibility of a fully testable environment. We are still investigating this issue and will discuss this internally as soon as @Hoverbear is back in the office on monday. Sorry to not have a proper solution at the moment and thank you for your patience. |
I'm not sure if this is part of the same issue, but noting here for now. A user doing mapping using the app added a comment to a coffee shop. While the comments were saved to OSM, they are not appearing in the mobile or web versions of Wheelmap. OSM: http://www.openstreetmap.org/way/452678133 Let me know if I should file this as a separate report. Am a bit concerned that notes will get overwritten or lost if they're not displaying |
@ldodds Thank you for letting us know about the notes not being display. I've created a seperate ticket (view here #606 ) and we're investigating this issue. Unfortunately, concerning the nodes not appearing on wheelmap, I can only offer you the information we already discussed above: There seems to be a bug preventing a small, yet random, number of nodes from showing up on wheelmap. If you have any further questions, don't hesitate to let us know. |
For documentation: Here is another example of a place in OSM which does not show up in Wheelmap: |
Another example is "le fournil du lizon". The node "coccinelle saint-lupicin" was updated in OSM but not yet in Wheelmap. |
There still seem to be syncing-issues. Two examples: |
I recently updated all of the shops on a nearby street on OSM. You can see the latest information here:
http://www.openstreetmap.org/#map=19/51.37687/-2.37849
However the buildings don't have markers on Wheelmap, as seen here:
https://wheelmap.org/map#/?lat=51.37684685328965&lon=-2.378467619419098&zoom=19
I've checked and I think the majority of the missing shops are listed in the node types (https://wheelmap.org/node_types), e.g. there are two hairdressers on the street both marked with
shop=hairdresser
E.g. http://www.openstreetmap.org/way/485163935 and http://www.openstreetmap.org/way/485163925
Why would these not be appearing?
Update: I've noticed that the building outlines I've added are present on wheelmap, so some synchronisation is happening, its just not adding markers.
btw, I'm happy to help debug these types of issues, but am not clear which bit of the code I should be looking at. We're running a public mapping event here in Bath so we're keen to offer support
The text was updated successfully, but these errors were encountered: