Notes to make clear the total-population analysis
This commit is contained in:
parent
69142964c6
commit
31dede5d06
@ -507,8 +507,10 @@ describe('analysis-layers use cases', function() {
|
||||
[
|
||||
{
|
||||
id: 'a3',
|
||||
// this will union the polygons, produce just one polygon, and calculate the total population for it
|
||||
type: 'total-population',
|
||||
params: {
|
||||
columnName: 'total_population',
|
||||
source: {
|
||||
id: 'a2',
|
||||
type: 'estimated-population',
|
||||
|
Loading…
Reference in New Issue
Block a user