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

Rebase #2

Merged
merged 12 commits into from
Aug 10, 2020
Merged

Rebase #2

merged 12 commits into from
Aug 10, 2020

Conversation

Sov-trotter
Copy link
Owner

No description provided.

pritamd47 and others added 12 commits May 13, 2020 14:15
* Removed Duplicates

remotefiles.jl now doesn't download same files (equal sha signatures). 

Also changed 2 lines of code, such that the tests now run on non-redundant data-sets.

* Removed files which were not used for testing

remotefiles.jl now doesn't download the datasets that are not used in any test

* Deleted commented out lines

As suggested [here](#121 (comment)), deleted the lines instead of commenting out
* add a kwarg to set OSRAxisMappingStrategy

* test projection

* cleanup, use :compliant as default

* better documentation of the order kwarg

* cleanup

* bugfix reproject vectors
To always make use of the new GDAL build system (jll). Should make support easier but bumps our Julia version from LTS to 1.3.
require julia 1.3 / GDAL build with artifacts
Since that in turn requires PROJ_jll 7.0.1. Right now ArchGDAL can load a GDAL that was built with PROJ 7, with PROJ_jll 6, which causes issues like https://travis-ci.org/github/yeesian/ArchGDAL.jl/jobs/700533855#L373

Probably I should update the GDAL_jll to reflect that it requires PROJ 7.
@Sov-trotter Sov-trotter reopened this Aug 10, 2020
@Sov-trotter Sov-trotter merged commit 1484024 into Sov-trotter:dev-tables Aug 10, 2020
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.

7 participants