View Issue Details

IDProjectCategoryView StatusLast Update
0000403HeurekaGeneralpublic2020-11-26 09:07
Reporteradmin Assigned ToLinus  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Product Version2.17.1 
Target Version2.17.2Fixed in Version2.17.2 
Summary0000403: User Submitted Report - Stand Neighbourhood
DescriptionEmail from: Bugtracker Heureka <bugtracker.heureka@slu.se>

Originally sent by: Karin Öhman<karin.ohman@slu.se>

Detta fel uppkommer när jag försöker beräkna vilka avdelningar och hur stor areal de har inom en cirkel med viss radie, Jag körde på en radie på 565 meter. Det som var lite annorlunda var att jag har i min TPG settings exkluderat en domän för att testa på ett mindre område.

--- Exception ---
System.AggregateException: One or more errors occurred.

--- Stack Trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner`1 source, ParallelOptions parallelOptions, Action`1 simpleBody, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body)
   at Slu.Heureka.DomainLayer.GIS.SpatialRelations.StandNeighbourhood.ComputeStandNeighbourhoods()
   at Slu.Heureka.DomainLayer.GIS.SpatialRelations.StandNeighbourhood.DoWork()
   at Slu.Heureka.BaseLayer.HeurekaForms.ProgressForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
TagsNo tags attached.
ProductGeneral

Activities

Linus

2020-11-25 17:14

administrator   ~0000394

Skrev om algoritmen för beräkning av beståndsgrannskap. Mer tillförlitlig i kantfall där polygonens punkter ligger precis på cirkelns kant. Använder nu dubbel precision för punkters och cirkels position.

Issue History

Date Modified Username Field Change
2020-11-18 17:00 admin New Issue
2020-11-19 07:28 Linus Summary User Submitted Report => User Submitted Report - Stand Neighbourhood
2020-11-19 07:28 Linus Description Updated
2020-11-25 17:13 Changeset attached => heureka trunk r20760
2020-11-25 17:14 Linus Assigned To => Linus
2020-11-25 17:14 Linus Status new => resolved
2020-11-25 17:14 Linus Resolution open => fixed
2020-11-25 17:14 Linus Fixed in Version => 2.17.2
2020-11-25 17:14 Linus Note Added: 0000394
2020-11-25 17:14 Linus Product Version => 2.17.1
2020-11-25 17:14 Linus Target Version => 2.17.2
2020-11-26 09:07 Changeset attached => heureka trunk r20761