Re: [gdal-dev] GDAL with OGDI

2010-06-30 Thread Chaitanya kumar CH
I created a ticket for the pg driver at http://trac.osgeo.org/gdal/ticket/3667 On Wed, Jun 30, 2010 at 12:32 PM, Frank Warmerdam wrote: > On Wed, Jun 30, 2010 at 8:45 AM, Malm Paul > wrote: > > I looked at table soundp in postgres, created with FWTOOLS which works, > and all hdh, numeric(15,6),

Re: [gdal-dev] GDAL with OGDI

2010-06-30 Thread Frank Warmerdam
On Wed, Jun 30, 2010 at 8:45 AM, Malm Paul wrote: > I looked at table soundp in postgres, created with FWTOOLS which works, and > all hdh, numeric(15,6), values are 1.00. > Could it be that the all values are nan in the original data, and were > previously changed in OGDI to 1.? Paul,

RE: [gdal-dev] GDAL with OGDI

2010-06-29 Thread Malm Paul
Paul; gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] GDAL with OGDI On Wed, Jun 30, 2010 at 8:00 AM, Chaitanya kumar CH wrote: > Paul, > > > I think that the problem is with the SQL command built by the > PostgreSQL driver. > In the INSERT command a numeric field with the v

Re: [gdal-dev] GDAL with OGDI

2010-06-29 Thread Frank Warmerdam
On Wed, Jun 30, 2010 at 8:00 AM, Chaitanya kumar CH wrote: > Paul, > > > I think that the problem is with the SQL command built by the PostgreSQL > driver. > In the INSERT command a numeric field with the value NaN should be mentioned > in quotes. Chaitanya, It might be prudent for the postgres

Re: [gdal-dev] GDAL with OGDI

2010-06-29 Thread Chaitanya kumar CH
Paul, I think that the problem is with the SQL command built by the PostgreSQL driver. In the INSERT command a numeric field with the value NaN should be mentioned in quotes. Please file a ticket at http://trac.osgeo.org/gdal/newticket Mention the output for the command ogrinfo -al -so gltp:/vrf