QGIS-Documentation icon indicating copy to clipboard operation
QGIS-Documentation copied to clipboard

[dxf] Allow users to override the layer name to be exported to DXF (Request in QGIS)

Open qgis-bot opened this issue 2 years ago • 0 comments

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 qgsprocessingparameterdxflayers parameter 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:

DXFExport_algs_help DXFExport_tooltip DXFExport_alg_param_tooltip


Funded by the QGIS user group Switzerland.

Commits tagged with [need-docs] or [FEATURE]

qgis-bot avatar Apr 19 '24 13:04 qgis-bot