From 71b43fc067e0273c7fa1a4f73c035871b2a041d1 Mon Sep 17 00:00:00 2001 From: Mark van der Wal Date: Wed, 3 Mar 2021 12:01:16 +0000 Subject: [PATCH] Update 'VRAHaulmkilling-API.md' --- VRAHaulmkilling-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VRAHaulmkilling-API.md b/VRAHaulmkilling-API.md index a595c87..218dd5f 100644 --- a/VRAHaulmkilling-API.md +++ b/VRAHaulmkilling-API.md @@ -41,7 +41,7 @@ For the currently available public FarmMaps API you can take a look at swagger: The VRAHaulmkilling 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'. -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 a task. > Request