Modify ↓
Opened 8 years ago
Closed 8 years ago
#10918 closed defect (fixed)
"Sport without physical feature" should not be triggered for building=*
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.01 |
Component: | Core validator | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Tag a way with building=*, sport=*
- Validate it
What is the expected result?
No validation error, since a building is a physical feature.
What happens instead?
Validation warning "Sport without physical feature" is reported for it.
Please provide any additional information below. Attach a screenshot if possible.
I am using this approach to tag the clubhouse for sailing clubs.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-12-29 00:11:17 Last Changed Author: Don-vip Revision: 7906 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-12-29 00:13:58 +0100 (Mon, 29 Dec 2014) Last Changed Rev: 7906 Identification: JOSM/1.5 (7906 en_AU) Linux Ubuntu 14.10 Memory Usage: 246 MB / 1756 MB (67 MB allocated, but free) Java version: 1.7.0_65, Oracle Corporation, OpenJDK 64-Bit Server VM Java package: openjdk-7-jre:amd64-7u71-2.5.3-0ubuntu1 VM arguments: [-Djosm.restart=true, -Djava.net.useSystemProxies=true] Dataset consistency test: No problems found Plugins: - PicLayer (30892) - buildings_tools (30892) - reverter (30892) Last errors/warnings: - W: TMS - Failed downloading tile: Tile 19/463857/316545@Bing Aerial Maps - W: TMS - Failed downloading tile: Tile 19/463857/316546@Bing Aerial Maps - W: TMS - Failed downloading tile: Tile 19/463858/316545@Bing Aerial Maps - W: TMS - Failed downloading tile: Tile 19/463859/316545@Bing Aerial Maps - W: TMS - Failed downloading tile: Tile 19/463858/316544@Bing Aerial Maps
Attachments (0)
Change History (4)
comment:1 Changed 8 years ago by
Component: | Core → Core validator |
---|---|
Milestone: | → 15.01 |
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
I don't know, but if we need it it should go to another warning since building=yes + sport=sailing
has indeed a physical feature.
Note: See
TracTickets for help on using
tickets.
Shouldn't we better add
club=*
to the list?building=yes
+sport=sailing
doesn't describe a sailing club house in my eyes.club=sailing
is missing there.