RE: [gdal-dev] Switching from ArcGIS to GDAL

2012-02-27 Thread Smith, Michael
Hi Jon - alas for we ArcGIS users, which even here in 2012 is still a single-threaded application. Who needs more than one CPU core anyway? So your ArcGIS choice is to split your batch up into 12 groups and run the processes simultaneously (which will then take all your CPUs), or use something els

Re: [gdal-dev] Switching from ArcGIS to GDAL

2012-02-25 Thread Dmitry Baryshnikov
25.02.2012 22:21, jgamble пишет: Hi All, I've recently been tasked to cache several large imagery datasets using ArcGIS and have found that my bottleneck has been generating overviews for the datasets prior to caching. ArcGIS appears to be limiting itself to a single core while building overvie