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
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
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