Open tohaklim opened 2 years ago
Note that this only "works" if the preset allows point geometry, e.g. you can have a natural=wetland
point, but not landuse=residential
. So here's a consistent repro case:
barrier=fence
natural=wetland
Well, isn't that just the limitation of the Extract tool (ie if it's not available for the selected area feature, of course the bug won't be reproducible as it relies on the use of the Extract tool)
A closed way with
barrier=fence
natural=wetland
is split to the old way with
area=yes
and a new point with
barrier=fence
natural=wetland
Is that how it should work? Compare https://github.com/openstreetmap/id-tagging-schema/blob/main/data/presets/barrier/fence.json
URL
No response
How to reproduce the issue?
barrier
, egbarrief=fence
barrier
tag remains on the area itself.barrier
, are moved to the node.Not sure if this is by design?
Screenshot(s) or anything else?
No response
Which deployed environments do you see the issue in?
Released version at openstreetmap.org/edit
What version numbers does this issue effect?
2.22.0
Which browsers are you seeing this problem on?
Chrome, Microsoft Edge