diff --git a/data/presets/categories.json b/data/presets/categories.json index bd10ddad6..8638106b2 100644 --- a/data/presets/categories.json +++ b/data/presets/categories.json @@ -3,15 +3,14 @@ "icon": "highway", "id": "Road", "members": [ + "highway/residential", "highway/motorway", "highway/trunk", "highway/primary", "highway/secondary", "highway/tertiary", "highway/unclassified", - "highway/residential", "highway/service", - "highway/track", - "highway" + "highway/track" ] }]