Skip to content
Prev 26480 / 29559 Next

Issues with a GDB file in R?

On Thu, 3 May 2018, Aguirre Perez, Roman wrote:

            
I think Melanie got it right - the apparent extra detail and precision 
you'd get from vector-vector overlay is illusory, so going with geoTiff 
should get you there (you can check to see whether 100m resolution differs 
from 250m). The only reason to choose vector-vector would be that the 
Corine vector contains categories not represented in the raster version. 
Using raster also steps around the polygon deficiencies in the GDB (and 
probably SQLite) representations.

Roger