Database Configuration (Tokens)
Token Name | Type | Default Value | Accepted Values | Category | Description |
|---|---|---|---|---|---|
| ConfigDBRoot | STRING | N/A | N/A | Database Configuration | User-specified root data path. |
| DatabaseID | UNSIGNED INT | 0 | 0 to UINT_MAX, inclusive | Database Configuration | For sensorhost materials. |
| DatabaseOverlay | STRING | NULL | N/A | Database Configuration | The overlay directory to use for this database. |
| DatabaseOverlayBase | STRING | DB_OVERLAY | N/A | Database Configuration | DB Overlay path or directory under the DB root. Defaults to DB_OVERLAY. |
| DisableDBLog | BOOL | ON | OFF, ON, 1, 0, TRUE, FALSE | Database Configuration | |
| GstLib_File | STRING | DB/DB_CONFIG/GST.gen | N/A | Database Configuration | Database Geostate file. |
| MatLib_File | STRING | DB/DB_CONFIG/MAT.gen | N/A | Database Configuration | Database Material file. |
| Terrain_Center | VECTOR OF 2 DOUBLES | 584808.000000 4093195.000000 | N/A | Database Configuration | UTM coordinates of the center of the database. |
| TextLib_File | STRING | DB/DB_CONFIG/TEX.gen | N/A | Database Configuration | Database Texture file. |
| UtmZone | UNSIGNED INT | 0 | 0 to 61, inclusive | Database Configuration | 0: LatLon. 1 - 61: UTM mode (value = UTM zone number). |