Hello Even
Yes you are right, it works perfectly
Thanks a lot
Ludovic
Le 28/11/2010 17:23, Even Rouault a écrit :
Le lundi 22 novembre 2010 10:26:26, Ludovic Granjon a écrit :
Hi all
I try in a python script to delete a sqlite database that I use in an
OGR ExecuteSQL.
Let me give you an exampl
Le lundi 22 novembre 2010 10:26:26, Ludovic Granjon a écrit :
> Hi all
> I try in a python script to delete a sqlite database that I use in an
> OGR ExecuteSQL.
> Let me give you an example :
>
> If I do :
> >>> from osgeo import *
> >>> import os
> >>> datasource = ogr.Open("decoupe.shp")
> >
n...@lists.osgeo.org] On Behalf Of Frank Warmerdam
Sent: Monday, November 22, 2010 9:24 AM
To: Ludovic Granjon
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] Delete a sqlite database
Ludovic Granjon wrote:
Hi all
I try in a python script to delete a sqlite database that I use in an
OGR Exe
eo.org] On Behalf Of Frank Warmerdam
Sent: Monday, November 22, 2010 9:24 AM
To: Ludovic Granjon
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] Delete a sqlite database
Ludovic Granjon wrote:
> Hi all
> I try in a python script to delete a sqlite database that I use in an
> OGR Execut
Le 22/11/2010 15:24, Frank Warmerdam a écrit :
Ludovic Granjon wrote:
Hi all
I try in a python script to delete a sqlite database that I use in an
OGR ExecuteSQL.
Let me give you an example :
If I do :
>>> from osgeo import *
>>> import os
>>> datasource = ogr.Open("decoupe.shp")
>>> layer =
Ludovic Granjon wrote:
Hi all
I try in a python script to delete a sqlite database that I use in an
OGR ExecuteSQL.
Let me give you an example :
If I do :
>>> from osgeo import *
>>> import os
>>> datasource = ogr.Open("decoupe.shp")
>>> layer = datasource.GetLayer()
>>> joinLayer=datasou
Hi all
I try in a python script to delete a sqlite database that I use in an
OGR ExecuteSQL.
Let me give you an example :
If I do :
>>> from osgeo import *
>>> import os
>>> datasource = ogr.Open("decoupe.shp")
>>> layer = datasource.GetLayer()
>>> joinLayer=datasource.ExecuteSQL("SELECT decoup