Aug 10 2009

Nice examples of ESRIs geoprocessing python module (9.3)

Published by perrygeo at 7:37 am under ESRI, Python

Just thought I’d point out a great presentation about the “new” 9.3 geoprocessing (gp) python module from ESRI.

Ghislain Prince and Elizabeth Flanary do a great job of introduction by examples. The latest gp module is much more pythonic and these examples show how to leverage that to its full advantage. If you try to do this with older gp versions, the code would make most pythonistas cringe. This latest version returns objects and lists, use real booleans, and uses true objects instead of funky string parameters. Basic OO stuff for most python libraries but a big improvement for gp.

Here’s the powerpoint presentation. Thanks to Jamey Rosen for the tip!

One Response to “Nice examples of ESRIs geoprocessing python module (9.3)”

  1. Paulon 12 Apr 2010 at 2:27 pm

    Hey Matt,

    It’ll be getting *much* better for Arc 10: now with NumPy compatibility:
    http://proceedings.esri.com/library/userconf/devsummit10/papers/tech/1_getting_started_with_python.pdf

Trackback URI | Comments RSS

Leave a Reply