[Gdal-dev] Is there any work on the python wrapper

Dylan Beaudette dylan at iici.no-ip.org
Thu Feb 10 16:09:31 EST 2005


Howard,

This is great news. Thanks for spending the time on this. 

Dylan

On Thursday 10 February 2005 12:51 pm, Howard Butler wrote:
> Kevin,
>
> Yes.  I am working on the ogr python bindings to provide a more natural
> interface (in the python sense) to DataSources, Layers, Features, and
> Geometries in ogr.py.
>
> You can follow the thread in the archives at:
> <http://xserve.flids.com/pipermail/gdal-dev/2005-February/007983.html>
>
> Some of these additions will be released when 1.2.6 comes out.  We will
> retract the sequential access to features (how feature slicing of a layer
> is currently implemented) until I can come up with a clean way to support
> the GetNextFeature() interface with an iterator that is backward compatible
> to Python 2.0.
>
> I've also added a way to conveniently test capabilities (you don't have to
> lookup or remember the strings anymore), docstrings, attribute access for
> Features (feat.mycolumn, etc.), enhanced the Geometry constructor, and
> implemented __copy__ methods to support the Python copy module.
>
> Howard
>
> At 01:43 PM 2/10/2005, Kevin Ruland wrote:
> >Hi all.
> >
> >I seem to recall that someone on this list had been working on changes to
> >the python wrapper to support more python-esque list manipulation.
> >Is this correct?
> >
> >Thanks much.
> >
> >Kevin Ruland
> >University of Kansas
> >
> >_______________________________________________
> >Gdal-dev mailing list
> >Gdal-dev at xserve.flids.com
> >http://xserve.flids.com/mailman/listinfo/gdal-dev
>
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at xserve.flids.com
> http://xserve.flids.com/mailman/listinfo/gdal-dev

-- 
Dylan Beaudette
Soils and Biogeochemistry Graduate Group
University of California at Davis
530.754.7341



More information about the Gdal-dev mailing list