{
  "id": "CIS_20",
  "coverageStructure": "coverageByDomainAndRange",
  "domainSet": {
    "generalGrid": {
      "srsName": "[EPSG:4979]",
      "axisLabels": ["Lat", "Long", "h"],
      "uomLabels": ["deg", "deg", "m"],
      "axes": [
        {
          "axisLabel": "Lat",
          "uomLabel": "deg",
          "axisType": "regular",
          "lowerBound": -80,
          "upperBound": -70,
          "resolution": 5
        },
        {
          "axisLabel": "Long",
          "uomLabel": "deg",
          "axisType": "regular",
          "lowerBound": 0,
          "upperBound": 10,
          "resolution": 5
        },
        {
          "axisLabel": "h",
          "uomLabel": "m",
          "axisType": "irregular",
          "positions": ["0", "100", "1000"]
        }
      ],
      "gridLimits": [
        { 
          "axisLabel": "i",
          "lowerBound": 0,
          "upperBound": 2
        },
        {
          "axisLabel": "j",
          "lowerBound": 0,
          "upperBound": 2
        },
        {
          "axisLabel": "k",
          "lowerBound": 0,
          "upperBound": 2
        }
      ]
    }
  },
  "rangeSet": [1,2,3,4,5,6,7,8,9, 10,11,12,13,14,15,16,17,18, 19,20,21,22,23,24,25,26,27],
  "rangeType": { 
    "type": "DataRecord",
    "fields": [
      { 
        "name": "itemCount",
        "definition": "http://www.opengis.net/def/property/OGC/0/itemCount",
        "type": "Count",
        "label": "Item Count"
      }
    ]
  }  
}