TerraME / terrame

TerraME is a programming environment for spatial dynamical modelling
www.terrame.org
GNU Lesser General Public License v3.0
36 stars 13 forks source link

Layer:fill with area having sum greater than one #2009

Open pedro-andrade-inpe opened 7 years ago

pedro-andrade-inpe commented 7 years ago

Implement an optional argument union = false to Layer:fill with strategy area. When true, this operation should compute the union of all polygons within the cell before computing the area, in order to guarantee that the attribute values will be at most one.

pedro-andrade-inpe commented 7 years ago

Possibly this should be another strategy for fillAttribute in TerraLib, as the strategies do not get extra arguments. Please @avancinirodrigo, talk to them about this issue.

avancinirodrigo commented 6 years ago

@pedro-andrade-inpe I need data for this issue and more details.