{
  "images": {
    "plane": "images/plane.png",
    "level1": "images/level1.jpg",
    "level2": "images/level2.jpg",
    "level3": "images/level3.jpg",
    "level4": "images/level4.jpg",
    "precp": "images/rain.png",
    "heart": "images/heart.png",
    "rain": "images/rain.png",
    "wind": "images/wind.png",
    "wind-arrow": "images/wind.arrow.png",
    "cs-cool-warm": "styles/cs/cool-warm.png",
    "cs-temp": "styles/cs/temp.cs.png",
    "cs-wind": "styles/cs/wind.cs.png",
    "white-16": "images/white_16.png",
    "wave-16": "images/wave_16.png",
    "wave-32": "images/wave_32.png",
    "line-16": "images/line_16.png",
    "line-32": "images/line_32.png",
    "heart_128": "images/heart_128.png",
    "arrow": "images/arrow.png",
    "cloud0": "images/cloud0.png",
    "cloud1": "images/cloud1.png",
    "cloud2": "images/cloud2.png",
    "cloud3": "images/cloud3.png",
    "cloud4": "images/cloud4.png",
    "cloud5": "images/cloud5.png",
    "cloud6": "images/cloud6.png",
    "cloud7": "images/cloud7.png"
  },
  "stopRules": {
    "color-temp": "styles/temp.color.rules.json",
    "image-warning": {
      "stops": [
        {
          "value": "一级",
          "stop": "level1#res"
        },
        {
          "value": "二级",
          "stop": "level2#res"
        },
        {
          "value": "三级",
          "stop": "level3#res"
        },
        {
          "value": "四级",
          "stop": "level4#res"
        }
      ],
      "fieldName": "level",
      "action": "unique"
    },
    "precp-icon": {
      "stops": [
        {
          "value": 0,
          "stop": [
            0,
            0
          ]
        },
        {
          "value": 5,
          "stop": [
            10,
            10
          ]
        },
        {
          "value": 10,
          "stop": [
            15,
            15
          ]
        },
        {
          "value": 25,
          "stop": [
            20,
            20
          ]
        },
        {
          "value": 50,
          "stop": [
            30,
            30
          ]
        },
        {
          "value": 999999,
          "stop": [
            0,
            0
          ]
        }
      ],
      "fieldName": "precp"
    },
    "precp-vis": {
      "stops": [
        {
          "value": 0.1,
          "stop": false
        },
        {
          "value": 9000,
          "stop": true
        },
        {
          "value": 999999,
          "stop": false
        }
      ],
      "fieldName": "precp"
    },
    "color-rh": "styles/rh.color.rules.json",
    "image-wind": "styles/wind.img.rules.json",
    "color-wind": "styles/wind.color.rules.json",
    "image-wind-arrow": "styles/wind.img.arrow.rules.json",
    "color-precp": "styles/precp.color.rules.json",
    "color-temp-ano": "styles/temp.ano.color.rules.json",
    "color-dir": "styles/dir.color.rules.json",
    "color-cappi-volume": "styles/cappi.volume.color.rules.json",
    "color-cappi-volume-normal": "styles/cappi.volume.normal.color.rules.json",
    "color-et": "styles/et.color.rules.json",
    "color-cr": "styles/cr.color.rules.json",
    "color-cr-mcb": "styles/mcb.cr.color.rules.json",
    "color-sate-vis": "styles/sate.vis.color.rules.json",
    "color-sate-ir": "styles/sate.ir.color.rules.json",
    "color-sate-ir-fire": "styles/sate.ir.color.rules.fire.json",
    "color-sate-vap": "styles/sate.vap.color.rules.json",
    "color-radar-section": "styles/dbz.section.color.rules.json",
    "color-wind-volume": "styles/wind.volume.color.rules.json"
  },
  "featureStyles": {
    "tempStyle": "styles/temp.feature.style.json",
    "preStyle": {
      "polygon": {
        "fill": true,
        "color": "image-warning#res"
      }
    },
    "style-china": "styles/china.feature.style.json",
    "style-china@dark": "styles/theme-dark/china.feature.style.dark.json"
  },
  "jsonFiles": {
  },
  "rawFiles": {
  },
  "texts": {
  }
}
