{
 "currentVersion": 10.51,
 "id": 1,
 "name": "Adopt a Block",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102463,
  "latestWkid": 3760
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "Adopted",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       112,
       168,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDash",
       "color": [
        112,
        168,
        0,
        255
       ],
       "width": 2
      }
     },
     "value": "No",
     "label": "No",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       56,
       168,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        56,
        168,
        0,
        255
       ],
       "width": 2
      }
     },
     "value": "Yes",
     "label": "Yes",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 50,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -16807900,
  "ymin": -40496900,
  "xmax": 1740234.9023436606,
  "ymax": 176932.4349808246,
  "spatialReference": {
   "wkid": 102463,
   "latestWkid": 3760
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Segment_Name",
 "typeIdField": null,
 "subtypeFieldName": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Label",
   "type": "esriFieldTypeString",
   "alias": "Label",
   "length": 254,
   "domain": null
  },
  {
   "name": "Base_Yard",
   "type": "esriFieldTypeString",
   "alias": "Base Yard",
   "length": 60,
   "domain": null
  },
  {
   "name": "Segment_Name",
   "type": "esriFieldTypeString",
   "alias": "Segment Name",
   "length": 128,
   "domain": null
  },
  {
   "name": "Category",
   "type": "esriFieldTypeString",
   "alias": "Category",
   "length": 12,
   "domain": {
    "type": "codedValue",
    "name": "AdoptBlockCatPrefix",
    "codedValues": [
     {
      "name": "AAB",
      "code": "AAB"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Adopted",
   "type": "esriFieldTypeString",
   "alias": "Adopted",
   "length": 12,
   "domain": {
    "type": "codedValue",
    "name": "YESNO TEXT",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Organization",
   "type": "esriFieldTypeString",
   "alias": "Organization",
   "length": 128,
   "domain": null
  },
  {
   "name": "TMK",
   "type": "esriFieldTypeString",
   "alias": "TMK",
   "length": 24,
   "domain": null
  },
  {
   "name": "Start",
   "type": "esriFieldTypeString",
   "alias": "Start",
   "length": 128,
   "domain": null
  },
  {
   "name": "Finish",
   "type": "esriFieldTypeString",
   "alias": "Finish",
   "length": 128,
   "domain": null
  },
  {
   "name": "Notes",
   "type": "esriFieldTypeString",
   "alias": "Notes",
   "length": 254,
   "domain": null
  },
  {
   "name": "GIS_Entry_",
   "type": "esriFieldTypeString",
   "alias": "GIS Entry",
   "length": 60,
   "domain": null
  },
  {
   "name": "GIS_Date_E",
   "type": "esriFieldTypeDate",
   "alias": "GIS Entry Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SITE_UID",
   "type": "esriFieldTypeString",
   "alias": "SITE_UID",
   "length": 25,
   "domain": null
  },
  {
   "name": "Location",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "length": 255,
   "domain": null
  },
  {
   "name": "Adopted_Category",
   "type": "esriFieldTypeString",
   "alias": "Adopted Category",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "AdoptBlockCategory",
    "codedValues": [
     {
      "name": "AAB - Yes",
      "code": "AAB - Yes"
     },
     {
      "name": "AAB - No",
      "code": "AAB - No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Contract_Start_Date",
   "type": "esriFieldTypeDate",
   "alias": "Contract Start Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "Contract_End_Date",
   "type": "esriFieldTypeDate",
   "alias": "Contract End Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "Last_Cleanup_Date",
   "type": "esriFieldTypeDate",
   "alias": "Last Cleanup Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  },
  {
   "name": "Sign_Info",
   "type": "esriFieldTypeString",
   "alias": "Sign Information",
   "length": 255,
   "domain": {
    "type": "codedValue",
    "name": "AdoptSignInfo",
    "codedValues": [
     {
      "name": "Name of Organization",
      "code": "Name of Organization"
     },
     {
      "name": "Call to Adopt",
      "code": "Call to Adopt"
     },
     {
      "name": "None",
      "code": "None"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Lat",
   "type": "esriFieldTypeDouble",
   "alias": "Lat",
   "domain": null
  },
  {
   "name": "Long",
   "type": "esriFieldTypeDouble",
   "alias": "Long",
   "domain": null
  },
  {
   "name": "Community",
   "type": "esriFieldTypeString",
   "alias": "Community",
   "length": 50,
   "domain": null
  },
  {
   "name": "Watershed",
   "type": "esriFieldTypeString",
   "alias": "Watershed",
   "length": 50,
   "domain": null
  }
 ],
 "indexes": [
  {
   "name": "R125_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S87_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Data,Map,Query",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null
}