[Qgis-user] Incredibly slow performance using QGIS v2.10

Alex Mandel tech_dev at wildintellect.com
Sun Aug 30 11:03:50 PDT 2015


Kenneth,

How many records, and how much memory do the files take on disc?

Are you joining the SHP and the CSV and then doing Dissolve? Did you
save the joined layer to a new file? Does this shapefile have a spatial
index created? Is the topology of the polygons clean (are there self
intersections, lots of slivers, or overlaps?

Other than saving the intermediate to a file, the next suggestion is to
use Spatialite or Postgis databases.

Keep in mind, that an operation like this is single threaded.

Thanks,
Alex

On 08/30/2015 09:53 AM, Ken Walenga wrote:
> Looking for help. I have an unsimplified ZIP.shp file and want to create my
> own custom boundary files for territories which are a collection of zip
> code areas. I bring in the Zip.shp file and  join to a Zip2Terr.csv file on
> the Zip field. When I try to dissolve the TERR_NBR field, the dissolve
> process can take longer than 2 whole days (!). Any ideas on ways to speed
> it up? I have tried using a simplified Zip.shp file, but that results in
> way less than satisfactory boundary files with gaps, etc. Might this be a
> problem with v2.10? Is it possible that I would see better performance
> using an earlier rev?
> 
> I am using v2.10 of QGIS, running on a Win7 HP destop machine, quad core, 8
> GB RAM.
> 
> Thanks.
> 
> ----
> Kenneth Walenga
> Commercial BI & Reporting
> Genentech, A Member of the Roche Group
> US CommOps - USMA Data Services
> "Every moment matters.  Making IT happen."
> (O) 650-467-6855
> (F) 650-467-2570
> (M) 650-438-4505
> 
> 
> 
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
> 




More information about the Qgis-user mailing list