rspatial / geodata

download geographic data
GNU General Public License v3.0
150 stars 15 forks source link

`world()` returning zero geometries #13

Closed AMBarbosa closed 2 years ago

AMBarbosa commented 2 years ago

This was working fine with 'geodata' version 0.4.1, but after updating to 0.4.3, world() now returns an object with no geometries or attributes:

world(resolution = 5, level = 0, path = tempdir())

The same thing is happening for other values of 'resolution' too. gadm() seems to keep working normally, though.

rhijmans commented 2 years ago

Hi & thank you --- i believe this works again. I refined the GADM function a bit and that broke this.