C# client using FarmMaps API to connect to a database for crop nutrient parameters
 
 
Go to file
Mark van der Wal bbf2db0040 Tested and fixed some things 2020-07-07 21:45:39 +02:00
FarmmapsApi Implemented, tested geojson as 'input' 2020-07-06 13:12:44 +02:00
FarmmapsHaulmkilling Tested added percentiles haulmkilling. 2020-05-10 16:04:10 +02:00
FarmmapsHerbicide fixed herbicide sample 2020-06-10 15:24:08 +02:00
FarmmapsNbs Tested and fixed some things 2020-07-07 21:45:39 +02:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln Setup haulmkilling sample application 2020-05-05 09:09:18 +02:00
README.MD Refactored some nitrogen methods. 2020-04-08 19:28:30 +02:00

README.MD

NOT PRODUCTION READY CODE, JUST AN EXAMPLE

Put your clientId and clientSecret in the appsettings.json.

  • Isn't 100% complete.
  • Needs proper testing of all public api methods.
  • Needs documentation of all public api methods.