Hans Ole Ørka kirjoitti:
I like to use the gdal_grid/GDALGridCreate() command from python. Are the 
function wrapped for use in python now? See: 
http://trac.osgeo.org/gdal/ticket/2023.

If not,are there a posible workaround?

It's not been added to the swig interface and there's no workaround. I guess you need to use the command line program. Adding it to the swig interface needs some thought as the function does not create a GDAL object- in fact it interpolates onto an in-memory raster.

Best regards,

Ari

Hans
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev


--
Prof. Ari Jolma
Environmental Management Information Technology
Teknillinen Korkeakoulu / Helsinki University of Technology
tel: +358 9 4511 address: POBox 5300, 02015 TKK, Finland
Email: ari.jolma at tkk.fi URL: http://geoinformatics.tkk.fi


_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to