Example C# client using FarmMaps API to create taskmaps
 
 
Go to file
Wilco Krikke d041a033f9 Added cropfield data and blight output data. 2020-10-02 21:33:52 +02:00
FarmMapsBlight Added cropfield data and blight output data. 2020-10-02 21:33:52 +02:00
FarmmapsApi Added cropfield data and blight output data. 2020-10-02 21:33:52 +02:00
FarmmapsHaulmkilling Changed appsettings Endpoint 2020-09-22 11:59:04 +02:00
FarmmapsHerbicide fixed herbicide sample 2020-06-10 15:24:08 +02:00
FarmmapsNbs Changed appsettings Endpoint 2020-09-22 11:59:04 +02:00
FarmmapsPoten Changed appsettings Endpoint 2020-09-22 11:59:04 +02:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln Added BlightApiClient 2020-09-14 08:46:42 +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.