hotosm / hotosm-website

The website of the Humanitarian OpenStreetMap Team. See instructions below for writing blog posts or updating your profile.
https://www.hotosm.org
65 stars 99 forks source link

Unable to get ways data - full.json 404 #794

Closed aubergene closed 3 years ago

aubergene commented 3 years ago

Actual Behaviour

When I create a way, I try and select a feature type, if I type "road" then I see "34 results for road" at the top however nothing appears below the search for me to select.

In the browser console I see this error

18.0cf2713b.chunk.js:1 GET https://www.openstreetmap.org/api/0.6/way/-1/full.json 404

Expected Behaviour

I should get a list of feature types based on my search

Steps to reproduce it

I've tried it using different browsers and on different machines, have cleared cache etc. I also revoked hotsm from the OSM oauth and logged in again. Still the same issue

Screenshots of the issue

Screenshot 2021-05-27 at 12 26 51
willemarcel commented 3 years ago

Hi @aubergene! Thanks for your feedback. Some projects restrict the presets you can use on the editor. On the case of that project, you can only trace buildings. There is a bug in the editor that shows the wrong number of results.

aubergene commented 3 years ago

Thank you for explaining!