diff --git a/data/presets/highway/service/driveway.json b/data/presets/highway/service/driveway.json index 26fc62fc..50312a63 100644 --- a/data/presets/highway/service/driveway.json +++ b/data/presets/highway/service/driveway.json @@ -1,5 +1,8 @@ { "icon": "iD-highway-service", + "fields": [ + "driveway" + ], "geometry": [ "line" ],