[Gdal-dev] GDAL CVS: dodsdataset.cpp error

Frank Warmerdam warmerdam at pobox.com
Wed Sep 15 08:27:07 EDT 2004


Pericles S. Nacionales wrote:
>     value = at->get_attr(spatial_ref);
>     if( value != "" value != "None" )
>     {
>         DBG(cerr << spatial_ref << ": " << value << endl);
> 
>         oSRS.SetFromUserInput( value );
>     }

Perry,

Sorry about that.  I have patched it in CVS.  There should have been an
&& between the two tests in the if.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list