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

Support GeoParquet as Data Source/Exporter with S3 Integration #5766

Open
Youssef-Harby opened this issue Nov 20, 2024 · 0 comments
Open

Support GeoParquet as Data Source/Exporter with S3 Integration #5766

Youssef-Harby opened this issue Nov 20, 2024 · 0 comments

Comments

@Youssef-Harby
Copy link

Is your feature request related to a problem? Please describe.

GeoParquet is increasingly used for efficient geospatial data storage, and S3 (e.g., Overture Maps’ public buckets) is a common data storage solution. Hootenanny lacks support for GeoParquet and cannot directly access S3 storage, making workflows cumbersome and less efficient.

Describe the solution you'd like

  1. GeoParquet Support:
  • Import GeoParquet files with geospatial metadata (geometry, CRS).
  • Export processed data to GeoParquet format.
  1. S3 Integration:
  • Read/write GeoParquet directly from/to S3-compatible storage, including Overture Maps’ public buckets and private buckets (with credentials).

Describe alternatives you've considered

  • Manual downloading/conversion of GeoParquet files from S3 to supported formats, or using external tools like GDAL. These workflows are inefficient and add complexity.

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

1 participant