mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-21 10:33:34 +00:00
Deprecate artwork and artwork:type keys in favor of artwork_type
This commit is contained in:
@@ -1745,6 +1745,8 @@
|
||||
{"key": "amenity", "value": "winery", "description": "🄳 ➜ craft=winery"},
|
||||
{"key": "amenity", "value": "youth_center", "description": "🄳 ➜ amenity=community_centre + community_centre:for=juvenile"},
|
||||
{"key": "amenity", "value": "youth_centre", "description": "🄳 ➜ amenity=community_centre + community_centre:for=juvenile"},
|
||||
{"key": "artwork", "description": "🄳 ➜ artwork_type=*"},
|
||||
{"key": "artwork:type", "description": "🄳 ➜ artwork_type=*"},
|
||||
{"key": "barrier", "value": "curb", "description": "🄳 ➜ barrier=kerb"},
|
||||
{"key": "barrier", "value": "embankment", "description": "🄳 ➜ man_made=embankment"},
|
||||
{"key": "barrier", "value": "wire_fence", "description": "🄳 ➜ barrier=fence + fence_type=chain"},
|
||||
|
||||
Reference in New Issue
Block a user