#22033 closed enhancement (fixed)
Add NHD:subbasin_name as exception to alternative name without name
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | 22.05 |
Component: | Core validator | Version: | |
Keywords: | Cc: |
Description (last modified by )
In the U.S. the National Hydrography Dataset has been imported in many places and thousands of waterways don't have a name. I believe the tag NHD:subbasin_name is triggering this rule. Is it possible to add this tag to the exception list to remove the many false issues?
https://josm.openstreetmap.de/browser/josm/trunk/resources/data/validator/combinations.mapcss#L541
Attachments (0)
Change History (6)
comment:1 by , 3 years ago
Milestone: | → 22.04 |
---|
comment:2 by , 3 years ago
Milestone: | 22.04 → 22.05 |
---|
comment:3 by , 3 years ago
Description: | modified (diff) |
---|
comment:5 by , 3 years ago
I only added the three explizit tags from https://taginfo.openstreetmap.org/keys/NHD%3Asubbasin_name#values. This way we still get a warning in case of NHD:subbasin_name=*
+ alt_name=*
but without name=*
.
Milestone renamed