[OSGeo-Discuss] PerfectTIN 0.3.4 released
Pierre Abbat
phma at bezitopo.org
Tue Dec 10 21:51:34 PST 2019
PerfectTIN reads a LAS file (or several, if a point cloud is stored in more
than one file) and converts it to a TIN, accurate to a specified tolerance,
which it can write in any of several formats. I just released version 0.3.4,
which optionally writes a triangle only if there is at least one dot of the
point cloud in it.
The program builds and runs on Linux, DragonFly BSD, and Windows; I have not
tested it on other BSDs or on architectures other than x86_64. It makes good
use of multithreading, after an initial phase when there aren't enough
triangles to have all threads working on different parts of the TIN (I have
plans to improve that).
Things I'd like help with are
*Icons: the three foot icons are identical (also in Bezitopo). I have an idea
how to distinguish them, but I'm no artist.
*Translations: if you'd like to contribute a language, let me know first. I do
English and Spanish (I could also do French), but I learned surveying in
English, so some Spanish terms may be wrong.
Clone the repo from https://github.com/phma/perfecttin .
Pierre
--
The Black Garden on the Mountain is not on the Black Mountain.
More information about the Discuss
mailing list