QGIS-Documentation
QGIS-Documentation copied to clipboard
[dxf] Allow users to override the layer name to be exported to DXF (Request in QGIS)
Request for documentation
From pull request qgis/QGIS#57016 Author: @gacarrillor QGIS version: 3.38
[dxf] Allow users to override the layer name to be exported to DXF
PR Description:
This PR makes it possible to override the output name of individual layers exported in the DXF Export dialog.
The corresponding processing algorithm's GUI and parameter were updated accordingly.
Tests were added for:
- Output layer name precedence for the exported DXF: 1) attribute, 2) layer title, 3) overridden layer name, 4) layer name.
- Processing
qgsprocessingparameterdxflayersparameter and DXF layer's widget wrapper.
Screencast App dialog
https://github.com/gacarrillor/QGIS/assets/652785/fbb3443e-24fe-45b6-b735-43d3b4abdea5
Screencast Processing dialog
https://github.com/gacarrillor/QGIS/assets/652785/d94e3ce4-a289-4888-88c5-4557259dc3e2
UX hints for the users:
Funded by the QGIS user group Switzerland.