Open brianhuey opened 4 years ago
Can you check out this stack overflow and see if it solves your issue? https://stackoverflow.com/questions/30561889/readogr-cannot-open-file
I think it is the path.expand() function and or providing a full path name that might help?
I tried the stackoverflow suggestions, but it still throws the error. It doesn't seem like a path issue to me, the error implies that it found the file it was looking for but no features are in it. I have gadm34_GBR_1.dbf, gadm34_GBR_1.cpg, gadm34_GBR_1.prj
in the folder.
hello, there was a problem with this because the shapefile did not load correctly (you don't have a shp in the folder atm). I'm working to fix it, but the UK shapefile is there only for data visualisation purposes, so you can skip this step, or you can download the original shapefile from https://gadm.org/index.html
Running through the tutorial on Ubuntu and came across this error. Any thoughts would be appreciated, thanks!