[ { "name": "BottomLayerAltitude", "shortDescription": "The distance between the terrain and the first layer of the measurement path.", "type": "double", "units": "m", "min": 1, "decimalPlaces": 2, "defaultValue": 5 }, { "name": "NumberOfLayers", "shortDescription": "The number of layers.", "type": "uint32", "units": "m", "min": 1, "decimalPlaces": 0, "defaultValue": 1 }, { "name": "LayerDistance", "shortDescription": "Specify the time between each photo", "type": "double", "units": "m", "min": 0, "decimalPlaces": 2, "defaultValue": 1 }, { "name": "BorderPolygonOffset", "shortDescription": "The distance between the measurement area and it's enclosing polygon", "type": "double", "units": "m", "min": 0, "decimalPlaces": 1, "defaultValue": 5 } ]