{
  "initiative": {
    "key": "kijunten-kanri",
    "name": "公共基準点管理"
  },
  "app": {
    "key": "kijunten-master",
    "name": "基準点マスタ",
    "category": "master",
    "tags": [
      "map",
      "master",
      "survey"
    ],
    "description": "基準点の位置(緯度経度)・種別・設置状況等を管理するマスタアプリ。",
    "status": "完了",
    "appId": 327
  },
  "source": "kintone (live)",
  "exportedAt": "2026-07-02T06:00:56.999Z",
  "fields": [
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "kijunten_bangou",
      "label": "基準点番号",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "64",
      "expression": "",
      "hideExpression": false,
      "unique": true,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "DROP_DOWN",
      "code": "secchi_joukyou",
      "label": "設置状況",
      "noLabel": false,
      "required": false,
      "options": {
        "破損": {
          "label": "破損",
          "index": "1"
        },
        "要確認": {
          "label": "要確認",
          "index": "3"
        },
        "亡失": {
          "label": "亡失",
          "index": "2"
        },
        "良好": {
          "label": "良好",
          "index": "0"
        }
      },
      "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": "NUMBER",
      "code": "hyoukou",
      "label": "標高",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "m",
      "unitPosition": "AFTER"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "secchi_basho",
      "label": "設置場所(住所・目印)",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "kijunten_shubetsu",
      "label": "基準点種別",
      "noLabel": false,
      "required": true,
      "options": {
        "三級基準点": {
          "label": "三級基準点",
          "index": "2"
        },
        "四級基準点": {
          "label": "四級基準点",
          "index": "3"
        },
        "二級基準点": {
          "label": "二級基準点",
          "index": "1"
        },
        "一級基準点": {
          "label": "一級基準点",
          "index": "0"
        },
        "その他": {
          "label": "その他",
          "index": "4"
        }
      },
      "defaultValue": "一級基準点",
      "align": "HORIZONTAL"
    },
    {
      "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": "RADIO_BUTTON",
      "code": "shubetsu",
      "label": "種別",
      "noLabel": false,
      "required": true,
      "options": {
        "公共基準点": {
          "label": "公共基準点",
          "index": "0"
        },
        "街区基準点": {
          "label": "街区基準点",
          "index": "1"
        },
        "地積図根点": {
          "label": "地積図根点",
          "index": "2"
        }
      },
      "defaultValue": "公共基準点",
      "align": "HORIZONTAL"
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "kijunten_bangou",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "RADIO_BUTTON",
              "code": "kijunten_shubetsu",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "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": "NUMBER",
              "code": "hyoukou",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "DATE",
              "code": "secchi_nengapi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "secchi_joukyou",
              "size": {
                "width": "196"
              }
            }
          ]
        },
        {
          "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"
          }
        }
      ]
    }
  ]
}