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*