Commit Graph
64 Commits
Author SHA1 Message Date
pvanoort 3f66676914 specify how many seconds to wait for the KPItask to be completed 2023-11-15 16:49:46 +01:00
pvanoort 0b0ec8f767 StartDate & EndDate of cropfield. Is relevant for N fixation by leguminose crops where currently N fixation depends on day between these two dates. If not provided a whole year is assumed which leads to high N fixation 2023-11-08 13:50:37 +01:00
pvanoort 6d903c3e9b error catching and console input to ask which KPIinput file to use 2023-10-24 13:06:36 +02:00
pvanoort 2d588026e2 also write totalNapplied to csv file with KPI outputs per cropfield 2023-10-16 15:34:07 +02:00
pvanoort 4102ed628e farmmapsKPI receives minimum necessary input and writes relevant KPI output 2023-10-13 16:37:50 +02:00
pvanoort 1cc36422a4 start & end date & geometry added to operations item and to cropfield characteristics item 2023-10-11 17:00:25 +02:00
pvanoort fedd363075 in KPIApplication possible to (1) add an operation, e.g. applying fertilizer and (2) add a cropfield characteristic containing cropyield. 2023-10-04 17:21:05 +02:00
pvanoort 8a770a1762 handles existing cropfielditemcode 2023-06-27 14:08:27 +02:00
abel 55f00da9d0 KPI items ophalen voor een cropfield werkt nu. wel dus een bestaand cropfield ingeven bij de settings in de BIN. Alle KPIs worden opgehaald na een minuut wachten. 2023-04-07 14:33:49 +02:00
abel 3d7bf186e7 de properties voor de KPI task worden nu correct doorgegeven denk ik 2023-04-06 16:11:37 +02:00
abel b7bedf182c aggegrate KPI = false toegevoegd aan inputs 2023-04-03 13:03:10 +02:00
abel be22d631bc geupdate runKPIitemtask, helaas nog geen KPI data gevonden als child item 2023-03-31 11:13:51 +02:00
abel 7dda21dd77 probeersel om een runKPItask te maken 2023-03-31 11:02:06 +02:00
mark 0f9fe0a433 Updated receiving of root items 2022-02-28 14:29:56 +01:00
mark e07fb2de7a AW-3569 Added posibility to login with username/password 2022-02-23 10:33:59 +01:00
mark a1696c38c7 fix uploading 2021-07-08 17:18:12 +02:00
mark c2515281d1 attribute pass fix for shapetogeotiff 2021-07-02 10:34:30 +02:00
mark fa2075cbc6 added inputLayerName to CreateTaskmap 2021-07-01 12:54:06 +02:00
mark 6a3baeb8ad improved shapetogeotiff method 2021-07-01 12:47:04 +02:00
Fedde 7c5bbf0fbe small update for finding shape taskmap 2021-06-09 11:53:14 +02:00
pvanoort 111b4e576f solved issue where sometimes satelliteItem contains only 2 layers
Normally 3 layers 0: ndvi, 1: wdvi, 2: natural. In some cases only 2 layers: 0: wdvi, 1: natural. Which caused error when requesting statistics.
This happened for example for cropfieldItem.Code ‘e08d71bd92334dbab9e645ad6e72da63’
2021-05-28 17:25:31 +02:00
pvanoort 1bc326cfd2 Projects FarmmapsBulkSatDownload and FarmmapsDataDownload fully updated and tested
Added some extra Tasks to /FarmmapsApi/Services/GeneralService.cs
Added class SatelliteStatistics.cs to /FarmmapsApi/Models
2021-05-26 10:16:29 +02:00
pvanoort 407ef09d21 Added project FarmmapsBulkSatDownload
Merge branch 'master' of https://git.akkerweb.nl/jits/FarmMapsApiClient_WURtest

# Conflicts:
#	FarmmapsApi/Services/GeneralService.cs
2021-05-18 18:35:11 +02:00
pvanoort 250020be78 Added project FarmmapsBulkSatDownload 2021-05-18 18:19:28 +02:00
Fedde 5da74c2db0 small update on DataDownload and GenerelServices 2021-05-12 13:05:17 +02:00
Riepma 245e82adbc Added rest of the modified files 2021-05-12 08:06:30 +02:00
Riepma 462e66baea Merge remote-tracking branch 'upstream/master' 2021-04-21 10:17:24 +02:00
Riepma 7baf16db74 fixed to store statistics of satellite images 2021-04-13 10:54:04 +02:00
Riepma 89d2af5944 updated poten&nbs, both work properly again 2021-04-12 17:01:17 +02:00
Riepma c7ab62c911 Added option to generate ISOXML taskmap, added missing Nbs data 2021-04-12 14:22:24 +02:00
mark beaf00a043 can now specify geojson bounds for upload.
changed how to get agents for haulmkilling.
2021-04-11 17:22:19 +02:00
Riepma 4459a4e76d solved merging in poten app 2021-04-09 13:48:03 +02:00
Riepma 766674c731 ISOXML to taskmap 2021-04-07 10:38:42 +02:00
Fedde 760f3fad64 added field polygon to data upload 2021-04-02 16:15:44 +02:00
Fedde f71f072be7 update poten; schaduw moet nu als attribute worden meegegeven 2021-03-09 14:15:32 +01:00
mark a94fb260c8 Changed ShapeToGeotiff 2021-03-03 12:59:21 +01:00
Riepma 761221d936 Merge branch 'master' of https://git.akkerweb.nl/jits/FarmMapsApiClient_WURtest 2021-03-01 16:38:55 +01:00
Riepma 39a2024718 update poten app with centered and countPerArea 2021-03-01 16:31:31 +01:00
Fedde 6d14299852 update Blight 2021-03-01 15:56:15 +01:00
Fedde 6debe82085 Updated Blight and Zonering 2021-03-01 14:04:18 +01:00
Riepma 101b683daa Update zonering to find the right output files
Added taskmap creator to NBS
2021-02-15 17:06:09 +01:00
Riepma c02b232837 Added Taskmap sample code to potenAPI 2021-02-12 17:10:25 +01:00
mark 1c04dfe1af fixed geotiftoshape to work with new taskmap task. 2021-02-11 14:51:27 +01:00
Fedde bb14c4e4b0 added vandersat data to sample code 2021-01-28 15:08:32 +01:00
Riepma 02708ba01d Eerdere aanpassingen NBS en zonering verwerkt 2020-12-11 14:02:01 +01:00
mark d9fa663de9 fixed upload shape zip. 2020-10-06 15:50:05 +02:00
wilco a065a28e01 Moved crop field data to blight application. 2020-10-05 14:48:06 +02:00
wilco c1801a2327 Added cropfield data and blight output data. 2020-10-05 14:48:06 +02:00
mark 7005269701 added vrapoten and changed some nbs stuff 2020-08-28 10:50:23 +02:00
mark 10b6cc8cd1 WIP NBS uploads json 2020-06-15 20:50:43 +02:00