diff --git a/data/preset_categories/airroute_lowalt.json b/data/preset_categories/airroute_lowalt.json new file mode 100644 index 0000000..40e538d --- /dev/null +++ b/data/preset_categories/airroute_lowalt.json @@ -0,0 +1,16 @@ +{ + "icon": "iD-highway-unclassified", + "name": "LowAlt Roads", + "members": [ + "highway/motorway", + "highway/trunk", + "highway/primary", + "highway/secondary", + "highway/tertiary", + "highway/motorway_link", + "highway/trunk_link", + "highway/primary_link", + "highway/secondary_link", + "highway/tertiary_link" + ] +} \ No newline at end of file