TerraME / terrame

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

Layer fill average topology problem #2273

Closed avancinirodrigo closed 5 years ago

avancinirodrigo commented 5 years ago

When there is a problem in a data topology, the intercepted cell is removed using fill with the average operation and 'area = true'.

When executed in terraview, it generates a log with the content:

[2019-01-22 11:10:01.050788] <info> te::attributefill::VectorToVectorMemory::run : TopologyException: side location conflict at 5494485.585323072 8210317.99058575 | Ref: ABG : 
[2019-01-22 11:10:01.057792] <info> te::attributefill::VectorToVectorMemory::run : TopologyException: side location conflict at 5494485.585323072 8210317.99058575 | Ref: ABG : 
[2019-01-22 11:10:01.062796] <info> te::attributefill::VectorToVectorMemory::run : TopologyException: side location conflict at 5494485.585323072 8210317.99058575 | Ref: ABG : 
[2019-01-22 11:10:01.373016] <info> te::attributefill::VectorToVectorMemory::run : TopologyException: side location conflict at 5494485.585323072 8210317.99058575 | Ref: ABG : 
[2019-01-22 11:10:01.381023] <info> te::attributefill::VectorToVectorMemory::run : TopologyException: side location conflict at 5494485.585323072 8210317.99058575 | Ref: ABG : 
[2019-01-22 11:10:01.392029] <info> te::attributefill::VectorToVectorMemory::run : TopologyException: side location conflict at 5494485.585323072 8210317.99058575 | Ref: ABG : 
[2019-01-22 11:10:01.626195] <info> te::attributefill::VectorToVectorMemory::run : TopologyException: side location conflict at 5494485.585323072 8210317.99058575 | Ref: ABG : 
[2019-01-22 11:10:01.629197] <info> te::attributefill::VectorToVectorMemory::run : TopologyException: side location conflict at 5494485.585323072 8210317.99058575 | Ref: ABG : 
[2019-01-22 11:10:01.633201] <info> te::attributefill::VectorToVectorMemory::run : TopologyException: side location conflict at 5494485.585323072 8210317.99058575 | Ref: ABG : 

Therefore, it is possible to handle that.

This error was reported to terralib team (Felipe).

Data to reproduce it attached.
teste.zip