Update 'VRANbs-API.md'

master
Mark van der Wal 2021-03-03 12:00:21 +00:00
parent ffd4fa5d1b
commit ced16c70dc
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ For the currently available public FarmMaps API you can take a look at swagger:
The VRANbs task only processes tiff items as input. The VRANbs task only processes tiff items as input.
If your input data is a processed shape file it first needs to be converted to geotiff, this can be done with the 'ShapeToGeoTiffTask'. If your input data is a processed shape file it first needs to be converted to geotiff, this can be done with the 'ShapeToGeoTiffTask'.
Pass the code of the shape item into the {code} parameter, this creates a new item with tiff data as the parent of the shape item. Pass the code of the shape item into the {code} parameter, this creates a new item with tiff data as a sibling of the shape item with the same parent.
This new geotiff item should be used as input to the vranbs task. This new geotiff item should be used as input to the vranbs task.
> Request > Request