Open
Description
I have a source df and a target df that already have population variables, and want to interpolate GRP variables.
Normally area interpolation only considers the area of both source df and target df.
Is it possible to add additional variables, such as population, for the weighting?
Area Weighting: Area of intersected feature/Total area of the source feature
Composite Weighting: (Area of intersected feature + Pop of intersected feature)/(Total area of source feature + Total pop of source feature)
Metadata
Assignees
Labels
No labels
Activity