Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
qgis-bot opened this issue Apr 19, 2024 · 0 comments · Fixed by #9095
Closed
Labels
3.38 QGIS 3.38 new features
Milestone

Comments

@qgis-bot
Copy link
Collaborator

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

2024-03-19.18-11-48.mp4

Screencast Processing dialog

2024-03-25.10-54-11.mp4

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.38 QGIS 3.38 new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant