[GIS] (Smooth) Isoline Extraction from TIN – Algorithms

nearest neighbortin

Can anyone point me to a clear document or algorithm for extracting smooth isolines from a Triangular Irregular Network? I've seen some examples using the jagged linear methods, but can't seem to find good documentation on how to do the process using a smoother method like Natural Neighbor / Radial Basis / Quadric / etc…

Thanks!

Related Question