Skip to content

Commit

Permalink
Deprecate postcode=* (close #5959)
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Feb 25, 2019
1 parent db800e0 commit 874d731
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/deprecated.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,10 @@
"old": {"pole": "transition"},
"replace": {"location:transition": "yes"}
},
{
"old": {"postcode": "*"},
"replace": {"addr:postcode": "$1"}
},
{
"old": {"power": "sub_station"},
"replace": {"power": "substation"}
Expand Down

0 comments on commit 874d731

Please sign in to comment.