diff options
-rw-r--r-- | config/osmium-export-config-names.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/osmium-export-config-names.json b/config/osmium-export-config-names.json index 4e8d82e..53ede7e 100644 --- a/config/osmium-export-config-names.json +++ b/config/osmium-export-config-names.json @@ -7,11 +7,10 @@ "timestamp": false, "uid": false, "user": false, - "way_nodes": true + "way_nodes": false }, "format_options": { }, - "linear_tags": true, "area_tags": true, "include_tags": ["name"] } |