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

Review GDAL Dependency #89

Open
BatchelorJ opened this issue Mar 26, 2020 · 5 comments
Open

Review GDAL Dependency #89

BatchelorJ opened this issue Mar 26, 2020 · 5 comments
Assignees

Comments

@BatchelorJ
Copy link
Collaborator

The package dependency on GDAL is making installation with pip a bit of a nightmare. Is GDAL required, or is there an alternative pure-python package we could use?

@harry093
Copy link
Collaborator

I remember having difficulty, too. I think I got around it by installing gdal separately and then using pip to install GeodePy once that dependency was met. I agree, though, we want to make this smoother. I'll look into it

@KipCrossing
Copy link

I'm just going to drop this here: https://kipcrossing.github.io/2021-01-03-noGDAL/

@harry093
Copy link
Collaborator

@KipCrossing thanks for letting us know about your project. It looks like it might be very useful for us

@KipCrossing
Copy link

No worries @harry093 .

noGDAL is just a philosophy and there are many packages that fit the bill, but I assume you are talking about the geotiff python package that I am working on.

@harry093
Copy link
Collaborator

@KipCrossing yeah, I think that's our only use for GDAL, reading in GeoTIFFs

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

4 participants