summaryrefslogtreecommitdiff
path: root/tex/context/modules/mkxl/m-openstreetmap.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/modules/mkxl/m-openstreetmap.lmt')
-rw-r--r--tex/context/modules/mkxl/m-openstreetmap.lmt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/modules/mkxl/m-openstreetmap.lmt b/tex/context/modules/mkxl/m-openstreetmap.lmt
index 39a1d34d4..c8c6b4234 100644
--- a/tex/context/modules/mkxl/m-openstreetmap.lmt
+++ b/tex/context/modules/mkxl/m-openstreetmap.lmt
@@ -326,6 +326,7 @@ local colors = {
water = true,
wetland = true,
wood = true,
+ fault = true,
},
barrier = {
chain = true,
@@ -483,7 +484,7 @@ local forcedlines = {
historic = { "citywalls" },
leisure = { "track", "slipway" },
man_made = { "breakwater", "cutline", "embankment", "groyne", "pipeline" },
- natural = { "cliff", "earth_bank", "tree_row", "ridge", "arete" },
+ natural = { "cliff", "earth_bank", "tree_row", "ridge", "arete", "fault" },
power = { "cable", "line", "minor_line" },
tourism = { "yes"},
waterway = { "canal", "derelict_canal", "ditch", "drain", "river", "stream", "tidal_channel", "wadi", "weir" },