/* Do not use raster information to initialize vector mapping */
if ( ( nError = IN_SetVectorLoadRasterMapping( FALSE ) ) != IN_SUCCESS )
{
ErrorHandler( nError, "Error message:" );
}