Changes between Version 1 and Version 2 of Rules/Geology


Ignore:
Timestamp:
2024-01-02T22:01:19+01:00 (2 years ago)
Author:
b1tw153
Comment:

Updates to outcrop and rapids

Legend:

Unmodified
Added
Removed
Modified
  • Rules/Geology

    v1 v2  
    627627
    628628/* Outcrop */
    629 *["geological"="outcrop"]["natural"!="bare_rock"]
     629*["geological"="outcrop"]["natural"!~/bare_rock|rock/]
    630630{
    631631        group: "missing tag";
     
    690690}
    691691
     692*["waterway"="rapids"]:closed {
     693    group: "deprecated tagging";
     694    throwWarning: tr("Map an area of rapids as natural=water + water=rapids");
     695    fixAdd: "natural=water";
     696    fixAdd: "water=rapids";
     697    fixRemove: "waterway";
     698    fixRemove: "area";
     699}
     700
    692701/* Ravine - see Valley */
    693702