From 4ecf143f12353424e50896fa83b1846d0e075272 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 19 Mar 2013 10:07:20 -0700 Subject: [PATCH] Add to roads category --- data/presets/categories.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/presets/categories.json b/data/presets/categories.json index 324dd37c1..317183d0e 100644 --- a/data/presets/categories.json +++ b/data/presets/categories.json @@ -8,8 +8,10 @@ "highway/primary", "highway/secondary", "highway/tertiary", + "highway/unclassified", "highway/residential", "highway/service", + "highway/track", "highway" ] }]