From 1729c2bd69beaecd6954583ed9a179c873118338 Mon Sep 17 00:00:00 2001 From: Mark van der Wal Date: Fri, 13 Mar 2020 20:21:53 +0000 Subject: [PATCH] Update page 'VRANbs API' --- VRANbs-API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VRANbs-API.md b/VRANbs-API.md index 597cf49..8da527f 100644 --- a/VRANbs-API.md +++ b/VRANbs-API.md @@ -12,7 +12,7 @@ For the currently available public FarmMaps API you can take a look at swagger: * But API users can delete their own items through the farmmaps API. **Input preperation** -* Users can upload their own soilmaps if needed. (in case of when FarmMaps has not processed the required data). +* Users can upload their own data if needed. (in case of when FarmMaps has not processed the required data). * The farmmaps file API can be used for this. **Users can poll the task api to see if a task is completed** @@ -26,7 +26,7 @@ For the currently available public FarmMaps API you can take a look at swagger: * Item 'vnd.farmmaps.itemtype.cropfield' must be created with its data as specified in the api. * Task 'vnd.farmmaps.task.workflow' needs to be executed to aggregate all needed data. * This is an asynchronous process and can take a while before all data is collected in FarmMaps. - * *Upload own soil data* + * *Upload own data* * IF shape data, convert to geotiff. * *Create 'vnd.farmmaps.itemtype.user.input' item for targetn calculation.* * *Task 'vnd.farmmaps.task.vranbs' can be executed with the 'targetn' operation*