Any reason these methods are missing from the python geometry API:
swapXY()
Polygonize()
??
This message contains information, which is confidential and may be subject to
legal privilege. If you are not the intended recipient, you must not peruse,
use, disseminate, distribute or copy this mess
Le samedi 16 mars 2013 20:51:42, Paolo Corti a écrit :
> Hi Even and Jukka, please follow me inline:
>
> On Fri, Mar 15, 2013 at 10:47 PM, Even Rouault
>
> wrote:
> >> According to the documentation anyway, the option should not be set at
> >> all, as "the ogr2ogr application has been modified t
Le samedi 16 mars 2013 16:14:30, Diego Gnesi Bartolani a écrit :
> Hi,
>
> I'm writing a python plugin for QGIS. I need to implement a "Save As"
> dialog and the user should choose among all GDAL's supported file formats.
> Is there a method inside the GDAL API to iterate over all the supported
>
Hi Even and Jukka, please follow me inline:
On Fri, Mar 15, 2013 at 10:47 PM, Even Rouault
wrote:
>>
>> According to the documentation anyway, the option should not be set at
>> all, as "the ogr2ogr application has been modified to use that
>> OGR_INTERLEAVED_READING mode without any particular u
Hi,
I'm writing a python plugin for QGIS. I need to implement a "Save As"
dialog and the user should choose among all GDAL's supported file formats.
Is there a method inside the GDAL API to iterate over all the supported
raster (and only raster) file formats and get the file extension and the
form
On 2013-03-16 4:49 AM, Jan Heckman wrote:
> Hi,
> I have the gdb support working on a windows box, compiled 1.9.1, some
> time ago.
> From memory:
> Remember filegdb support is a plugin. The dll needs to be in a specific
> gdalplugins directory.
> I guess that if the support is compiled correctly a
Hi,
I have the gdb support working on a windows box, compiled 1.9.1, some time
ago.
>From memory:
Remember filegdb support is a plugin. The dll needs to be in a specific
gdalplugins directory.
I guess that if the support is compiled correctly and the dll is not found,
this would be mentioned in an