Creating a Terrain Model
From Point Data
From Line Data
From a DEM
Massaging your GRID (Lattice)
Caution -- Always check the quality of
the model you are creating. There is considerable art involved in making a high quality
representation of a surface. Never assume it is correct until you have checked it.
Command Summary
ARC/INFO (Unix or NT)
DEMLATTICE -- converts a USGS DEM to a lattice
VIP -- very important points, used to convert a lattice to a point coverage
FILTER -- smoothens a grid (LOW pass filter) or sharpens (HIGH pass filter) the contrast of a surface
LATTICEMERGE -- merge lattices (like APPEND)
LATTICECLIP -- clips lattices (like CLIP)
ARCTIN -- makes a TIN from a point or line coverage. Use CREATETIN for complex surfaces with breaklines.
TINARC -- makes a polygon coverage out of a TIN
DESCRIBELATTICE -- tells you the details of a LATTICE