Set Method
Data to be extracted
Select one or more methods for the data extraction, then click the Select button.
The methods are defined as:
- Distance = The distance to the nearest line (in the unit of the projected coordinate system)
- Inverse distance = 1 ÷ distance to the nearest line
- Inverse distance squared = 1 ÷ (distance to the nearest line)2
- Value = The value of the nearest line
- Value * Distance = The value of the nearest line × the distance to the nearest line
- Value * Inverse distance = The value of the nearest line × (1 ÷ distance to the nearest line)
- Value * Inverse distance squared = The value of the nearest line × (1 ÷ (distance to the nearest line)2)
Click here for further details.