Skip to main content

Table 1 Command line manual for Python, JavaScript, Go and C implementations

From: Optimized watershed delineation library for server-side and client-side web applications

Option

Description

-r

don’t print outputs

-h

help

-i inputfile

indicate input file’s path

-o outputfile

indicate output file’s path, default = ws.out

-t bin|png

type of input, either bin or png, default = bin

-z bin|kml

type of output, either kml or bin, default = kml

-x xvalue

x value of the target point, should be integer

-y yvalue

y value of the target point, should be integer