Re: [gdal-dev] OGR OVF has no identified FID column

2010-08-20 Thread Brent Fraser
David, GDAL: POINT (0.0 2.0021871) SQL Server: POINT (150 150) That IS strange! There could be a problem with GDAL's or SQL Server's encoding/decoding of WKB, or it could be related to data type (geometry? geography?) or the lack of a Spatial Reference System? Best Regar

[gdal-dev] RawDataset.h change - might need recompile

2010-08-20 Thread Frank Warmerdam
Folks, I have changed the RawRasterBand class in a way that means all classes derived from it need to be rebuilt. It might be that not all the appropriate dependencies on rawdataset.h are expressed in the makefiles in which case a clean rebuild will be needed after you next update from svn trunk

Re: [gdal-dev] unwanted error message

2010-08-20 Thread Fabrice LALLAURET - PSV
Le 08/20/2010 08:40 AM, Chaitanya kumar CH a écrit : Fabrice, Can you pin point the code lines that are giving the error messages? Oops, after compare the result of my script on several platforms (linux with my compiled gdal/windows with my compiled gdal and fwtools) I've found that this