GIS/Blender - Converter and fre global elevation mesh dataset

Dear Community-Members,

I’d like to announce ‘geoTriMesh’, a Python module I wrote to convert GIS data to Blender. While efforts in this direction have been undertaken, e.g. BlenderGIS, I could not find a way to import more complex geometries like donut-polygons and also add elevation information to the triangulated polygons. This is what ‘geoTriMesh’ does; the topological mesh is created by merging coordinate/vertex information with elevation and color data. The result written to X3D to be imported by Blender.

It’s free (Apache License) and available as Python Module (also installable via pip) as well as QGIS Plugin:

Also, I used the library to create a global elevation mesh dataset (spherical and flat projection), which can be downloaded here and used for private and commercial purposes (CC-BY license):
http://flatpolar.org/tocomee.html

A detailed description of the dataset is available here: http://ijsdir.jrc.ec.europa.eu/index.php/ijsdir/article/view/455

I’m happy to receive feedback.

Cheers, Michael


Sounds really good, but all the downloads I tried says 404 not found.

cool , will have to take a look
been having fun with blinder-gis and qgis( and isis3 ) along with the LOLA/MOLA importer

Ah yes, this error occurs when you click on the ocean areas. The DEM tiles are only available for land. I will mark the water areas to indicate that they are not downloadable and make the error page a little more informative. Thanks for the hint.