Notes to make clear the total-population analysis

This commit is contained in:
Raul Ochoa 2016-03-03 12:01:49 +01:00
parent 69142964c6
commit 31dede5d06

View File

@ -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',