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

Simple way to add metadata to geoparquet file #48

Open
m-mohr opened this issue Jul 13, 2023 · 0 comments
Open

Simple way to add metadata to geoparquet file #48

m-mohr opened this issue Jul 13, 2023 · 0 comments

Comments

@m-mohr
Copy link

m-mohr commented Jul 13, 2023

I think it would be nice that if you have a Parquet file to just be able to provide the JSON metadata and write it to the file. Something like:

gpq add_metadata in.parquet out.geoparquet metadata.json
or
gpq convert in.parquet out.geoparquet --metadata="metadata.json"

In my use case I know the metadata upfront and just need to add the geoparquet metadata to the file.
Could also be a simple way to fix/override geoparuqet metadata in case of bugs such as #45

@m-mohr m-mohr changed the title gpq add_metadata Simple way to add metadata to geoparquet file Jul 13, 2023
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