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

Improve get() and coordinates() #27

Closed zerefwayne closed 3 years ago

zerefwayne commented 3 years ago
juliohm commented 3 years ago

So this is ready for review @zerefwayne ? It is marked as draft still.

zerefwayne commented 3 years ago

So this is ready for review @zerefwayne ? It is marked as draft still.

@juliohm I just have to add tests for this. Otherwise, this is ready for merge from my side.

juliohm commented 3 years ago

Please add the tests so that it is a complete PR. That way we are confident that everything works as expected.