In this article:
- Starting a Fuser
- Automatically Launching a Fuser upon Logon
- Stopping a Fuser
- Using a Fuser as a Windows Service
A TerraBuilder fuser (or “fuser”) is an application that allows SkylineGlobe Server DirectConnect to utilize the resources of the computer, on which it is running, for the on-the-fly fusion of geospatial source data into a unified terrain database. The fuser remains idle until activated by SkylineGlobe Server when a TerraExplorer or WMS/WMTS client loads the TBP layer.
One TerraBuilder fuser is installed on each server computer as part of the installation process. More about: Installing SkylineGlobe Server > This fuser loads based on the project’s settings and requirements. More about: DirectConnect settings >
Users have full control over the fuser running on their computer and can start or stop its operation. The fuser can also be installed as a Windows service. In this case it can be started and stopped through the Windows Service Manager. The fuser running on the server computer must be able to access the project source files and the project file (*.tbp).
Starting a Fuser
To start the TerraBuilder fuser:
- On the taskbar, click Start > Skyline TerraBuilder > TerraBuilder Fuser. The fuser is now ready to serve SkylineGlobe Server and a fuser icon appears in the Windows notification area.
Automatically Launching a Fuser upon Logon
To automatically launch the fuser upon logon:
- Click the TerraBuilder Fuser icon in the Windows notification area to open the TerraBuilder Fuser dialog box. The dialog box shows the state of the fuser, and details of the current file.
- Select the Launch TerraBuilder Fuser upon Logon check box. The fuser automatically starts the next time you log on.
- Click Close.
Stopping a Fuser
A fuser can be temporarily or permanently stopped on the computer on which it is running. SkylineGlobe Server cannot serve TBP content while the fuser is stopped (whether disconnected or terminated). Any client requesting this TBP content from the server will receive an error message.
To stop the TerraBuilder fuser:
- Click the TerraBuilder Fuser icon in the Windows notification area to open the TerraBuilder Fuser dialog box.
- If you want to temporarily stop the fuser, click Suspend. When you want to reactivate the fuser, click Resume. SkylineGlobe Server attempts to reactivate the fuser every five minutes. The fuser is reactivated only if you have selected Resume.
- If you want to permanently stop the fuser, click Terminate.
- Click Close.
Using a Fuser as a Windows Service
To install and use the TerraBuilder fuser as a Windows service:
- Windows start menu > Windows System folder > Command Prompt.
- In the command prompt type the following and press Enter:
"c:\Program Files\Skyline\TerraBuilder\TBFuser.exe" –i - The TBFuser service is registered in your Windows. Use the correct path to the installed TerraBuilder fuser on your system.
Note: To uninstall the service use the "-u" parameter. - Use the Windows service manager to start and stop the service. On the taskbar, click Start > Control Panel > System and Security > Administrative Tools > Services to open the service manager.