{
  "initiative": {
    "key": "douro-shoumei-kanri",
    "name": "道路照明管理"
  },
  "app": {
    "key": "shoumei-master",
    "name": "照明マスタ",
    "category": "master",
    "tags": [
      "map",
      "master",
      "lighting"
    ],
    "description": "道路照明・自治会照明(防犯灯等)・商店街照明を1つのマスタで管理し、種別をラジオボタンで区分する。",
    "status": "完了",
    "appId": 335
  },
  "source": "kintone (live)",
  "exportedAt": "2026-07-02T06:00:58.164Z",
  "fields": [
    {
      "type": "RADIO_BUTTON",
      "code": "touki_shurui",
      "label": "灯器種類",
      "noLabel": false,
      "required": true,
      "options": {
        "LED": {
          "label": "LED",
          "index": "0"
        },
        "水銀灯": {
          "label": "水銀灯",
          "index": "1"
        },
        "ナトリウム灯": {
          "label": "ナトリウム灯",
          "index": "2"
        },
        "その他": {
          "label": "その他",
          "index": "3"
        }
      },
      "defaultValue": "LED",
      "align": "HORIZONTAL"
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "keido",
      "label": "経度",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "DATE",
      "code": "secchi_nengapi",
      "label": "設置年月日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "照明情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "kanri_dantai",
      "label": "管理者・管理団体",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "secchi_basho",
      "label": "設置場所(住所・目印)",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "ido",
      "label": "緯度",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "FILE",
      "code": "shashin",
      "label": "写真",
      "noLabel": false,
      "required": false,
      "thumbnailSize": "50"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shoumei_bangou",
      "label": "照明番号",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "64",
      "expression": "",
      "hideExpression": false,
      "unique": true,
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "shubetsu",
      "label": "種別",
      "noLabel": false,
      "required": true,
      "options": {
        "商店街照明": {
          "label": "商店街照明",
          "index": "2"
        },
        "道路照明": {
          "label": "道路照明",
          "index": "0"
        },
        "自治会照明": {
          "label": "自治会照明",
          "index": "1"
        }
      },
      "defaultValue": "道路照明",
      "align": "HORIZONTAL"
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shoumei_bangou",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "RADIO_BUTTON",
              "code": "shubetsu",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "secchi_basho",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "touki_shurui",
              "size": {
                "width": "168"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "kanri_dantai",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "secchi_nengapi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "FILE",
              "code": "shashin",
              "size": {
                "width": "207"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "ido",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "NUMBER",
              "code": "keido",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SPACER",
          "elementId": "map",
          "size": {
            "width": "117",
            "height": "400"
          }
        }
      ]
    }
  ]
}