Skip to content

Persisting data and saving Query #21

@Jesse-jApps

Description

@Jesse-jApps

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions