Skip to content

Commit 1b4a668

Browse files
authored
Merge pull request OSGeo#13124 from netthier/patch-1
doc: fix default value for DXF_MERGE_BLOCK_GEOMETRIES
2 parents 9099f8d + 30ca8e4 commit 1b4a668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/drivers/vector/dxf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The following entity types are supported:
107107

108108
- .. config:: DXF_MERGE_BLOCK_GEOMETRIES
109109
:choices: TRUE, FALSE
110-
:default: FALSE
110+
:default: TRUE
111111

112112
To avoid merging blocks into a
113113
compound geometry the :config:`DXF_MERGE_BLOCK_GEOMETRIES` config option may

0 commit comments

Comments
 (0)