{
 "currentVersion": 10.2,
 "id": 29,
 "name": "面",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "copyrightText": "",
 "parentLayer": {
  "id": 17,
  "name": "1:1000"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "type",
   "field2": null,
   "field3": null,
   "fieldDelimiter": ", ",
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       210,
       255,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "后退绿地",
     "label": "后退绿地",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       183,
       205,
       145,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "绿地",
     "label": "绿地",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       229,
       229,
       228,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 0.4
      }
     },
     "value": "人行路",
     "label": "人行路",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       194,
       198,
       207,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        156,
        156,
        156,
        255
       ],
       "width": 0.4
      }
     },
     "value": "车行路",
     "label": "车行路",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSForwardDiagonal",
      "color": [
       178,
       178,
       178,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 0.4
      }
     },
     "value": "其他",
     "label": "其他",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       88,
       124,
       141,
       255
      ],
      "outline": null
     },
     "value": "地下建筑物出入口",
     "label": "地下建筑物出入口",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       205,
       170,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "建筑",
     "label": "建筑",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "水系",
     "label": "水系",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 145901.09008789062,
  "ymin": 296580.63592529297,
  "xmax": 154745.00427246094,
  "ymax": 305011.1135253906,
  "spatialReference": {
   "wkid": 2345,
   "latestWkid": 2345
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Entity",
 "typeIdField": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Entity",
   "type": "esriFieldTypeString",
   "alias": "Entity",
   "length": 16,
   "domain": null
  },
  {
   "name": "Layer",
   "type": "esriFieldTypeString",
   "alias": "Layer",
   "length": 254,
   "domain": null
  },
  {
   "name": "Color",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Color",
   "domain": null
  },
  {
   "name": "Linetype",
   "type": "esriFieldTypeString",
   "alias": "Linetype",
   "length": 254,
   "domain": null
  },
  {
   "name": "Elevation",
   "type": "esriFieldTypeDouble",
   "alias": "Elevation",
   "domain": null
  },
  {
   "name": "LineWt",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LineWt",
   "domain": null
  },
  {
   "name": "RefName",
   "type": "esriFieldTypeString",
   "alias": "RefName",
   "length": 254,
   "domain": null
  },
  {
   "name": "type",
   "type": "esriFieldTypeString",
   "alias": "type",
   "length": 50,
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "domain": null
  },
  {
   "name": "Shape_Leng",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Leng",
   "domain": null
  },
  {
   "name": "Id",
   "type": "esriFieldTypeInteger",
   "alias": "Id",
   "domain": null
  },
  {
   "name": "层数",
   "type": "esriFieldTypeString",
   "alias": "层数",
   "length": 50,
   "domain": null
  },
  {
   "name": "备注",
   "type": "esriFieldTypeString",
   "alias": "备注",
   "length": 50,
   "domain": null
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "hasM": true,
 "supportedQueryFormats": "JSON, AMF",
 "effectiveMinScale": 1000,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true
}