Updated utility pole preset and add relevant deprecations (#830, #211)

see https://wiki.openstreetmap.org/wiki/Proposed_features/Utility_poles_proposal
This commit is contained in:
Dimitar
2023-03-21 22:22:27 +02:00
committed by GitHub
parent 6896991b08
commit ab651aed42
2 changed files with 20 additions and 2 deletions
+16
View File
@@ -1892,5 +1892,21 @@
{
"old": {"cycleway:both": "none"},
"replace": {"cycleway:both": "no"}
},
{
"old": {"communication": "pole"},
"replace": {"man_made": "utility_pole", "utility": "telecom"}
},
{
"old": {"telephone": "pole"},
"replace": {"man_made": "utility_pole", "utility": "telecom"}
},
{
"old": {"telecom": "pole"},
"replace": {"man_made": "utility_pole", "utility": "telecom"}
},
{
"old": {"pstn": "pole"},
"replace": {"man_made": "utility_pole", "utility": "telecom"}
}
]
+4 -2
View File
@@ -5,11 +5,13 @@
"operator",
"utility_semi",
"height",
"material"
"material",
"line_attachment"
],
"moreFields": [
"colour",
"manufacturer"
"manufacturer",
"line_management"
],
"geometry": [
"point",