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

If there's nothing to select before loading an engine output, the user should not need to make further clicks #635

Open
ptormene opened this issue Sep 2, 2019 · 1 comment
Assignees

Comments

@ptormene
Copy link
Member

ptormene commented Sep 2, 2019

If the output is too big, pop up a warning. In case of csv, if the user agrees, attempt to load only the heading N lines (with a reasonable N)

@ptormene ptormene self-assigned this Sep 2, 2019
@ptormene ptormene changed the title If there's nothing to select before loading an engine output, do not let the user click ok If there's nothing to select before loading an engine output, the user should not need to make further clicks Sep 3, 2019
@ptormene
Copy link
Member Author

ptormene commented Sep 3, 2019

There is no easy way to just load the heading N lines. The constructor of QgsVectorLayer, that has the possibility to load a layer from csv, does not provide this option.

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

No branches or pull requests

1 participant