Stores all soil data for the 3pg growth profiles based on afri px id. soil object.

Methods

clear(callback)

  • callback: Function

Clear data in this collection

load(callback)

  • callback: Function

Load all soil data for every afri px in the parcels collection.

Events

  • soil-update-start
  • soil-update-end

get(afriPx, callback)

  • afriPx: String
    • afri px id [row]-[col]
  • callback: Function

Get Soil Object by afri px.