diff --git a/data/presets/lowalt/secondary.json b/data/presets/lowalt/secondary.json new file mode 100644 index 0000000..25374c3 --- /dev/null +++ b/data/presets/lowalt/secondary.json @@ -0,0 +1,20 @@ +{ + "icon": "iD-highway-secondary", + "fields": [ + "{lowalt/primary}" + ], + "moreFields": [ + "{lowalt/primary}" + ], + "geometry": [ + "line" + ], + "tags": { + "highway": "secondary" + }, + "terms": [ + "road", + "street" + ], + "name": "Secondary Road" +} \ No newline at end of file