Hi, I saw the wiki:
runCommands(commands[, input][, callback])
input An optional JS object containing contents of files referenced by -i command(s), indexed by file name. Input files are read from the filesystem if they are not present in the input argument.
But I didn't find a example for it.
Can I use a JS object as geojson format? What's the -i commands then?
Thank you for your excellent tools.