JuliaGeo / GADM.jl

A Julia package for obtaining geographical data from the GADM dataset
https://gadm.org
MIT License
38 stars 4 forks source link

bump compatability for ArchGDAL to 0.9 and GeoInterface to 1 #45

Closed rafaqz closed 2 years ago

rafaqz commented 2 years ago

Guess this needs a major version bump for using the new GeoInterface?

juliohm commented 2 years ago

@rafaqz please do not merge PRs on GADM.jl without a consent from the maintainers.

I will take care of the version bump and other issues before a new release.

rafaqz commented 2 years ago

No problem, apologies for my hastiness!

The reason is we have a cross organisation version switch to GeoInterface 1.0 happening currently, and GADM.jl is blocking registration of the new package Leaflet.jl, which uses GADM for testing.