Configuration Reference
The following reference covers all supported configuration options in Cassini. The configuration should be in a config.json
file in the directory you are running the cassini
command. To generate a default configuration file, run:
Yellow threshold
Type: number
Default: 0.5
The number of points below which a one meter by one meter cell will be yellow (ISOM 403 Rough open land). Otherwise it will be white (ISOM 405 Forest).
Green threshold 1
Type: number
Default: 1.0
The number of points above which a one meter by one meter cell will be light green (ISOM 406 Vegetation, slow running).
Green threshold 2
Type: number
Default: 2.0
The number of points above which a one meter by one meter cell will be medium green (ISOM 408 Vegetation, walk).
Green threshold 3
Type: number
Default: 3.0
The number of points above which a one meter by one meter cell will be dark green (ISOM 410 Vegetation, fight).
Cliff threshold 1
Type: number
Default: 45.0
An arbitrary incline value above which a one meter by one meter cell will be drawn as a small cliff (ISOM 202 Cliff).
Cliff threshold 2
Type: number
Default: 55.0
An arbitrary incline value above which a one meter by one meter cell will be drawn as a large cliff (ISOM 201 Impassable cliff).
DPI resolution
Type: number
Default: 600.0
The Dots per inch (DPI, or dpi) is a measure of spatial printing, video or image scanner dot density, in particular the number of individual dots that can be placed in a line within the span of 1 inch (2.54 cm). Similarly, dots per centimetre (d/cm or dpcm) refers to the number of individual dots that can be placed within a line of 1 centimetre (0.394 in).