Skip to main content
Question

Generating a bounding polygon from point data and surface interpolation

  • June 23, 2015
  • 1 reply
  • 141 views

I have point data representing yield measurements within a field (typically 30-40k pts).

 

 

I want to create a bounding polygon to represent the field boundary and interpolate selected variables as surface/contour maps (e.g.. bushels/ac).

 

 

The steps I have tried are: 

 

 

1. Generate a bounding polygon - 

 

- Reprojected lat/long to UTM 

 

- Buffered points to 15m 

 

- applied AreaOnArea overlay 

 

- applied Dissolver 

 

 

Apparently this is not the correct workflow since the processing takes forever. 

 

 

2. Contour point attribute - 

 

I'm looking through the Knowledge Center for examples of using ContourGenerator transformer to generate 2D surface maps from point data and can only find examples showing how to generate 3D terrain/DEM data.  

 

What transformers should I be using? 

takashi
Supporter
Hi,

 

 

The HullAccumulator might help you to create the bounding polygon.

 

To create a surface/contour, try using the SurfaceModeller after adding an attribute value to z coordinate for every point, with the 3DForcer.

 

 

Takashi

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings