just as easy, but with the added advantage of being correct

Cheers, folks. So, just 1.5 months ago I posted my own Python script to load shapefile data. Well, recently — while doing some pretty hardcore shapefile loading + cartogram generation — I realized I had a pretty significant error in my shapefile loading module.

This link (to my corrected shpUtils.py), corrects the mistake. Basically, I was loading all the points of each polygonal feature into its first ring (I know — how could I be so stupid?).

One Comment

  1. Zachary,

    Thanks so much for shpUtils! It is a great utility.

    Mark

    Mark
    Posted July 30, 2009 at 9:43 am | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *