[SoC] uDig - Digital Elevation Model
Josef Bezdek
josef.bezdek at gmail.com
Fri Aug 29 16:07:36 EDT 2008
Hi all,
I send final report of uDig - Digital Elevation Model
I created plugin module DEM which computes bezier surface from point
layer and exracts izolines with setting of elevated differece. I create
four modules for geotools:
1. IncrementalDT - module computes TIN (used method is incremental
insertion)
2. TINWithFixedLines - module modifies TIN about fixed lines
3. LinearContourLines - module extracts izolines from TIN
4. BezierSurface - module which counts a surface as Bezier
interpolation. The module fills all triangles from original TIN with
small triangles according to your required level. The module computes Z
coordinates for vertexes of new triangles.
Source code svn repository can be found here:
http://git.zcu.cz/svn/bakalarky/bezdek/
Documentation is available here:
http://git.zcu.cz/wiki/index.php/UDig_-_Digital_Elevation_Model
also you can use our university update site:
http://git.zcu.cz/udigupdates/
And what about the future?
I want to use this thema in my diploma work. I want to improve this work
and I will code other function of DEM.
Thanks:
I want to thank at first my mentor Jan Jezek, furter uDig and OSGeo
community.
And of course I must thank Google.
Regards, Josef Bezdek
More information about the Soc
mailing list