Example C# client using FarmMaps API to create taskmaps
 
 
Go to file
Mark van der Wal fefd348930 improved logging 2021-04-19 13:14:30 +02:00
FarmMapsBlight Spray must now contain all fungicide properties 2021-02-06 14:06:49 +01:00
FarmmapsApi improved logging 2021-04-19 13:14:30 +02:00
FarmmapsHaulmkilling can now specify geojson bounds for upload. 2021-04-11 17:22:19 +02:00
FarmmapsHerbicide Update config 2020-12-07 17:32:52 +01:00
FarmmapsNbs Update config 2020-12-07 17:32:52 +01:00
FarmmapsPoten improved logging 2021-04-19 13:14:30 +02:00
FarmmapsZonering get correct item name for zonering 2021-02-15 10:17:04 +01:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln started with zonering sample/test code. 2020-10-15 15:35:07 +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.