{
  "initiative": {
    "key": "houchi-jitensha-tekkyo",
    "name": "放置自転車撤去"
  },
  "app": {
    "key": "houchi-jitensha-tekkyo-uketsuke",
    "name": "撤去受付",
    "category": "business",
    "tags": [
      "map",
      "business",
      "bicycle"
    ],
    "description": "放置自転車の発見場所(緯度経度)を受け付け、撤去対応状況を管理する業務アプリ。",
    "status": "完了",
    "appId": 330
  },
  "source": "kintone (live)",
  "exportedAt": "2026-07-02T06:00:57.618Z",
  "fields": [
    {
      "type": "RADIO_BUTTON",
      "code": "renraku_kekka",
      "label": "連絡結果",
      "noLabel": false,
      "required": true,
      "options": {
        "引取拒否": {
          "label": "引取拒否",
          "index": "1"
        },
        "不通・返信なし": {
          "label": "不通・返信なし",
          "index": "2"
        },
        "引取希望": {
          "label": "引取希望",
          "index": "0"
        }
      },
      "defaultValue": "引取希望",
      "align": "HORIZONTAL"
    },
    {
      "type": "RADIO_BUTTON",
      "code": "sharyou_shurui",
      "label": "車両種類",
      "noLabel": false,
      "required": true,
      "options": {
        "原付": {
          "label": "原付",
          "index": "1"
        },
        "自転車": {
          "label": "自転車",
          "index": "0"
        }
      },
      "defaultValue": "自転車",
      "align": "HORIZONTAL"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shoyuusha_shimei",
      "label": "所有者氏名",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "hokan_basho",
      "label": "保管場所",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "jitensha_tokuchou",
      "label": "自転車の特徴（色・車種等）",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shoyuusha_renrakusaki",
      "label": "所有者連絡先",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DATE",
      "code": "tekkyo_yotei_bi",
      "label": "撤去予定日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "DATE",
      "code": "honnin_renraku_bi",
      "label": "本人連絡日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "DATE",
      "code": "saishuu_shobun_bi",
      "label": "処分日（返還日・売却日等）",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "NUMBER",
      "code": "keido",
      "label": "経度",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "hakken_basho",
      "label": "発見場所（住所・目印）",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "警察照会",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "撤去受付情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_3",
      "label": "対応状況",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_2",
      "label": "所有者対応・最終処分",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "DATE",
      "code": "hakken_bi",
      "label": "発見日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "FILE",
      "code": "shashin",
      "label": "写真",
      "noLabel": false,
      "required": false,
      "thumbnailSize": "50"
    },
    {
      "type": "DATE",
      "code": "tekkyo_bi",
      "label": "撤去日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "RADIO_BUTTON",
      "code": "saishuu_shobun_kubun",
      "label": "最終処分区分",
      "noLabel": false,
      "required": true,
      "options": {
        "返還": {
          "label": "返還",
          "index": "0"
        },
        "売却": {
          "label": "売却",
          "index": "1"
        },
        "廃棄": {
          "label": "廃棄",
          "index": "2"
        }
      },
      "defaultValue": "返還",
      "align": "HORIZONTAL"
    },
    {
      "type": "DATE",
      "code": "keisatsu_shoukai_bi",
      "label": "警察照会日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "RADIO_BUTTON",
      "code": "renraku_houhou",
      "label": "連絡方法",
      "noLabel": false,
      "required": true,
      "options": {
        "文書送付": {
          "label": "文書送付",
          "index": "1"
        },
        "電話": {
          "label": "電話",
          "index": "0"
        },
        "その他": {
          "label": "その他",
          "index": "2"
        }
      },
      "defaultValue": "電話",
      "align": "HORIZONTAL"
    },
    {
      "type": "NUMBER",
      "code": "baikyaku_daikin",
      "label": "売却代金",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "円",
      "unitPosition": "AFTER"
    },
    {
      "type": "DATE",
      "code": "keikoku_hatsuke_bi",
      "label": "警告シール貼付日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "DROP_DOWN",
      "code": "taiou_joukyou",
      "label": "対応状況",
      "noLabel": false,
      "required": false,
      "options": {
        "保管中": {
          "label": "保管中",
          "index": "3"
        },
        "撤去済": {
          "label": "撤去済",
          "index": "2"
        },
        "返還済": {
          "label": "返還済",
          "index": "6"
        },
        "処分済": {
          "label": "処分済",
          "index": "8"
        },
        "警察照会中": {
          "label": "警察照会中",
          "index": "4"
        },
        "本人連絡中": {
          "label": "本人連絡中",
          "index": "5"
        },
        "警告中": {
          "label": "警告中",
          "index": "1"
        },
        "売却済": {
          "label": "売却済",
          "index": "7"
        },
        "発見": {
          "label": "発見",
          "index": "0"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "bouhan_touroku_bangou",
      "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": "RADIO_BUTTON",
      "code": "keisatsu_shoukai_kekka",
      "label": "照会結果",
      "noLabel": false,
      "required": true,
      "options": {
        "盗難届あり": {
          "label": "盗難届あり",
          "index": "1"
        },
        "回答待ち": {
          "label": "回答待ち",
          "index": "0"
        },
        "盗難届なし": {
          "label": "盗難届なし",
          "index": "2"
        }
      },
      "defaultValue": "回答待ち",
      "align": "HORIZONTAL"
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "hakken_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "hakken_basho",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "sharyou_shurui",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "jitensha_tokuchou",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "bouhan_touroku_bangou",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "FILE",
              "code": "shashin",
              "size": {
                "width": "207"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "keikoku_hatsuke_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "DATE",
              "code": "tekkyo_yotei_bi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "tekkyo_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "hokan_basho",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "keisatsu_shoukai_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "RADIO_BUTTON",
              "code": "keisatsu_shoukai_kekka",
              "size": {
                "width": "168"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_2",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shoyuusha_shimei",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shoyuusha_renrakusaki",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "honnin_renraku_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "RADIO_BUTTON",
              "code": "renraku_houhou",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "renraku_kekka",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "saishuu_shobun_kubun",
              "size": {
                "width": "168"
              }
            },
            {
              "type": "DATE",
              "code": "saishuu_shobun_bi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "baikyaku_daikin",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_3",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "taiou_joukyou",
              "size": {
                "width": "196"
              }
            }
          ]
        },
        {
          "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"
          }
        }
      ]
    }
  ]
}