↧
Problem with multi-threading and geoprocessor tool in c#
What I am doing: I am trying to run a geoprocessor tool in a background thread other than UI thread. I am passing string path of arcObjects and creating that arcObject in my background thread. Then I...
View ArticleWhat is the algorithm used by ESRI for finding loops in a geometric network?
I’ve been trying to develop some code for ArcMap (VB .net) that would take a river network, identify and label the loops. These loops can be simple bifurcations or highly thread braided channels. I was...
View ArticleWill core functions in QGIS 2.6 exploit multi-threading?
After reading a recent post about introducing multi-threading to QGIS, I was wondering if QGIS 2.6 will include this when running various processes. I checked online and I could only find that...
View Article