Ignore:
Timestamp:
2026-07-25T18:56:37+02:00 (20 hours ago)
Author:
stoecker
Message:

fix#24792 - Add surface=laterite to surface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/validator/combinations.mapcss

    r19602 r19603  
    33 */
    44
    5 way[surface=~/^(unpaved|compacted|gravel|fine_gravel|pebblestone|ground|earth|dirt|grass|sand|mud|ice|salt|snow|woodchips)$/] { /* without grass_paver as it is controversial */
     5way[surface=~/^(unpaved|compacted|gravel|fine_gravel|pebblestone|ground|earth|dirt|grass|sand|mud|ice|salt|snow|woodchips|laterite)$/] { /* without grass_paver as it is controversial */
    66  set unpaved_surface;
    77}
Note: See TracChangeset for help on using the changeset viewer.