We recently looked at how to create landscapes with the blender GIS addon. The tool helped us to fetch real world data from GIS databases and design decent georeferenced landscapes like a dream.
However, it came with few bugs which, thankfully, aren’t too complicated to crack. The first one is a missing cache folder while the second has to do with missing Imageio library.
Blender GIS missing cache folder
The missing cache error appears when you try to get your basemaps. Technically, this is the software telling you to set a file location for packing temporary files.

To solve it, head over to the Blender GIS icon and select preferences. Scroll down to the base maps section and select the folder you want to use as your cache.
Blender GIS Imageio module/ no imaging library available
The imageio module error shows up because some installation files are missing from the addon directory. I solved this problem by replacing files in that directory.

Begin by unzipping the archived addon files that you downloaded from Github. Then copy and paste them in the Blender-Master addon folder.
In windows 10, the Blender-Master addon folder path is C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons.

You may have to create the folder yourself if it does not exist. If it exists, just replace the installation files to fix the problem.
Use the comments section in case of any tips or questions.
Good luck!
why this addon doesnt work with blender 2.91? i dont see the map
It works. You might want to reinstall. https://laptopanalyst.com/gis-addon-on-blender-2-91-all-issues-resolved/
I created the folder and copy the files and the same problem
What I have to do ?
Hi Samer, which version of blender are you using?
Apart from the tutorial in the article I needed to do this:
1) download the dll file for your system from here: https://github.com/imageio/imageio-binaries/tree/master/freeimage
2) paste the dll file to: C:\Program Files\Blender Foundation\Blender \\scripts\addons\BlenderGIS-master\core\lib\imageio\resources\
3) restart blender
Thanks @ Mcquine.. That was helpful.
nothing is working i even downloaded 2.8 version of blender but still same problem
I have blender version 3.4.1 and the link still does’t work. I have tried several different ideas suggested by other websites but the error continues. I’m stuck! 🙁
I am running Blender Version 3.0.1 and everything seems to be working well on my end. I’ll have to install 3.4.1 to troubleshoot and get back to you…