{
  "gis:gis_building_geom": {
    "layer": "gis:gis_building_geom",
    "timestamp": "2026-02-08T08:00:19.464359",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 47
      },
      "no_filter": {
        "feature_count": 47
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "87",
          "88",
          "86"
        ]
      },
      "notnull_BuildID": {
        "filter": "BuildID IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "P006",
          "P003",
          "P004"
        ]
      },
      "notnull_BuildName": {
        "filter": "BuildName IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "守仁樓",
          "圖書資訊暨研究大樓",
          "傳統醫藥大樓(乙)"
        ]
      },
      "notnull_ap_key": {
        "filter": "ap_key IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "87",
          "88",
          "86"
        ]
      }
    },
    "total_feature_count": 47,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_building_geom",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiPolygon",
              "localType": "MultiPolygon"
            },
            {
              "name": "BuildID",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "BuildName",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "BuildID",
      "BuildName",
      "ap_key"
    ],
    "existing_file_count": 47
  },
  "gis:gis_building": {
    "layer": "gis:gis_building",
    "timestamp": "2026-02-08T08:00:22.027907",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 47
      },
      "no_filter": {
        "feature_count": 47
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "87",
          "88",
          "86"
        ]
      },
      "notnull_BuildID": {
        "filter": "BuildID IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "P006",
          "P003",
          "P004"
        ]
      },
      "notnull_BuildName": {
        "filter": "BuildName IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "守仁樓",
          "圖書資訊暨研究大樓",
          "生物醫學大樓"
        ]
      },
      "notnull_url": {
        "filter": "url IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 47,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_building",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiPolygon",
              "localType": "MultiPolygon"
            },
            {
              "name": "BuildID",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "BuildName",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "Perimeter",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "Index",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "Campus",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "PropertyID",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "PropertyName",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "Lifetime",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "Unit",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "Floors",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "UnFloors",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "FArea",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "Date_Accept",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "UseNum",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ContractNum",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "FolderNum",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "DeedArea",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "TallyArea",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "BArea",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "CArea",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "AMemo",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "PubArea1",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "PubArea2",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "Monument",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "Remark",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "id",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "DescCh",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "DescEn",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "CampusID",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "BuildCategory",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "BuildNameEn",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "BuildType",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "BuildTypeName",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "view360",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "address",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "add_area",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "BuildID",
      "BuildName",
      "url",
      "Perimeter",
      "ap_key",
      "Index",
      "Campus",
      "PropertyID",
      "PropertyName",
      "Lifetime",
      "Unit",
      "Floors",
      "UnFloors",
      "FArea",
      "Date_Accept",
      "UseNum",
      "ContractNum",
      "FolderNum",
      "DeedArea",
      "TallyArea",
      "BArea",
      "CArea",
      "AMemo",
      "PubArea1",
      "PubArea2",
      "Monument",
      "Remark",
      "id",
      "DescCh",
      "DescEn",
      "CampusID",
      "BuildCategory",
      "BuildNameEn",
      "keyword",
      "BuildType",
      "BuildTypeName",
      "view360",
      "address",
      "add_area"
    ],
    "existing_file_count": 47
  },
  "gis:gis_campus": {
    "layer": "gis:gis_campus",
    "timestamp": "2026-02-08T08:00:24.351680",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 3
      },
      "no_filter": {
        "feature_count": 3
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "2",
          "3",
          "4"
        ]
      },
      "notnull_ids": {
        "filter": "ids IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "1",
          "2",
          "3"
        ]
      },
      "notnull_ap_key": {
        "filter": "ap_key IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "1",
          "2",
          "3"
        ]
      },
      "notnull_NAME_CH": {
        "filter": "NAME_CH IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "陽明大學校區",
          "立農段二小段",
          "福林段二小段"
        ]
      }
    },
    "total_feature_count": 3,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_campus",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiPolygon",
              "localType": "MultiPolygon"
            },
            {
              "name": "ids",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "NAME_CH",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "NAME_EN",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "area",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "bulkratio",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "coverage",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "school_area",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "ID",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "DescCh",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "DescEn",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "ids",
      "ap_key",
      "NAME_CH",
      "NAME_EN",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "area",
      "bulkratio",
      "coverage",
      "school_area",
      "ID",
      "DescCh",
      "DescEn"
    ],
    "existing_file_count": 3
  },
  "gis:gis_parking": {
    "layer": "gis:gis_parking",
    "timestamp": "2026-02-08T08:00:26.830564",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 38
      },
      "no_filter": {
        "feature_count": 38
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "18",
          "24",
          "25"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "致和樓旁汽車停車場",
          "環山汽車停車場",
          "圖資大樓旁機車停車格"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "car parking",
          "car parking",
          "car parking"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 38,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_parking",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 38
  },
  "gis:gis_busstop": {
    "layer": "gis:gis_busstop",
    "timestamp": "2026-02-08T08:00:29.195389",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 10
      },
      "no_filter": {
        "feature_count": 10
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "14",
          "15",
          "2"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "公車站(保一總隊)",
          "公車站(榮總護士宿舍)",
          "公車站(行政大樓)"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "Bus stops(Special Police The First Headquarter)",
          "Bus stops(Taipei Veterans General Hospital(Nursing Dormitory))",
          "Bus stops(Administration Building)"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "綠線",
          "綠線",
          "559路、綠線、紅線"
        ]
      }
    },
    "total_feature_count": 10,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_busstop",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 10
  },
  "gis:gis_restaurant": {
    "layer": "gis:gis_restaurant",
    "timestamp": "2026-02-08T08:00:31.559388",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 3
      },
      "no_filter": {
        "feature_count": 3
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "1",
          "3",
          "4"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "學生餐廳",
          "台灣惠蓀咖啡(博雅中心)",
          "布查餐聽(活動中心)"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "Cafeteria",
          "Taiwan Hui-Sun coffee(Bo-Ya Center)",
          "L’escargots French Cuisine(Auditorium and Activity Center)"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 3,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_restaurant",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 3
  },
  "gis:gis_aed": {
    "layer": "gis:gis_aed",
    "timestamp": "2026-02-08T08:00:33.899612",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 3
      },
      "no_filter": {
        "feature_count": 3
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "2",
          "1",
          "3"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "醫學二館1F",
          "生醫工程館大樓1F門口",
          "知行樓前棟便利商店旁"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "2nd Medical Building 1Floor",
          "Biomedical Engineering Building 1Foor",
          "Zhi Xing Building(Front)"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 3,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_aed",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 3
  },
  "gis:gis_artwork": {
    "layer": "gis:gis_artwork",
    "timestamp": "2026-02-08T08:00:36.198996",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 4
      },
      "no_filter": {
        "feature_count": 4
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "2",
          "6",
          "4"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "春風-宋璽德",
          "大學．大尋-楊尊智",
          "生命的駐足與延伸-席時斌、曾紹博"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "Spring Breeze-Sung Hsi-te",
          "University, Universal-Yang Tsun-Chih",
          "Pause and Extension in Life-Shih-Pin Hsi, Shao-Po Tseng"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 4,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_artwork",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 4
  },
  "gis:gis_atm": {
    "layer": "gis:gis_atm",
    "timestamp": "2026-02-08T08:00:38.619754",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 4
      },
      "no_filter": {
        "feature_count": 4
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "2",
          "1",
          "3"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "守仁樓",
          "行政大樓",
          "知行樓前棟"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "Shou-Ren Building",
          "Administration Building",
          "Zhi Xing Building(Front)"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "守仁樓1樓郵局",
          "行政大樓1樓大廳旁",
          "7-11便利商店門口旁"
        ]
      }
    },
    "total_feature_count": 4,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_atm",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "test",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "DescCh",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "DescEn",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key",
      "test",
      "DescCh",
      "DescEn"
    ],
    "existing_file_count": 4
  },
  "gis:gis_auditorium": {
    "layer": "gis:gis_auditorium",
    "timestamp": "2026-02-08T08:00:41.487970",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 5
      },
      "no_filter": {
        "feature_count": 5
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "1",
          "3",
          "4"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "醫學館中央會議室",
          "游泳池",
          "學生餐廳"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "",
          "",
          ""
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 5,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_auditorium",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 5
  },
  "gis:gis_auditorium2": {
    "layer": "gis:gis_auditorium2",
    "timestamp": "2026-02-08T08:00:43.912595",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 2
      },
      "no_filter": {
        "feature_count": 2
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "1",
          "2"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "醫學館2F無障礙觀眾席",
          "綜二無障礙觀眾席"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "Medical Building 2F",
          "Teaching Building "
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "",
          ""
        ]
      }
    },
    "total_feature_count": 2,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_auditorium2",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "photo",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "latitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "longitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "photo",
      "latitude",
      "longitude",
      "ap_key"
    ],
    "existing_file_count": 2
  },
  "gis:gis_barrierfreetoilet": {
    "layer": "gis:gis_barrierfreetoilet",
    "timestamp": "2026-02-08T08:00:46.261918",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 20
      },
      "no_filter": {
        "feature_count": 20
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "1",
          "4",
          "8"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "護理館3F",
          "牙醫館4F",
          "博雅中心1F"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 20,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_barrierfreetoilet",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 20
  },
  "gis:gis_barrierfreetoilet2": {
    "layer": "gis:gis_barrierfreetoilet2",
    "timestamp": "2026-02-08T08:00:48.565092",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 20
      },
      "no_filter": {
        "feature_count": 20
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "18",
          "17",
          "16"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "守仁樓1F西側無障礙廁所",
          "守仁樓B1~7F東側無障礙廁所",
          "傳統醫學大樓1F~9F無障礙廁所"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "Shou-Ren Building 1F west side",
          "Shou-Ren Building B1~7F east side",
          "Traditional Medicine Building A 1~9F"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 20,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_barrierfreetoilet2",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "latitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "longitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "latitude",
      "longitude",
      "ap_key"
    ],
    "existing_file_count": 20
  },
  "gis:gis_campusphotos": {
    "layer": "gis:gis_campusphotos",
    "timestamp": "2026-02-08T08:00:50.905107",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 4
      },
      "no_filter": {
        "feature_count": 4
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "2",
          "1",
          "4"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "軍艦岩",
          "行政大樓",
          "榕園"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "Warship rock",
          "Administration Building",
          "Banyan Garden"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 4,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_campusphotos",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 4
  },
  "gis:gis_conveniencestore": {
    "layer": "gis:gis_conveniencestore",
    "timestamp": "2026-02-08T08:00:53.214642",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "知行樓前棟"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "Zhi Xing Building(Front)"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "知行樓前棟1樓"
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_conveniencestore",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 1
  },
  "gis:gis_elevator": {
    "layer": "gis:gis_elevator",
    "timestamp": "2026-02-08T08:00:55.512767",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 24
      },
      "no_filter": {
        "feature_count": 24
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "1",
          "2",
          "3"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "行政大樓",
          "醫學二館",
          "牙醫館"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 24,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_elevator",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 24
  },
  "gis:gis_elevator2": {
    "layer": "gis:gis_elevator2",
    "timestamp": "2026-02-08T08:00:57.845715",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 20
      },
      "no_filter": {
        "feature_count": 20
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "19",
          "18",
          "17"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "傳統醫學大樓甲棟無障礙電梯",
          "生物醫學大樓無障礙電梯",
          "圖資大樓東側無障礙電梯"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "Traditional Medicine Building A",
          "Biomedical Building",
          "Library, Information and Research Building east side"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 20,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_elevator2",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "photo",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "latitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "longitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "photo",
      "latitude",
      "longitude",
      "ap_key"
    ],
    "existing_file_count": 20
  },
  "gis:gis_emergencycall": {
    "layer": "gis:gis_emergencycall",
    "timestamp": "2026-02-08T08:01:00.264359",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 35
      },
      "no_filter": {
        "feature_count": 35
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "3",
          "6",
          "5"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "山頂司令台",
          "第一教學大樓左方女廁入口",
          "網球場"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "350001",
          "350004",
          "350003"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 35,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_emergencycall",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 35
  },
  "gis:gis_emergencycall2": {
    "layer": "gis:gis_emergencycall2",
    "timestamp": "2026-02-08T08:01:02.594389",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 2
      },
      "no_filter": {
        "feature_count": 2
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "3",
          "1"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "司令台",
          ""
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "Sports Ground",
          ""
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "",
          "範例"
        ]
      }
    },
    "total_feature_count": 2,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_emergencycall2",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 2
  },
  "gis:gis_firestation": {
    "layer": "gis:gis_firestation",
    "timestamp": "2026-02-08T08:01:05.003435",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "6"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "消防栓"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "fire hydrant"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "醫學二館周邊"
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_firestation",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 1
  },
  "gis:gis_gateway": {
    "layer": "gis:gis_gateway",
    "timestamp": "2026-02-08T08:01:07.434860",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 2
      },
      "no_filter": {
        "feature_count": 2
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "1",
          "2"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "山麓村出入口(警衛亭)",
          "校門口出入口(守仁樓旁)"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "4th Faculty Dormitory(Security office)",
          "school gate(near Shou-Ren Building)"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "",
          ""
        ]
      }
    },
    "total_feature_count": 2,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_gateway",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 2
  },
  "gis:gis_handicapparking": {
    "layer": "gis:gis_handicapparking",
    "timestamp": "2026-02-08T08:01:09.765421",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 9
      },
      "no_filter": {
        "feature_count": 9
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "9",
          "2",
          "4"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "守仁樓B1、B2",
          "行政大樓1F",
          "博雅中心1F"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 9,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_handicapparking",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 9
  },
  "gis:gis_handicapparking2": {
    "layer": "gis:gis_handicapparking2",
    "timestamp": "2026-02-08T08:01:12.048376",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 12
      },
      "no_filter": {
        "feature_count": 12
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "12",
          "1",
          "2"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "護理館4F無障礙車格",
          "行政大樓1F無障礙車格"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "Nursing Building",
          "Administration Building",
          "Zhi Xing Building"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 12,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_handicapparking2",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "photo",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "latitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "longitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "photo",
      "latitude",
      "longitude",
      "ap_key"
    ],
    "existing_file_count": 12
  },
  "gis:gis_healthroom": {
    "layer": "gis:gis_healthroom",
    "timestamp": "2026-02-08T08:01:14.420647",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "保健室"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "Health and Medical Care Section"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "博雅中心1樓"
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_healthroom",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 1
  },
  "gis:gis_monthlyparking": {
    "layer": "gis:gis_monthlyparking",
    "timestamp": "2026-02-08T08:01:16.812202",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 4
      },
      "no_filter": {
        "feature_count": 4
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "4",
          "5",
          "6"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "生物醫學大樓地下停車場",
          "圖書暨資訊大樓地下停車場(b2)",
          "守仁樓地下停車場(b2)"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "Biomedical Building Underground Parking",
          "Library, Information and Research Building Underground Parking(B2)",
          "Shou-Ren Building Underground Parking(B2)"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 4,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_monthlyparking",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 4
  },
  "gis:gis_postoffice": {
    "layer": "gis:gis_postoffice",
    "timestamp": "2026-02-08T08:01:19.085296",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "守仁樓"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "Shou-Ren Building"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "守仁樓1樓郵局"
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_postoffice",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 1
  },
  "gis:gis_securityoffice": {
    "layer": "gis:gis_securityoffice",
    "timestamp": "2026-02-08T08:01:21.462723",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 3
      },
      "no_filter": {
        "feature_count": 3
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "4",
          "1",
          "3"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "守仁樓西側",
          "山麓村警衛亭"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "Shou-Ren Building west side",
          "4th Faculty Dormitory Guard Pavilion"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "",
          ""
        ]
      }
    },
    "total_feature_count": 3,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_securityoffice",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 3
  },
  "gis:gis_sport": {
    "layer": "gis:gis_sport",
    "timestamp": "2026-02-08T08:01:23.878674",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 11
      },
      "no_filter": {
        "feature_count": 11
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "1",
          "4",
          "5"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "山頂運動場",
          "活動中心3樓桌球間",
          "活動中心3樓重量訓練室"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "Top Track Field",
          "Activity Center 3F Table-Tennis Classroom",
          "Activity Center 3F Strength Training Room"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 11,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_sport",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "photo",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "y",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "x",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "photo",
      "y",
      "x",
      "ap_key"
    ],
    "existing_file_count": 11
  },
  "gis:gis_sport_p": {
    "layer": "gis:gis_sport_p",
    "timestamp": "2026-02-08T08:01:26.297928",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 5
      },
      "no_filter": {
        "feature_count": 5
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "2",
          "4",
          "3"
        ]
      },
      "notnull_id": {
        "filter": "id IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "2",
          "4",
          "3"
        ]
      },
      "notnull_ap_key": {
        "filter": "ap_key IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "2",
          "4",
          "3"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "山頂網球場",
          "山下排球場",
          "山下籃球場"
        ]
      }
    },
    "total_feature_count": 5,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_sport_p",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiPolygon",
              "localType": "MultiPolygon"
            },
            {
              "name": "id",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "id",
      "ap_key",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url"
    ],
    "existing_file_count": 5
  },
  "gis:gis_telephonebooth": {
    "layer": "gis:gis_telephonebooth",
    "timestamp": "2026-02-08T08:01:28.742088",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "緊急電話亭"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          ""
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          ""
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_telephonebooth",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 1
  },
  "gis:gis_timerecorder": {
    "layer": "gis:gis_timerecorder",
    "timestamp": "2026-02-08T08:01:31.703595",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 8
      },
      "no_filter": {
        "feature_count": 8
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "5",
          "6",
          "7"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "實驗大樓",
          "實驗大樓",
          ""
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 8,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_timerecorder",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 8
  },
  "gis:gis_wheelchairramp": {
    "layer": "gis:gis_wheelchairramp",
    "timestamp": "2026-02-08T08:01:34.445265",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 15
      },
      "no_filter": {
        "feature_count": 15
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "2",
          "3",
          "5"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "牙醫館",
          "醫學館上下都有　",
          "博雅中心"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 15,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_wheelchairramp",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 15
  },
  "gis:gis_wheelchairramp2": {
    "layer": "gis:gis_wheelchairramp2",
    "timestamp": "2026-02-08T08:01:37.142702",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 16
      },
      "no_filter": {
        "feature_count": 16
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "12",
          "11",
          "10"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "圖資大樓1F無障礙坡道",
          "女五舍1F無障礙坡道",
          "女三舍1F無障礙坡道"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "Library, Information and Research Building",
          "5th Women's Dormitory",
          "3rd Women's Dormitory"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      }
    },
    "total_feature_count": 16,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_wheelchairramp2",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "photo",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "latitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "longitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "photo",
      "latitude",
      "longitude",
      "ap_key"
    ],
    "existing_file_count": 16
  },
  "gis:gis_block": {
    "layer": "gis:gis_block",
    "timestamp": "2026-02-08T08:01:39.552006",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 11
      },
      "no_filter": {
        "feature_count": 11
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "1",
          "2",
          "3"
        ]
      },
      "notnull_NameCh": {
        "filter": "NameCh IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "",
          "",
          ""
        ]
      },
      "notnull_ap_key": {
        "filter": "ap_key IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "2",
          "3",
          "4"
        ]
      }
    },
    "total_feature_count": 11,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_block",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiPolygon",
              "localType": "MultiPolygon"
            },
            {
              "name": "id",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "NameCh",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "id",
      "NameCh",
      "ap_key",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url"
    ],
    "existing_file_count": 11
  },
  "gis:AED_test11": {
    "layer": "gis:AED_test11",
    "timestamp": "2026-02-08T08:01:42.138160",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 3
      },
      "no_filter": {
        "feature_count": 3
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "2",
          "3",
          "1"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "停車收費機",
          "停車收費機",
          "停車收費機"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "Parking Pay Station",
          "Parking Pay Station",
          "Parking Pay Station"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "",
          "",
          "活動中心旁"
        ]
      }
    },
    "total_feature_count": 3,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "AED_test11",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 3
  },
  "gis:AEDtest2": {
    "layer": "gis:AEDtest2",
    "timestamp": "2026-02-08T08:01:44.711147",
    "queries": {
      "cql_1eq1": {
        "error": "non-json"
      },
      "no_filter": {
        "error": "non-json"
      }
    },
    "total_feature_count": null,
    "schema": {
      "raw_xml": "{\"elementFormDefault\":\"qualified\",\"targetNamespace\":\"http://www.gips.com.tw/gis\",\"targetPrefix\":\"gis\",\"featureTypes\":[{\"typeName\":\"AEDtest2\"<?xml version=\"1.0\" encoding=\"UTF-8\"?><ows:ExceptionReport xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:ows=\"http://www.opengis.net/ows\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" version=\"1.0.0\" xsi:schemaLocation=\"http://www.opengis.net/ows https://ymspace.ga.nycu.edu.tw:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd\">\r\n  <ows:Exception exceptionCode=\"NoApplicableCode\">\r\n    <ows:ExceptionText>java.io.IOException: Schema 'AEDtest2' does not exist.\r\nSchema 'AEDtest2' does not exist.</ows:ExceptionText>\r\n  </ows:Exception>\r\n</ows:ExceptionReport>\r\n"
    },
    "existing_file_count": null
  },
  "gis:bak_gis_campus_v1": {
    "layer": "gis:bak_gis_campus_v1",
    "timestamp": "2026-02-08T08:01:45.683260",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_ids": {
        "filter": "ids IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_ap_key": {
        "filter": "ap_key IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_NAME_CH": {
        "filter": "NAME_CH IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "陽明大學校區"
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "bak_gis_campus_v1",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiPolygon",
              "localType": "MultiPolygon"
            },
            {
              "name": "ids",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "NAME_CH",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "NAME_EN",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "area",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "bulkratio",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "coverage",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "school_area",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "ID",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "ids",
      "ap_key",
      "NAME_CH",
      "NAME_EN",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "area",
      "bulkratio",
      "coverage",
      "school_area",
      "ID"
    ],
    "existing_file_count": 1
  },
  "gis:bak_gis_campus_v2": {
    "layer": "gis:bak_gis_campus_v2",
    "timestamp": "2026-02-08T08:01:47.930341",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_ids": {
        "filter": "ids IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_ap_key": {
        "filter": "ap_key IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_NAME_CH": {
        "filter": "NAME_CH IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "陽明大學校區"
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "bak_gis_campus_v2",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiPolygon",
              "localType": "MultiPolygon"
            },
            {
              "name": "ids",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "NAME_CH",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "NAME_EN",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "area",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "bulkratio",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "coverage",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "school_area",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "ID",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "ids",
      "ap_key",
      "NAME_CH",
      "NAME_EN",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "area",
      "bulkratio",
      "coverage",
      "school_area",
      "ID"
    ],
    "existing_file_count": 1
  },
  "gis:gis_busroutes_1": {
    "layer": "gis:gis_busroutes_1",
    "timestamp": "2026-02-08T08:01:50.271496",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_ROADNAME": {
        "filter": "ROADNAME IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          ""
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "559路公車"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "Bus Route 559"
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_busroutes_1",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiLineString",
              "localType": "MultiLineString"
            },
            {
              "name": "ROADNAME",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "ROADNAME",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 1
  },
  "gis:gis_busroutes_2": {
    "layer": "gis:gis_busroutes_2",
    "timestamp": "2026-02-08T08:01:52.708991",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "2"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "綠線公車"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "Green Route"
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_busroutes_2",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiLineString",
              "localType": "MultiLineString"
            },
            {
              "name": "ROADNAME",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "ROADNAME",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 1
  },
  "gis:gis_busroutes_3": {
    "layer": "gis:gis_busroutes_3",
    "timestamp": "2026-02-08T08:01:55.099691",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 1
      },
      "no_filter": {
        "feature_count": 1
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "1"
        ]
      },
      "notnull_ROADNAME": {
        "filter": "ROADNAME IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          ""
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "紅線公車"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "Red Route"
        ]
      }
    },
    "total_feature_count": 1,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_busroutes_3",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiLineString",
              "localType": "MultiLineString"
            },
            {
              "name": "ROADNAME",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "ROADNAME",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 1
  },
  "gis:gis_test": {
    "layer": "gis:gis_test",
    "timestamp": "2026-02-08T08:01:57.404910",
    "queries": {
      "cql_1eq1": {
        "error": "non-json"
      },
      "no_filter": {
        "error": "non-json"
      }
    },
    "total_feature_count": null,
    "schema": {
      "raw_xml": "{\"elementFormDefault\":\"qualified\",\"targetNamespace\":\"http://www.gips.com.tw/gis\",\"targetPrefix\":\"gis\",\"featureTypes\":[{\"typeName\":\"gis_test\"<?xml version=\"1.0\" encoding=\"UTF-8\"?><ows:ExceptionReport xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:ows=\"http://www.opengis.net/ows\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" version=\"1.0.0\" xsi:schemaLocation=\"http://www.opengis.net/ows https://ymspace.ga.nycu.edu.tw:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd\">\r\n  <ows:Exception exceptionCode=\"NoApplicableCode\">\r\n    <ows:ExceptionText>java.io.IOException: Schema 'gis_test' does not exist.\r\nSchema 'gis_test' does not exist.</ows:ExceptionText>\r\n  </ows:Exception>\r\n</ows:ExceptionReport>\r\n"
    },
    "existing_file_count": null
  },
  "gis:point_sample": {
    "layer": "gis:point_sample",
    "timestamp": "2026-02-08T08:01:58.319672",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 4
      },
      "no_filter": {
        "feature_count": 4
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "1",
          "3",
          "2"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 3,
        "sample_values": [
          "範例",
          "test002",
          "test001"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "",
          "test001"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 1,
        "sample_values": [
          "test"
        ]
      }
    },
    "total_feature_count": 4,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "point_sample",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 4
  },
  "gis:test_c": {
    "layer": "gis:test_c",
    "timestamp": "2026-02-08T08:02:00.726389",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 13
      },
      "no_filter": {
        "feature_count": 13
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "1",
          "4",
          "5"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "知行樓前棟",
          "致和樓",
          "男五舍"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "Zhi Xing Building(Front)",
          "Auditorium and Activity Center"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "1F用餐區",
          "1F",
          "1F"
        ]
      }
    },
    "total_feature_count": 13,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "test_c",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "ap_key"
    ],
    "existing_file_count": 13
  },
  "gis:toilet": {
    "layer": "gis:toilet",
    "timestamp": "2026-02-08T08:02:03.160335",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 2
      },
      "no_filter": {
        "feature_count": 2
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "6",
          "7"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "教學大樓1F無障礙廁所",
          "山頂運動場"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "Teaching Building 1F",
          "Sports Ground"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 2,
        "sample_values": [
          "",
          ""
        ]
      }
    },
    "total_feature_count": 2,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "toilet",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "latitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "longitude",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:number",
              "localType": "number"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "latitude",
      "longitude",
      "ap_key"
    ],
    "existing_file_count": 2
  },
  "gis:bak_gis_building_geom_v1": {
    "layer": "gis:bak_gis_building_geom_v1",
    "timestamp": "2026-02-08T08:02:05.794682",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 48
      },
      "no_filter": {
        "feature_count": 48
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "1",
          "2",
          "3"
        ]
      },
      "notnull_BuildID": {
        "filter": "BuildID IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "P005",
          "P004",
          "P006"
        ]
      },
      "notnull_BuildName": {
        "filter": "BuildName IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "傳統醫學大樓(甲)",
          "傳統醫藥大樓(乙)",
          "守仁樓"
        ]
      },
      "notnull_ap_key": {
        "filter": "ap_key IS NOT NULL",
        "sample_count": 5,
        "sample_values": [
          "1",
          "2",
          "3"
        ]
      }
    },
    "total_feature_count": 48,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "bak_gis_building_geom_v1",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:MultiPolygon",
              "localType": "MultiPolygon"
            },
            {
              "name": "BuildID",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "BuildName",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "BuildID",
      "BuildName",
      "ap_key"
    ],
    "existing_file_count": 48
  },
  "gis:gis_test202305016": {
    "layer": "gis:gis_test202305016",
    "timestamp": "2026-02-08T08:02:08.319457",
    "queries": {
      "cql_1eq1": {
        "filter": "1=1",
        "feature_count": 4
      },
      "no_filter": {
        "feature_count": 4
      },
      "notnull_gid": {
        "filter": "gid IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "1",
          "2",
          "3"
        ]
      },
      "notnull_name_ch": {
        "filter": "name_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "守仁樓",
          "行政大樓",
          "知行樓前棟"
        ]
      },
      "notnull_name_en": {
        "filter": "name_en IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "Shou-Ren Building",
          "Administration Building",
          "Zhi Xing Building(Front)"
        ]
      },
      "notnull_desc_ch": {
        "filter": "desc_ch IS NOT NULL",
        "sample_count": 4,
        "sample_values": [
          "守仁樓1樓郵局",
          "行政大樓1樓大廳旁",
          "7-11便利商店門口旁"
        ]
      }
    },
    "total_feature_count": 4,
    "schema": {
      "elementFormDefault": "qualified",
      "targetNamespace": "http://www.gips.com.tw/gis",
      "targetPrefix": "gis",
      "featureTypes": [
        {
          "typeName": "gis_test202305016",
          "properties": [
            {
              "name": "gid",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            },
            {
              "name": "the_geom",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "gml:Point",
              "localType": "Point"
            },
            {
              "name": "name_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "name_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_ch",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "desc_en",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "keyword",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "url",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "test",
              "maxOccurs": 1,
              "minOccurs": 0,
              "nillable": true,
              "type": "xsd:string",
              "localType": "string"
            },
            {
              "name": "ap_key",
              "maxOccurs": 1,
              "minOccurs": 1,
              "nillable": false,
              "type": "xsd:int",
              "localType": "int"
            }
          ]
        }
      ]
    },
    "property_names": [
      "gid",
      "the_geom",
      "name_ch",
      "name_en",
      "desc_ch",
      "desc_en",
      "keyword",
      "url",
      "test",
      "ap_key"
    ],
    "existing_file_count": 4
  }
}