This might be a pure python solution, reads shp & dbf.

http://indiemaps.com/blog/2008/03/easy-shapefile-loading-in-python/

On Jan 26, 1:04 pm, Keith Lewis <[email protected]> wrote:
> Timmie,
>
> Here are some nice examples using OGR and Python to query shapefiles.
>
> http://www.gis.usu.edu/~chrisg/python/2009/
>
> Keith
>
> 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

Reply via email to