Farmbuild - Web Services - Soil Area (angularJS)


This page demonstrates how to connect to the FarmBuild Soil Area Service using a valid token.

A valid FarmData JSON with valid geometry is required to consume this service. For convenience, a sample FarmData JSON (farmdata-susan.json) is included in the same directory as this file.

Please check the WIKI page for a more detailed explanation about this example.

To connect with the token:

  • Copy and paste a valid token into the Authentication Token field (an example of how to obtain the token can be found at authentication).
  • Enter the soil area service URL.
  • Enter your FarmData in JSON.
  • Click the "Connect With Token" button.
Token authentication form
Result

{{errMsg}}

Farm Soil Information
Area Description Soil Group Soil Class
{{item.area}} {{item.description}} {{item.soilGroup}} {{item.soilClass}}
Paddock Soil Information Paddock Name: {{item.paddockName}}
Area Description Soil Group Soil Class
{{soil.area}} {{soil.description}} {{soil.soilGroup}} {{soil.soilClass}}
Raw JSON
      {{rawMsg}}
    
Version: