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

Any roadmap that I can help contribute? #128

Closed
Lumexralph opened this issue Jun 29, 2024 · 1 comment
Closed

Any roadmap that I can help contribute? #128

Lumexralph opened this issue Jun 29, 2024 · 1 comment

Comments

@Lumexralph
Copy link

Thank you for the amazing work you've put into this module @tbonfort .

I use Go a lot and we've been using GDAL in my team for almost 3yrs but we ended up executing GDAL as a process using the Go command.

It has its pain points but works. It would be nice if we had matured and actively maintained Go modules like Python has for Rasterio.

Are there ways I can contribute to help this project forward or can it do everything raster related from GDAL now?

I read most of the tests but just wanted to be sure.

@tbonfort
Copy link
Member

tbonfort commented Jul 15, 2024

@Lumexralph sorry for the late response, and thanks for the kind words. There is no formal roadmap, I consider the raster part to me more or less feature complete, although some algorithms may have slipped through and still be missing. In any case, the aim of providing an "idiomatic go" and stable API over gdal is more important than providing a "100% complete" API, so filling in any missing functions without being driven by a practical need for them may result in a sub-par go api which is not desirable.

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