Example C# client using FarmMaps API to create taskmaps
 
 
Go to file
Mark van der Wal 07985f6fcf started with zonering sample/test code. 2020-10-15 15:35:07 +02:00
FarmMapsBlight Added advice date (d) 2020-10-13 13:51:51 +02:00
FarmmapsApi fixed upload shape zip. 2020-10-06 15:50:05 +02:00
FarmmapsHaulmkilling Added sprays & irrigations 2020-10-05 14:47:58 +02:00
FarmmapsHerbicide started with zonering sample/test code. 2020-10-15 15:35:07 +02:00
FarmmapsNbs added option to process tiff data to NBS and Planting applicaions 2020-10-07 22:06:56 +02:00
FarmmapsPoten added option to process tiff data to NBS and Planting applicaions 2020-10-07 22:06:56 +02:00
FarmmapsZonering started with zonering sample/test code. 2020-10-15 15:35:07 +02: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.