Changes between Version 1 and Version 2 of Rules/Geology
- Timestamp:
- 2024-01-02T22:01:19+01:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/Geology
v1 v2 627 627 628 628 /* Outcrop */ 629 *["geological"="outcrop"]["natural"! ="bare_rock"]629 *["geological"="outcrop"]["natural"!~/bare_rock|rock/] 630 630 { 631 631 group: "missing tag"; … … 690 690 } 691 691 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 692 701 /* Ravine - see Valley */ 693 702
