翻译

选择Tools > FME Options并点击反式lation icon.

General

翻译 Priority

Sets the CPU priority for running translations.In most cases, the defaultNormalsetting will be adequate.If you regularly run large translations, you can keep the default setting, or change it toLow, so the translations won't dominate your CPU (and so you can do other work in the foreground while the translation is running).If you have other CPU-intensive tasks running concurrently, you may want to set the priority toHighto make sure the translation gets its share of the CPU.

Display Feature Counts

Enable or disable thefeature count display.

Log Font

Controls the font and font size of messages that appear in thelog pane.

Log Settings

Save Log to File

Saves thetranslation login the workspace folder.

Note:You can override this setting in individual workspaces with theLog Fileworkspace parameter.

Append to Log File Appends log results to the previously generated log, instead of overwriting the file.
Log Timestamp Information You can choose to add timestamp details to your log file output.

Log Message Filter

Choose the type of messages that you want to view in the log file.For example, you might want the log to display only Warnings and Errors.For more information, seeViewing the Log.

Python Interpreter

Allows you to specify aPreferred Python Interpreterfor FME to usewhen running Python scripts.This setting does the following:

  • Dictates the default setting of thePython CompatibilityScripting workspace parameter for new workspaces.
  • Tells FME which Python interpreter to load when there is no workspace Python compatibility context, orPython Compatibilityis set toPython 2.7 and 3.
  • Note:

    IfPython CompatibilityisPython 2.7 and 3andPreferred Python InterpreterisFME Python 2.7 or 3, a Python 3.x interpreter loads, where x is the latest supported minor version of Python 3.

    Preferred Python InterpretersettingFME Python 2.7has been deprecated.It is no longer being maintained and will likely be removed in a future version of FME.Avoid using this setting in new development work, and plan to modify workspaces that currently rely on it.

To use a specific Python interpreter, selectUse Custom Interpreter.

Python Home

When using a custom Python interpreter, the value it uses for the PYTHONHOME environment variable.

R Interpreter

Allows you to explicitly specify anR Interpreter Executablefor FME to use when running R scripts.To specify an R interpreter, browse to the interpreter's RScript.exe (Windows) or RScript (Linux or Macintosh) file.

If not specified, FME looks for an R interpreter that is packaged or installed in a standard location.

Web File Cache

This option applies to the Planet Data, Landsat-8 on AWS, Sentinel-2 on AWS, and Terrain Tiles on AWS readers.On Windows, these data formats cache downloads in the temp folder.FME attempts to limit the size of the cache based on the value specified in theCache Limitfield.