Re : Re : Re : [gdal-dev] ogr option-spat

2008-10-09 Thread GOUBET LIONEL
]> Cc : [EMAIL PROTECTED]; gdal-dev@lists.osgeo.org Envoyé le : Jeudi, 9 Octobre 2008, 21h28mn 36s Objet : Re: Re : Re : [gdal-dev] ogr option-spat GOUBET LIONEL wrote: > Here are more precisions: > >    1. I work with OSGEO4W with plugins oci. >    2. My datatable is a table Oracle s

Re: Re : Re : [gdal-dev] ogr option-spat

2008-10-09 Thread Frank Warmerdam
GOUBET LIONEL wrote: Here are more precisions: 1. I work with OSGEO4W with plugins oci. 2. My datatable is a table Oracle spatial with a column geometry. 3. If I launch ogr.exe with *-sql select * from myTable* or with *-sql select * from myTable -spat XMIN YMIN XMAX YMAX =>* the

Re : Re : [gdal-dev] ogr option-spat

2008-10-09 Thread GOUBET LIONEL
le : Jeudi, 9 Octobre 2008, 19h47mn 01s Objet : Re : [gdal-dev] ogr option-spat OK Frank and Guillaune Here are more precisions: 1. I work with OSGEO4W with plugins oci. 2. My datatable is a table Oracle spatial with a column geometry. 3. If I launch ogr.exe with -sql select

Re : [gdal-dev] ogr option-spat

2008-10-09 Thread GOUBET LIONEL
base ?   Thanks you very much  - Message d'origine De : Frank Warmerdam <[EMAIL PROTECTED]> À : [EMAIL PROTECTED] Cc : GOUBET LIONEL <[EMAIL PROTECTED]>; gdal-dev@lists.osgeo.org Envoyé le : Jeudi, 9 Octobre 2008, 15h35mn 19s Objet : Re: [gdal-dev] ogr option-spat Guillaume Sueur wrot

Re: [gdal-dev] ogr option-spat

2008-10-09 Thread Frank Warmerdam
Guillaume Sueur wrote: Weird to say why it doesn't work when you don't know yourself what it should really do... This option (and not function) is designed to extract a specific extent of your input data when using ogr2ogr. Actually it SHOULD work as I use it really often. Check your data/value

Re: [gdal-dev] ogr option-spat

2008-10-09 Thread Guillaume Sueur
Weird to say why it doesn't work when you don't know yourself what it should really do... This option (and not function) is designed to extract a specific extent of your input data when using ogr2ogr. Actually it SHOULD work as I use it really often. Check your data/values/result, and provide mor

[gdal-dev] ogr option-spat

2008-10-09 Thread GOUBET LIONEL
Hi,   How use the options –spat XMIN YMIN XMAX YMAX ?   I try but it doesn’t work … All data layer is returned (same if I add in a table these columns). What’s the problem ? What’s the utility of this focntion ?   Thanks you ___ gdal-dev mailing