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