Opened 2 years ago
Last modified 2 years ago
#22512 new enhancement
[Validator] nodes with lwn_name=* and no name should be valid
Reported by: | laurent-38 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | Cc: |
Description
Hi all,
Josm mapcss validator (and thus Osmose) complains about nodes with a lwn_name=* value and without name=* value, with a message like "alternative name without name".
Hewever, this is a valid practice for nodes that are part of network of nodes. This practice is described here: https://wiki.openstreetmap.org/wiki/Node_Networks#(A)_Node_tagging.
Example of affected node: https://www.openstreetmap.org/node/1331317084
Please, don't trigger warning for node with ??n_name=* without name=* if this node is tagged with network:type=node_network.
Should ??n_name be limited to [lrni][ichpw]n_name only?
This point should be clarified.
I don't know if we want to touch that right now. From the wiki page that you linked:
Until it is not a WIP scheme, I'm disinclined to have special support for it. Other contributors might have differing opinions, but I'd rather not have some versions of JOSM support a WIP scheme, have the scheme change, and have to make changes to JOSM to keep up with the WIP. Especially since those changing the scheme might not notify us.