Here is a pure Python module to access shp & dbf. I might have to try this.
http://indiemaps.com/blog/2008/03/easy-shapefile-loading-in-python/ On Jan 25, 2:45 pm, Tim Michelsen <[email protected]> wrote: > Hello, > How can I retrieve the attribute information from a SHP-file for a > certain coordinate point? > > I would like to perform this lookup in pure python (no GIS overhead). > > Could someone point me to a starter or documentation with such examples? > > THanks in advance, > Timmie
