Opened 16 months ago
Last modified 16 months ago
#23604 closed defect
false warning in osmose because of a problem in JOSM — at Initial Version
Reported by: | Fred73000 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 24.03 |
Component: | Core validator | Version: | |
Keywords: | combination sport building:part | Cc: |
Description
Note : I don't use JOSM so I cannot create a report for this ticket.
The problem in josm is here :
https://josm.openstreetmap.de/browser/josm/trunk/resources/data/validator/combinations.mapcss#L545
The problem is : [!"building:part"] is missing.
To illustrate, see this building https://www.openstreetmap.org/way/71485515
This sports_hall has 2 building parts = one big area where people can play basketball, volleyball, handball. And a smaller room dedicated to boxing. The tag "sport" is on each "building:part" but osmose (and probably josm) shows a warning "sport without physical feature" while a physical feature is present.