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

update list of aliases #10

Merged
merged 1 commit into from
Nov 24, 2015
Merged

update list of aliases #10

merged 1 commit into from
Nov 24, 2015

Conversation

yeesian
Copy link
Member

@yeesian yeesian commented Nov 24, 2015

@joa-quim: this library will eventually be the common dependency for both RasterIO and OGR-bindings, so I propose moving over the changes from wkearn/RasterIO.jl#21 to this repository. You okay with that?

@joa-quim
Copy link
Contributor

Yes, fine with me.

@visr
Copy link
Member

visr commented Nov 24, 2015

Hmm, odd, the latest GMT release comes with a gdal_w64.dll from the in-development GDAL 2.1.0:

julia> Pkg.test("GDAL")
INFO: Testing GDAL
INFO: GDAL 2.1.0dev, released 2015/99/99
INFO: 183 GDAL drivers found
INFO: 64 OGR drivers found
INFO: GDAL tests passed

No reason not to include it however.

@joa-quim
Copy link
Contributor

Yes, I normally use quite updated GDAL versions in GMT (it's me who build the Win GMT installers)

BTW, I see that you did not suffer from

http://gmt.soest.hawaii.edu/boards/1/topics/2829

@visr
Copy link
Member

visr commented Nov 24, 2015

Ha ok it's you that creates them. I did indeed not suffer from that issue. I'll probably have a look at GMT.jl sometime soon.

Merging this now.

visr added a commit that referenced this pull request Nov 24, 2015
update list of aliases
@visr visr merged commit f70a9ae into master Nov 24, 2015
@visr visr deleted the aliases branch November 24, 2015 22:37
@meggart
Copy link
Member

meggart commented Nov 25, 2015

We might even think about using the GMT gdal dll files for Windows. Is there a way to download the gdal_w00.dll files directly, without using an installer?

@visr
Copy link
Member

visr commented Nov 25, 2015

There is, for instance the "Compiled binaries in a single .zip package" downloads from http://www.gisinternals.com/. These are quite complete. Would be easiest if we could just use conda to get GDAL 2 though.

@joa-quim
Copy link
Contributor

The gisinternals zip has currently the gdal201.dll file. That is why I included it in the aliases list. But that zip file has a lot of files, many of them do not interest the gdal.dll directly, namely the exes and those relative to mapserver. It would be needed to carefully identify all the dependencies of the gdal.dll and those only. Doable, but not obvious.

Regarding the gdal version shipped by GMT I could try to create for example a zip file with all the needed dependencies.

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.

4 participants