osm-fr / osmose-backend

Part of osmose that runs the analysis, and send the results to the frontend.
GNU General Public License v3.0
93 stars 114 forks source link

8360: unmapped drinking water images don't work #1027

Open thibaultmol opened 3 years ago

thibaultmol commented 3 years ago

I don't know what's going wrong. But for some reason I can't find a single working mapillary url for an 'unmapped drinking water' error. They all seem to cause problems when loading saying that the image might be deleted. https://osmose.openstreetmap.fr/en/errors/?country=belgium_flanders&item=8360&level=1%2C2%2C3 map: https://osmose.openstreetmap.fr/en/map/#source=417366&item=8360&class=1001&zoom=9&lat=51.036&lon=4.476&level=1%2C2%2C3&tags=&fixable=

url formatting seems fine. (also tried copying the image key to a working url, and that also results in an error)

frodrigo commented 3 years ago

The Mapillary drinking water is the only one coming for an other part of the API (the tag layer). There are not detect in the image, by manually tagged. While it work well for the detected objects.

Maybe in this case it is not an image key, but I think it was working.

cc @cbeddow