-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Install and usage
Please don't except a success story if you don't really know what you are trying to import in Blender... Use QGIS, to explore your data beforehand.
Warning : for Linux users who choose to install Blender through ppa:thomas-schiex/blender
, Numpy will fails if your distribution does not support Python 3.6. It can be solved by reinstalling Numpy with pip : sudo apt-get install python-pip python3-pip
and then sudo pip3 install -U numpy
Install
This addon require at least Blender v2.80 to work correctly (old code for Blender 2.79 is still available in the dedicated branch). It also optionally rely on GDAL for advanced features.
Download source archive from github.
Then open Blender User Preferences and use Install from file option to install the addon from downloaded zip. Don’t forget to enable the addon and save settings.
Usage
All tools are available in a new dedicated GIS menu.
The geoscene manager panel is available from the 3d view properties panel.
- Preamble
- Web Geodata
- Import
- Export
- Camera
- Mesh
- Object
- Nodes
- Side notes :