Skip to content

Commit

Permalink
Add trap message to room validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Famlam committed Nov 2, 2024
1 parent 02323ac commit fe69f17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/indoor.validator.mapcss
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ way:closed[indoor=corridor][shop][inside("DE,CH,FR")] {
*[room][!indoor][!buildingpart] {
throwWarning: tr("`{0}` without `{1}`", "{0.tag}", "{1.key}");
-osmoseItemClassLevel: "2120/21202:2/3";
-osmoseTrap: tr("For the number of rooms in a facility, use `{0}` instead.", "rooms=*");
fixAdd: "indoor=room";
assertMatch: "node room=office";
}

0 comments on commit fe69f17

Please sign in to comment.