Settings to aggregate points to geographical areas
Name | Description | Schema |
---|---|---|
baseLayerId |
Target geographical area identifier |
string |
polygonIdColumn |
Column of input data (points) to link a point to a geographical item (postcode by exemple) |
string |
useCoordinatesToAssign |
Use X,Y of input data (points) to find (geographical intersection) the geographical item |
boolean |
visitsDurationColumn |
Column of input data (points) for visits duration (minutes) |
string |
visitsFrequencyColumn |
Column of input data (points) for visits frequency |
string |