Example C# client using FarmMaps API to create taskmaps
 
 
Go to file
Mark van der Wal a757355d50 [WIP]second flow with shape files and extra input. 2020-04-07 13:46:58 +02:00
FarmmapsApi [WIP]second flow with shape files and extra input. 2020-04-07 13:46:58 +02:00
FarmmapsApiSamples [WIP]second flow with shape files and extra input. 2020-04-07 13:46:58 +02:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln Get child items under "My drive" item sample. 2020-03-24 09:59:36 +01:00
README.MD Fixed getting isaria data. Fixed cropfield creation. 2020-03-26 09:43:15 +01:00

README.MD

NOT PRODUCTION READY CODE, JUST AN EXAMPLE

Put your clientId and clientSecret in the appsettings.json.

  • Needs upload API.
  • Needs testing of all public api methods.