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

world() lacks highest resolution source file #68

Open
DrAuxetic opened this issue Feb 13, 2024 · 0 comments
Open

world() lacks highest resolution source file #68

DrAuxetic opened this issue Feb 13, 2024 · 0 comments

Comments

@DrAuxetic
Copy link

Hi,
I noticed that when running something like geodata::world(path = paste0(orig_dir, folder), resolution = res))
when res was 2 the map was actually a higher resolution, and had more of the little islands, than when res was 1.
Looking at the files that save to my local gadm folder, the file gadm36_adm0_r1_pk.rds is 2.3 MB, the exact same as the file for when res is 3 (down to the byte) other than the r3 in its name; while the file for res = 2 is 4.3 MB.

Sorry if I'm just doing something wrong, though I couldn't figure out what. Seems to me that someone at GADM uploaded the mid-res file twice by mistake though.

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

No branches or pull requests

1 participant