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

Rework of GDAL-export #159

Merged
merged 1 commit into from
Nov 2, 2015
Merged

Rework of GDAL-export #159

merged 1 commit into from
Nov 2, 2015

Conversation

tcld
Copy link
Contributor

@tcld tcld commented Oct 29, 2015

This originally went into #141 (which happened due to me working on too many things at once). I now separated it to make things easier for everybody.

I decided to make some rather big changes to the way GDAL export is handled: I think the commandline interface is now a little bit easier to use, and the changes to imex/__init__.py actually allow the user to make use of every format GDAL can handle while hopefully not making things more complicated than they were before.

I based this off of #146 even though it wasn't strictly necessary. I figured that discussing the changes happening here would take longer than merging the other PR anyway.
Here the link to the only commit that is relevant: b8d098f

@tcld
Copy link
Contributor Author

tcld commented Oct 29, 2015

The tests failed, something about recursion depth. On my system all tests were passed - can somebody help me out?

@tcld
Copy link
Contributor Author

tcld commented Oct 30, 2015

I did a rebase so now the code is cleanly separated from other work.

@ftomassetti
Copy link
Member

Given @psi29a worked on GDAL stuff I would wait for his comments. This one is not urgent, right?

@tcld
Copy link
Contributor Author

tcld commented Oct 30, 2015

This one is separated from everything else - unless somebody starts working on GDAL himself, this can wait.

@tcld tcld force-pushed the gdal_chng branch 2 times, most recently from dc465ae to c9bcc5c Compare November 1, 2015 19:04
@psi29a
Copy link
Member

psi29a commented Nov 2, 2015

I like what I see and makes a few things simpler.

psi29a added a commit that referenced this pull request Nov 2, 2015
@psi29a psi29a merged commit 06f576b into Mindwerks:master Nov 2, 2015
@tcld tcld deleted the gdal_chng branch November 2, 2015 22:07
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 83.621% when pulling c9bcc5c on tcld:gdal_chng into c8b6ad0 on Mindwerks:master.

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

Successfully merging this pull request may close these issues.

None yet

4 participants