๐งญ Overview
GGP is optimised for most standard networks. However, performance can be affected on slower networks. Instead of upgrading hardware, several software-based optimizations can significantly enhance GGP's performance.
๐บ๏ธ Localising Map Tile Data
Use the Copy to LocalMapDB option to copy Land Line tiles to a local folder (Local MapDB), reducing the need for server access and improving redraw speeds and bandwidth efficiency.
๐ผ๏ธ Localising Raster Data
Because raster data is large, itโs usually stored centrally. However, if local disk space allows, consider setting up a local Raster Database to enhance speed and reduce network usage.
๐ง How to Configure:
Use GGP Raster Loader to create local raster categories.
Update each userโs
Personal.INIfile:Method 1:
Launch GGP Application Launcher โ click Users
Highlight user โ go to
User > Editโ click View/ModifyChange the Raster Database directory.
Method 2:
Highlight user โ go to
User > Personal INIEdit the
RasterDBpath in the Notepad view.
๐ Default raster paths are inherited from department settings unless overridden per user.
๐ผ๏ธ Configuring Script Image Bitmaps
Script files can store an image preview to speed up loading, but loading these from network directories may slow down performance on a slow network.
๐ก Solution:
Edit LOCK.INI to save/load script images from a local directory instead.
Example Configuration:
[Directories]
LockDir=G:\GGPWIN\PROGRAMS\
LocalPCDir=C:\WINDOWS\TEMP\
Ensure that LocalPCDir exists on all client PCs, as GGP will save and load script bitmaps from this path.
โ Summary of Performance Tips
| Tip | Benefit |
|---|---|
Copy map tiles to LocalMapDB | Faster redraws, less network load |
| Use local RasterDB | Faster raster rendering |
| Store script images locally | Quicker script load times |
Modify Personal.INI and LOCK.INI settings | Custom performance configuration |
Comments
0 comments
Article is closed for comments.