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

Wheelmap missing nodes present in OSM #600

Open
ldodds opened this issue Apr 25, 2017 · 11 comments
Open

Wheelmap missing nodes present in OSM #600

ldodds opened this issue Apr 25, 2017 · 11 comments
Assignees

Comments

@ldodds
Copy link

ldodds commented Apr 25, 2017

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

@1000miles
Copy link
Collaborator

@ldodds Thanks for reporting this and your offer to help debugging. 👍 We will have a look into this and get back to you asap.

@Hoverbear
Copy link
Collaborator

This is likely related to #521.

@Hoverbear
Copy link
Collaborator

@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.

@ldodds
Copy link
Author

ldodds commented Apr 26, 2017

Thanks for the update.

@ldodds
Copy link
Author

ldodds commented May 3, 2017

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?

@1000miles
Copy link
Collaborator

@ldodds Thanks for asking.

This is a #521 (comment) from Andrew (@Hoverbear) on another Github issue that is related to this issue (nodes disappear):

After a discussion with @Xylakant today we don't really have a good way to test updating this tool.

This is partially due to the fact that none of the other instances of wheelmap we are familiar with are having the same problem.

Updating on production is very risky (since the current version is so old), so it's likely a good idea to avoid trying to do that.

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.

@ldodds
Copy link
Author

ldodds commented May 5, 2017

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
Wheelmap: https://wheelmap.org/en/nodes/-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

@ghost
Copy link

ghost commented May 11, 2017

@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.
However, all information from your mapping event is saved (including comments to places) and we're working on getting them to display.

If you have any further questions, don't hesitate to let us know.

@holgerd
Copy link
Member

holgerd commented May 15, 2017

@pyrog
Copy link

pyrog commented Dec 29, 2017

Another example is "le fournil du lizon".
It is not yet visible on MapBox/Wheelmap but is there on OSM

The node "coccinelle saint-lupicin" was updated in OSM but not yet in Wheelmap.

@HAZET
Copy link

HAZET commented Jan 14, 2018

There still seem to be syncing-issues. Two examples:
A node: https://www.openstreetmap.org/node/5325730972
A polygon: https://www.openstreetmap.org/way/418400385#map=18/53.60040/9.97876
Neither a OSM-pro nor a good coder, but quit good ad analyzing and debugging, I would help fixing if I knew where to start.

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

6 participants