Elevation Grid
FFT algorithm used to determine if elevation data conforms to regular grid
- Looks for dominant spatial frequency from property grid points or polygon vertices to use as grid spacing for entire database
For each patch, if all elevation data conforms to grid spacing, gridded representation is used for patch
Otherwise, if any elevation points do not align to grid, TIN representation is used for that patch