{
  "id": "CIS_06",
  "coverageStructure": "coverageByDomainAndRange",
  "coverageFunction": {
    "sequenceRule": "Linear",
    "axisOrder": [ "+1", "+2" ],
    "startPosition": [ 0, 0 ]
  },
  "domainSet": {
    "generalGrid": {
      "srsName": "[OGC:Index2D]",
      "axes": [
        { 
          "axisLabel": "i",
          "axisType": "index",
          "lowerBound": 0,
          "upperBound": 2
        },
        {
          "axisLabel": "j",
          "axisType": "index",
          "lowerBound": 0,
          "upperBound": 2
        }
      ]
    }
  },
  "rangeSet": [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ],
  "rangeType": { 
    "type": "DataRecord",
    "fields": [
      { 
        "name": "itemCount",
        "definition": "http://www.opengis.net/def/property/OGC/0/itemCount",
        "type": "Count",
        "label": "Item Count"
      }
    ]
  }  
}