Dear mailing list members,

I'd like to announce 'geoTriMesh', a Python module I wrote to convert GIS data to the 3D visualisation environments. It has full support for donut- and multipolygons as well as projected coordinates. It works by creating a topological mesh by triangulating coordinate information from a source polygon and merging it with elevation and color raster data. The result is written to VTU unstructured grid to be imported into ParaView. X3D is also supported, as well as Python/mplot3d

It's free (Apache License) and available as Python Module (installable via pip) as well as QGIS Plugin:
https://github.com/flatpolar

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 or commercial 3D modelling projects (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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to