[gdal-dev] Contour generation method in bindings

Ari Jolma ari.jolma at tkk.fi
Sat Dec 1 04:12:33 EST 2007


Howard Butler kirjoitti:
> I am planning to add CreateGrid support as well.
>
> I am slightly confused by http://trac.osgeo.org/gdal/changeset/13163 
> Why are we importing ogr.i into gdal.i?

Since CreateContour needs an OGR layer as a attribute. Similaryly ogr.i 
imports osr.i. Importing ogr.i created a problem between GDAL and OGR 
Drivers and I solved it by defining GDAL_BINDINGS when ogr.i is imported 
from gdal.i.

Ari

>
> Howard
> On Nov 30, 2007, at 4:33 PM, Ari Jolma wrote:
>
>> I added a function and, based on that, a method for Band for making 
>> contour lines into the Swig bindings. These are currently only in 
>> Perl (see the end of gdal_perl.i) since it needs a couple of new 
>> typemaps.
>>
>> Tamas, Hobu, other swig bindings people, comments?
>>
>> Ari
>>
>> -- 
>> Prof. Ari Jolma
>> Geoinformaatio- ja paikannustekniikka / Geoinformation and positioning
>> Teknillinen Korkeakoulu / Helsinki University of Technology
>> tel: +358 9 451 3886 address: POBox 1200, 02015 TKK, Finland
>> Email: ari.jolma at tkk.fi URL: http://www.tkk.fi/~jolma
>>
>>
>> _______________________________________________
>> gdal-dev mailing list
>> gdal-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>


-- 
Prof. Ari Jolma
Geoinformaatio- ja paikannustekniikka / Geoinformation and positioning
Teknillinen Korkeakoulu / Helsinki University of Technology
tel: +358 9 451 3886 address: POBox 1200, 02015 TKK, Finland
Email: ari.jolma at tkk.fi URL: http://www.tkk.fi/~jolma




More information about the gdal-dev mailing list