Back to HomePage
Raster images or surface are more designed for analytical purposes. A raster image constitutes of over thousand of cell each containing values that can be analyzed or used in algorithms. Triangular Irregular Networks or TIN's are more used for surface display purposes. TIN's are vector based representations of the physical land surface made up of irregular distributed nodes and line with 3D coordinates (x,y and Z) that are arranged in a network of non-overlapping triangles.
TIN's can basically be created from various data formats such as contour lines, sample points, raster images, any data containing coordinates (x,y) and the most important 3D values (z) which in most cases are depth or height values.
I will derive data contained in this raster to create a 3D TIN model of the project
Cells Constructing a Raster
Contructed TIN
Triangles Constructing a TIN
TIN with Contours
Vector Vegetation Layer
Data in this vegetation layer is in vector form and not triangulated. To add this layer to the TIN a process of re-triangulation is done. The boundaries of each polygon is "traced" onto the TIN creating a boundary. Re-triangulation then occurs within these new boundaries creating much smaller and unique triangles.
Tagging Vegetation
Vegetation Triangulated
After the tagging process is done the entire TIN surface is once again re-triangulated. Triangles don't cross any boundaries setup in the algorithm thus the re-triangulated process creates various new surfaces which representation both vegetation and landformations.
Back/Home
Subscribe to:
Posts (Atom)