-
Notifications
You must be signed in to change notification settings - Fork 821
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
amenity=parking rendered with two parking icons #3860
Comments
Could anyone review all the changes from #3712 then in a systematic way, so we know what else can be broken? |
This is probably due to parkings being both in In other words: #3712 revealed a coding error that was present before.
|
This also affects other features such as buildings (I guess): |
@jragusa - this is already known, see #3781 (review). In principle there is nothing wrong with displaying both building name/POI and address but in this form this is of course confusing - see #3780 (comment) |
This has been fixed with #3781 |
Copied from issue 3866 referenced above: Expected behaviorA parking lot should only be rendered with a P once on the centroid of the area Actual behaviorIn the example it's rendered twice with no visible data error Links and screenshots illustrating the problemhttps://www.openstreetmap.org/way/116351847 |
Looks like we need to fix this one; lots of reports about the same problem. Should we merge the |
This also seems to be related to our switch to ST_PointOnSurface.
Example: https://www.openstreetmap.org/#map=18/51.94370/13.89742
The text was updated successfully, but these errors were encountered: