{
 "currentVersion": 10.21,
 "id": 87,
 "name": "침수실적도",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "copyrightText": "",
 "parentLayer": {
  "id": 86,
  "name": "재해지도"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "YEAR",
   "field2": null,
   "field3": null,
   "fieldDelimiter": ", ",
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       97,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1984",
     "label": "1984",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       63,
       130,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1989",
     "label": "1989",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       122,
       171,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1990",
     "label": "1990",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       183,
       212,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1995",
     "label": "1995",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1996",
     "label": "1996",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       204,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1997",
     "label": "1997",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       153,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1998",
     "label": "1998",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       102,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1999",
     "label": "1999",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       34,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "2000",
     "label": "2000",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 121034.16820000019,
  "ymin": 70713.09679999948,
  "xmax": 413017.1026999997,
  "ymax": 602508.5458000004,
  "spatialReference": {
   "wkid": 102082,
   "latestWkid": 5186
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "YEAR",
 "typeIdField": null,
 "fields": [
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "SEQ",
   "type": "esriFieldTypeDouble",
   "alias": "SEQ",
   "domain": null
  },
  {
   "name": "YEAR",
   "type": "esriFieldTypeString",
   "alias": "YEAR",
   "length": 4,
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeDouble",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "domain": null
  },
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "DEPTH",
   "type": "esriFieldTypeDouble",
   "alias": "DEPTH",
   "domain": null
  },
  {
   "name": "ARA",
   "type": "esriFieldTypeDouble",
   "alias": "ARA",
   "domain": null
  },
  {
   "name": "ADMCD",
   "type": "esriFieldTypeString",
   "alias": "ADMCD",
   "length": 10,
   "domain": null
  },
  {
   "name": "Shape_Leng",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Leng",
   "domain": null
  },
  {
   "name": "Shape_Le_1",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Le_1",
   "domain": null
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Data,Map,Query",
 "maxRecordCount": 100000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true
}