Changes between Initial Version and Version 1 of Rules/OldCovid


Ignore:
Timestamp:
2024-09-18T18:16:42+02:00 (4 months ago)
Author:
CjMalone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Rules/OldCovid

    v1 v1  
     1= Old Covid =
     2
     3{{{
     4#!rule
     5meta {
     6    title: "Old Covid";
     7    version: "1.[[revision]]_[[date]]";
     8    author: "CjMalone";
     9    link: "https://josm.openstreetmap.de/wiki/Rules/OldCovid";
     10    baselanguage: "en";
     11}
     12
     13*[opening_hours:covid19] {
     14    throwWarning: "covid19 tags are no longer encouraged. This should probably removed.";
     15}
     16
     17*[description:covid19] {
     18    throwWarning: "covid19 tags are no longer encouraged. This should probably removed.";
     19}
     20
     21*[delivery:covid19] {
     22    throwWarning: "covid19 tags are no longer encouraged. This should probably removed.";
     23}
     24
     25*[takeaway:covid19] {
     26    throwWarning: "covid19 tags are no longer encouraged. This should probably removed.";
     27}
     28
     29*[access:covid19] {
     30    throwWarning: "covid19 tags are no longer encouraged. This should probably removed.";
     31}
     32
     33*[drive_through:covid19] {
     34    throwWarning: "covid19 tags are no longer encouraged. This should probably removed.";
     35}
     36
     37*[capacity:covid19] {
     38    throwWarning: "covid19 tags are no longer encouraged. This should probably removed.";
     39}
     40}}}