Opened 3 years ago
Last modified 3 years ago
#22755 new defect
building node part of building shape — at Initial Version
| Reported by: | Famlam | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | mapcss building inside | Cc: |
Description
I spotted [node 8793042989 https://www.openstreetmap.org/node/8793042989] where a (closed) building way contains a node with the same building tag, i.e. a node of the way equals the way itself.
Maybe it is interesting for JOSM to add the following rule to catch such cases?
way[building][building!=no]:closed > node[building][tag("building")==parent_tag("building")] { throwWarning: tr("{0} node part of {0} way", "{0.key}"); }
Note:
See TracTickets
for help on using tickets.



OSM data showing an example