<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi:<BR>
<BR>
I'm my case I changed from python to c++ because a problem with callback functions. I'm already working <BR>
in raster exporter plugin. The plugin will have the following functionality:<BR>
<BR>
Translate from any supported raster format to any gdal driver with write support.<BR>
Batch translation of multiple raster files to a target raster format.<BR>
Full support for driver creation options via xml configuration file.<BR>
<BR>
I already developed the classes to deal with creation options and I think they can be used with ogr converter plugin<BR>
to solve the following todos in ogr converter:<BR>
<BR>
// TODO: Add support for creation options<BR>
// TODO: Append and createion options not implemented<BR>
// TODO: Append option not supported<BR>
<BR>
The classes are ready but the plugin needs more work.<BR>
<BR>
Also I was checking the create new vector layer dialog, to improve it, add reestructure functionality, support for all ogr vector formats, and selection of projection. Unfortunately I found that there are not support in ogr to deletefield, checking <BR>
in the mailing list I found that some other qgis developers have made a request for such functionality in ogr without success, <BR>
do you think the qgis team can push a rfc in gdal/ogr to add this functionality?<BR>
<BR>
Regards<BR>
Godofredo Contreras<BR> <BR>> Date: Thu, 11 Jun 2009 20:18:15 +0200<BR>> From: cavallini@faunalia.it<BR>> To: frdcn@hotmail.com<BR>> CC: ivan.lucena@pmldnet.com; fhillen@uni-osnabrueck.de; qgis-developer@lists.osgeo.org<BR>> Subject: Re: [Qgis-developer] GSoC: GDAL/OGR frontend plugin?<BR>> <BR>> godofredo contreras ha scritto:<BR>> > Sorry for my late reply, I meant a raster dialog to wrap the funtionality<BR>> > of gdal_translate. For example choose a raster file, select a new file, an<BR>> > output format and the creation options to export from gtiff to ecw,<BR>> > jpg2000 or any other format available in gdal. An example of such dialog<BR>> > is the openev export tool.<BR>> <BR>> Hi all.<BR>> Have you made good progresses on the GDAL/OGR plugin? I think, given the<BR>> recently discovered bugs in the current OGR converter plugin[0]<BR>> and the lengthy TODO list[1], I think it would be very good to rewrite<BR>> it in python, adding several functionalities (including the raster<BR>> catalogues via the virtual rasters[2]).<BR>> All the best.<BR>> -- <BR>> Paolo Cavallini: http://www.faunalia.it/pc<BR>> <BR>> [0] https://trac.osgeo.org/qgis/ticket/1729<BR>> [1]<BR>> https://trac.osgeo.org/qgis/browser/trunk/qgis/src/plugins/ogr_converter/README<BR>> [2] http://www.mail-archive.com/qgis-user@lists.osgeo.org/msg02970.html<BR><br /><hr />Hotmail® has ever-growing storage! Don’t worry about storage limits. <a href='http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009' target='_new'>Check it out.</a></body>
</html>