Blender GIS

Blender 插件,用来搭建 Blender 和地理数据之间的桥梁。「Blender addons to make the bridge between Blender and geographic data」

Github星跟踪图

Blender GIS

Blender minimal version : 2.8

Mac users warning : currently the addon does not work anymore on Mac because of an issue relative to Blender Mac build itself. Please do not report the issue here. It should be fixed by the Blender team soon. Check the bug report to follow the progress on it.

Wiki - FAQ - Quick start guide

Basemaps

Display web map service like OpenStreetMap directly in Blender

SRTM download

Get SRTM topographic data and apply it as height texture

ESRI Shapefile import / export

A Shapefile is a popular geospatial vector data format for geographic information system software.

This tool can import into Blender most of shapefile feature type. It can also uses attributes data to define Z elevation values or Z extrusion values.

Exporter script can export a mesh to pointZ, polylineZ or polygonZ shapefile. Note that currently this tool does not re-export attribute data include in the dbase file linked to the shapefile. So if you want to import a shapefile for edit it into Blender and then re-export it, you will lose attribute data.

Georeferenced raster importer

Import geotiff or common image format georeferenced with a world file.

You can import the raster as a plane mesh, as backgound image for orthographic view, as UV texture mapping on a mesh or as DEM for warp a mesh with the displace modifier.

ESRI ASCII GRID format is also supported through a dedicated import tool.

OpenStreetMap import

Georeferenced render output

This is a tool to create a new camera correctly setup for produce a map render. Georeferencing data (worldfile) are writing in text file accessible from the Blender text editor.

Delaunay triangulation & Voronoi diagram

This script computes Delaunay triangulation in 2.5D. This triangulation is suitable for create a 3D terrain mesh from points cloud or contour lines

The script can also compute Voronoi tessellation in 2D which is the dual of delaunay triangulation. Voronoi diagram is suitable to make neighborhood analysis map.

Terrain analysis

This part of Blender GIS is designed to assist in the analysis of the topography : height, slope and azimuth (aspect).

There are 2 tools, one to build materials nodes setup for Cycles engine, and a second to configure the color ramp as usual in common GIS software (reclassify values and apply color ramp presets).

Georeferencing management

Handle various projection systems with reprojection capabilities and compatibility with some others addons

概览

名称与所有者domlysz/BlenderGIS
主编程语言Python
编程语言Python (语言数: 1)
平台Linux, Mac, Windows
许可证GNU General Public License v3.0
发布数16
最新版本名称229 (发布于 2024-05-03 21:52:49)
第一版名称v2.0.0 (发布于 2020-11-19 16:07:43)
创建于2014-05-08 14:48:25
推送于2024-05-03 19:53:23
最后一次提交2024-05-03 21:52:17
星数7.3k
关注者数260
派生数1.3k
提交数493
已启用问题?
问题数711
打开的问题数234
拉请求数23
打开的拉请求数14
关闭的拉请求数12
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部