sozialhelden / wheelmap-frontend

Source code of the wheelmap.org React.js frontend application
https://www.wheelmap.org
MIT License
49 stars 11 forks source link

Accessable parking spaces showing as 'Unnamed place' #422

Open CorruptComputer opened 3 months ago

CorruptComputer commented 3 months ago

Describe the bug Accessible parking spaces with these tags:

amenity=parking_space
parking_space=disabled

Are being shown as 'Unnamed place' on Wheelmap. For example:

To the best of my knowledge and what I was able to find on the OSM wiki that is the standard way to tag accessible parking spaces.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://wheelmap.org/way/1116394998
  2. See 'Unnamed place'

Expected behavior I'm not really sure what would be best to do with these, but as it is now it feels like a bug. Giving these a name of at least 'Accessible Parking Space' would be good I think.

Maybe with some added questions that might be helpful for someone to know like:

Screenshots image

Desktop (please complete the following information):

Additional context n/a

opyh commented 2 months ago

Thanks for the detailed bug report! 👍 We will take care of this soon.