You're looking at a specific version of this model. Jump to the model overview.
wzesk /littoral_draw_refine:44ea611b
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
input_shoreline |
string
|
polyline as an array of coordinates: [[x,y],[x,y] ...]
|
|
img_path |
string
|
Path to the input image for shoreline refinement
|
|
simplification |
number
|
0.5
Max: 10 |
Factor for boundary simplification
|
smoothing |
integer
|
2
Max: 10 |
Factor for boundary smoothing
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}