You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/topics/MapExport.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ For GeoTIFF image export to become available (image format `image/tiff`), set up
47
47
```
48
48
49
49
# DXF export
50
-
To enable the DXF export format, the desired layers are marked as *Published* in the QGIS Project Properties → QGIS Server → WFS/OAPIF.
50
+
To enable the DXF export format, ensure that the desired layers are marked as *Published* in the QGIS Project Properties → QGIS Server → WFS/OAPIF.
51
51
52
52
You can configure the DXF export by passing supported [`FORMAT_OPTIONS`](https://docs.qgis.org/3.40/en/docs/server_manual/services/wms.html#wms-getmap-formatoptions) as `formatOptions`, i.e.
0 commit comments