mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
(closes #6933) We should not be adding unsearchable junction presets for every kind of junction as a hacky workaround to let `junction=yes` be an area. This should remove the special treatment of junction tag. * `junction=*` will not be treated as an area by default * `junction=*` will not trigger validator warnings that they should be closed * `junction=yes` mapped as an area _will_ need an `area=yes` now, which iD will add (afaik this is the only junction tag that should be treated as an area)