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

Persisting data and saving Query #21

Open
Jesse-jApps opened this issue Mar 4, 2022 · 1 comment
Open

Persisting data and saving Query #21

Jesse-jApps opened this issue Mar 4, 2022 · 1 comment

Comments

@Jesse-jApps
Copy link

Thanks for the awesome Plugin!

I have two little questions/suggestions?

  1. Instead of iterating over every row of the query result and saving it as a csv file, why not use the bigquery capability to save the result as dataframe (.to_dataframe()) and then using geopandas to save everything as gpkg?
  2. In case the data in a BQ-table changes, would it be possible to save the query itself (maybe within the qgislayer), so that it could easily be updated?
@idejuan
Copy link

idejuan commented May 2, 2024

I agree this is an amazing plugin, so first of all my deepest gratitude to the creator and contributors.
I fully support the suggestions you put in this issue, specially the need for saving the query itself so it can be updated easily. Thank you!!

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

2 participants