{
 "isCoGoEnabled": false,
 "extent": {
  "ymin": 2126173.645111561,
  "xmin": 5773647.782610714,
  "ymax": 2161164.249670893,
  "xmax": 5807067.066821888,
  "spatialReference": {
   "falseM": -100000,
   "xyTolerance": 0.003280833333333333,
   "mUnits": 10000,
   "zUnits": 10000,
   "latestWkid": 2228,
   "zTolerance": 0.001,
   "wkid": 102644,
   "xyUnits": 3048.0060960121928,
   "mTolerance": 0.001,
   "falseX": -116466200,
   "falseY": -92735300,
   "falseZ": -100000
  }
 },
 "isDataBranchVersioned": false,
 "supportsApplyEditsWithGlobalIds": true,
 "maxRecordCount": 1000,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "datesInUnknownTimezone": false,
 "definitionQuery": "activeflag = 1",
 "type": "Feature Layer",
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "syncEnabled": false,
 "supportsAttachmentsByUploadId": true,
 "relationships": [],
 "supportsAttachmentsResizing": true,
 "cimVersion": "2.9.0",
 "isDataArchived": true,
 "id": 0,
 "supportsStatistics": true,
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "standardMaxRecordCount": 2000,
 "isDataVersioned": false,
 "templates": [
  {
   "name": "Zoning__HFS",
   "description": "",
   "drawingTool": "esriFeatureEditToolPolygon",
   "prototype": {
    "symbol": null,
    "_constructed": true,
    "attributes": {
     "area": null,
     "zone": null,
     "district": null,
     "perimeter": null,
     "zoning_": null,
     "zoning_id": null,
     "acres": null,
     "uniqueid": null,
     "activeflag": 1
    }
   }
  }
 ],
 "hasGeometryProperties": true,
 "supportsAdvancedQueries": true,
 "parentLayer": null,
 "currentVersion": 11.3,
 "canScaleSymbols": false,
 "hasZ": false,
 "advancedEditingCapabilities": {
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportsReturnEditResults": true,
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "objectIdField": "objectid",
 "supportsQuantizationEditMode": true,
 "viewSourceHasAttachments": false,
 "name": "Zoning__HFS",
 "allowTrueCurvesUpdates": false,
 "displayField": "area",
 "supportsCalculate": true,
 "fields": [
  {
   "nullable": false,
   "defaultValue": null,
   "editable": false,
   "length": 4,
   "type": "esriFieldTypeOID",
   "modelName": "objectid",
   "domain": null,
   "name": "objectid",
   "alias": "OBJECTID"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "type": "esriFieldTypeDouble",
   "modelName": "area",
   "domain": null,
   "name": "area",
   "alias": "area"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "type": "esriFieldTypeDouble",
   "modelName": "PERIMETER",
   "domain": null,
   "name": "perimeter",
   "alias": "PERIMETER"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "type": "esriFieldTypeInteger",
   "modelName": "ZONING_",
   "domain": null,
   "name": "zoning_",
   "alias": "ZONING_"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "type": "esriFieldTypeInteger",
   "modelName": "ZONING_ID",
   "domain": null,
   "name": "zoning_id",
   "alias": "ZONING_ID"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "length": 30,
   "type": "esriFieldTypeString",
   "modelName": "ZONE",
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "ZoningCodes",
    "description": "Zoning codes use to classify zoning polygons",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "A",
      "name": "A"
     },
     {
      "code": "CO",
      "name": "CO"
     },
     {
      "code": "CO/R",
      "name": "CO/R"
     },
     {
      "code": "CR",
      "name": "CR"
     },
     {
      "code": "CT",
      "name": "CT"
     },
     {
      "code": "IBP",
      "name": "IBP"
     },
     {
      "code": "IG",
      "name": "IG"
     },
     {
      "code": "IGC",
      "name": "IGC"
     },
     {
      "code": "MAF",
      "name": "MAF"
     },
     {
      "code": "MX",
      "name": "MX"
     },
     {
      "code": "NI",
      "name": "NI"
     },
     {
      "code": "OS",
      "name": "OS"
     },
     {
      "code": "P",
      "name": "P"
     },
     {
      "code": "PS",
      "name": "PS"
     },
     {
      "code": "R-H-1.8",
      "name": "R-H-1.8"
     },
     {
      "code": "R-H-2.1",
      "name": "R-H-2.1"
     },
     {
      "code": "R-L-5.5",
      "name": "R-L-5.5"
     },
     {
      "code": "R-M-2.9",
      "name": "R-M-2.9"
     },
     {
      "code": "R-M-3.6",
      "name": "R-M-3.6"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "zone",
   "alias": "ZONE"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "type": "esriFieldTypeDouble",
   "modelName": "ACRES",
   "domain": null,
   "name": "acres",
   "alias": "ACRES"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "length": 255,
   "type": "esriFieldTypeString",
   "modelName": "created_user",
   "domain": null,
   "name": "created_user",
   "alias": "created_user"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "length": 255,
   "type": "esriFieldTypeString",
   "modelName": "last_edited_user",
   "domain": null,
   "name": "last_edited_user",
   "alias": "last_edited_user"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "length": 100,
   "type": "esriFieldTypeString",
   "modelName": "DISTRICT",
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "ZoningDistricts_2",
    "description": "Zoning district descriptions used to classify zoning polygons",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Residential Medium Density (RM)",
      "name": "Residential Medium Density (RM)"
     },
     {
      "code": "Agricultural",
      "name": "Agricultural"
     },
     {
      "code": "Commercial Office",
      "name": "Commercial Office"
     },
     {
      "code": "Commercial Office/Residential",
      "name": "Commercial Office/Residential"
     },
     {
      "code": "Commercial Retail",
      "name": "Commercial Retail"
     },
     {
      "code": "Commercial Thoroughfare",
      "name": "Commercial Thoroughfare"
     },
     {
      "code": "Industrial\u2014Business Park",
      "name": "Industrial\u2014Business Park"
     },
     {
      "code": "Industrial\u2014General",
      "name": "Industrial\u2014General"
     },
     {
      "code": "Industrial\u2014General Commercial",
      "name": "Industrial\u2014General Commercial"
     },
     {
      "code": "Mixed Arterial Frontage",
      "name": "Mixed Arterial Frontage"
     },
     {
      "code": "Mixed Use",
      "name": "Mixed Use"
     },
     {
      "code": "New Urbanism Interim",
      "name": "New Urbanism Interim"
     },
     {
      "code": "Open Space",
      "name": "Open Space"
     },
     {
      "code": "Parks",
      "name": "Parks"
     },
     {
      "code": "Public/Semipublic",
      "name": "Public/Semipublic"
     },
     {
      "code": "Residential High Density (RH)",
      "name": "Residential High Density (RH)"
     },
     {
      "code": "Residential Low Density (RL)",
      "name": "Residential Low Density (RL)"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "district",
   "alias": "Zoning District"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "length": 255,
   "type": "esriFieldTypeString",
   "modelName": "UniqueID",
   "domain": null,
   "name": "uniqueid",
   "alias": "UniqueID"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": 1,
   "type": "esriFieldTypeSmallInteger",
   "modelName": "ActiveFlag",
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "BooleanSymbolValue",
    "description": "Valid values are Yes and No.",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 1,
      "name": "Yes"
     },
     {
      "code": 0,
      "name": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "activeflag",
   "alias": "ActiveFlag"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "precision": 1,
   "length": 29,
   "type": "esriFieldTypeDate",
   "modelName": "last_edited_date",
   "domain": null,
   "name": "last_edited_date",
   "alias": "last_edited_date"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "precision": 1,
   "length": 29,
   "type": "esriFieldTypeDate",
   "modelName": "created_date",
   "domain": null,
   "name": "created_date",
   "alias": "created_date"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "length": 38,
   "type": "esriFieldTypeGlobalID",
   "modelName": "globalid",
   "domain": null,
   "name": "globalid",
   "alias": "globalid"
  },
  {
   "virtual": true,
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "SHAPE__Length",
   "alias": "SHAPE__Length",
   "type": "esriFieldTypeDouble"
  },
  {
   "virtual": true,
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "SHAPE__Area",
   "alias": "SHAPE__Area",
   "type": "esriFieldTypeDouble"
  }
 ],
 "maxRecordCountFactor": 1,
 "dateFieldsTimeReference": {
  "respectsDaylightSaving": false,
  "timeZone": "UTC"
 },
 "supportsFieldDescriptionProperty": true,
 "hasM": false,
 "allowGeometryUpdates": true,
 "isView": true,
 "useStandardizedQueries": true,
 "globalIdField": "globalid",
 "description": "<div style='text-align:Left;'><div><div><p><span>The purpose of this layer is to provide a representation of the zoning within the City of Salinas.<\/span><\/p><\/div><\/div><\/div>",
 "syncCanReturnChanges": true,
 "supportsAsyncDelete": true,
 "isUpdatableView": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin"
 ],
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE__Area",
  "shapeLengthFieldName": "SHAPE__Length",
  "units": "esriFeet"
 },
 "supportsRollbackOnFailureParameter": true,
 "viewDefinitionQuery": "activeflag = 1",
 "isDataReplicaTracked": false,
 "standardMaxRecordCountNoGeometry": 16000,
 "supportsTruncate": false,
 "indexes": [
  {
   "name": "r929_sde_rowid_uk",
   "isUnique": false,
   "description": "",
   "fields": "objectid",
   "isAscending": true
  },
  {
   "name": "uuid_929",
   "isUnique": true,
   "description": "",
   "fields": "globalid",
   "isAscending": true
  },
  {
   "name": "a683_ix1",
   "isUnique": true,
   "description": "",
   "fields": "shape",
   "isAscending": true
  }
 ],
 "supportedAppendSourceFilterFormats": "featureService",
 "editFieldsInfo": {
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user",
  "creationDateField": "created_date",
  "creatorField": "created_user"
 },
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "GUIDFormat": "O",
 "minScale": 80000,
 "hasAttachments": false,
 "queryBinsCapabilities": {
  "supportedStatisticTypes": [
   "count",
   "sum",
   "min",
   "max",
   "avg",
   "stddev",
   "var",
   "percentile_cont",
   "percentile_disc"
  ],
  "supportsFixedIntervalBin": true,
  "supportsAutoIntervalBin": true,
  "supportsFixedBoundariesBin": true,
  "supportsDateBin": true
 },
 "advancedQueryCapabilities": {
  "supportsSqlExpression": true,
  "supportsQueryWithResultType": true,
  "supportsQueryRelatedPagination": true,
  "supportsQueryWithCacheHint": false,
  "supportsQueryWithDatumTransformation": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsDefaultSR": true,
  "supportsQueryDateBins": false,
  "supportsQueryWithLodSR": true,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsPagination": true,
  "supportsMaxRecordCountFactor": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsReturningGeometryProperties": true,
  "supportsFullTextSearch": false,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryAttachments": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryAttachmentsCountOnly": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsOutFieldSqlExpression": true,
  "supportsTopFeaturesQuery": true,
  "supportsReturningGeometryEnvelope": true,
  "supportsDistinct": true,
  "supportsReturningGeometryCentroid": true,
  "supportsQueryAnalytic": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true
 },
 "supportsValidateSQL": true,
 "enableZDefaults": true,
 "serviceItemId": "8429d535e096402787b4d4586bd674eb",
 "allowUpdateWithoutMValues": true,
 "supportsCoordinatesQuantization": true,
 "types": [],
 "capabilities": "Query",
 "maxScale": 282,
 "supportsAppend": true,
 "supportsExceedsLimitStatistics": true,
 "sourceSchemaChangesAllowed": true,
 "defaultVisibility": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsAsync": true,
  "supportsLinearRegression": true,
  "supportsPercentileAnalytic": false
 },
 "hasMetadata": true,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService",
 "tileMaxRecordCount": 2000,
 "typeIdField": "",
 "supportsASyncCalculate": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "sqlParserVersion": "PG_11.2.0",
 "drawingInfo": {
  "renderer": {
   "field1": "zone",
   "authoringInfo": {
    "colorRamp": {
     "colorRamps": [
      {
       "toColor": [
        230,
        94,
        196,
        255
       ],
       "fromColor": [
        230,
        94,
        196,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        135,
        196,
        104,
        255
       ],
       "fromColor": [
        135,
        196,
        104,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        54,
        104,
        138,
        255
       ],
       "fromColor": [
        54,
        104,
        138,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        219,
        136,
        103,
        255
       ],
       "fromColor": [
        219,
        136,
        103,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        81,
        86,
        214,
        255
       ],
       "fromColor": [
        81,
        86,
        214,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        151,
        246,
        247,
        255
       ],
       "fromColor": [
        151,
        246,
        247,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        247,
        203,
        92,
        255
       ],
       "fromColor": [
        247,
        203,
        92,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        133,
        74,
        89,
        255
       ],
       "fromColor": [
        133,
        74,
        89,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        54,
        143,
        118,
        255
       ],
       "fromColor": [
        54,
        143,
        118,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        149,
        150,
        232,
        255
       ],
       "fromColor": [
        149,
        150,
        232,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        92,
        247,
        87,
        255
       ],
       "fromColor": [
        92,
        247,
        87,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        99,
        65,
        138,
        255
       ],
       "fromColor": [
        99,
        65,
        138,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        135,
        115,
        54,
        255
       ],
       "fromColor": [
        135,
        115,
        54,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        230,
        135,
        175,
        255
       ],
       "fromColor": [
        230,
        135,
        175,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        99,
        247,
        156,
        255
       ],
       "fromColor": [
        99,
        247,
        156,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        135,
        177,
        212,
        255
       ],
       "fromColor": [
        135,
        177,
        212,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        182,
        242,
        92,
        255
       ],
       "fromColor": [
        182,
        242,
        92,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        92,
        230,
        188,
        255
       ],
       "fromColor": [
        92,
        230,
        188,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        207,
        182,
        120,
        255
       ],
       "fromColor": [
        207,
        182,
        120,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      }
     ],
     "type": "multipart"
    }
   },
   "uniqueValueInfos": [
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       211,
       255,
       190,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "A, Agricultural",
     "value": "A,Agricultural"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       255,
       255,
       0,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "R-L-5.5, Residential Low Density (RL)",
     "value": "R-L-5.5,Residential Low Density (RL)"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       255,
       211,
       127,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "R-M-3.6, Residential Medium Density (RM)",
     "value": "R-M-3.6,Residential Medium Density (RM)"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       255,
       170,
       0,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "R-M-2.9, Residential Medium Density (RM)",
     "value": "R-M-2.9,Residential Medium Density (RM)"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       168,
       112,
       0,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "R-H-2.1, Residential High Density (RH)",
     "value": "R-H-2.1,Residential High Density (RH)"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       115,
       76,
       0,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "R-H-1.8, Residential High Density (RH)",
     "value": "R-H-1.8,Residential High Density (RH)"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       255,
       0,
       197,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "CO/R, Commercial Office/Residential",
     "value": "CO/R,Commercial Office/Residential"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       255,
       190,
       232,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "CO, Commercial Office",
     "value": "CO,Commercial Office"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       255,
       0,
       0,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "CR, Commercial Retail",
     "value": "CR,Commercial Retail"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       255,
       0,
       0,
       255
      ],
      "style": "esriSFSBackwardDiagonal",
      "type": "esriSFS"
     },
     "label": "CT, Commercial Thoroughfare",
     "value": "CT,Commercial Thoroughfare"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       230,
       0,
       0,
       255
      ],
      "style": "esriSFSForwardDiagonal",
      "type": "esriSFS"
     },
     "label": "MX, Mixed Use",
     "value": "MX,Mixed Use"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       205,
       102,
       102,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "MAF, Mixed Arterial Frontage",
     "value": "MAF,Mixed Arterial Frontage"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       168,
       0,
       132,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "IGC, Industrial\u2014General Commercial",
     "value": "IGC,Industrial\u2014General Commercial"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       194,
       158,
       215,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "IBP, Industrial\u2014Business Park",
     "value": "IBP,Industrial\u2014Business Park"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       170,
       102,
       205,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "IG, Industrial\u2014General",
     "value": "IG,Industrial\u2014General"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       0,
       197,
       255,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "PS, Public/Semipublic",
     "value": "PS,Public/Semipublic"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       76,
       230,
       0,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "P, Parks",
     "value": "P,Parks"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD00lEQVRogbWaO5ocIQyECUh8Lp/KJ9hT7bk2tKOZj6El1V8CE3XzkIRUekD3/P75+vv715/x/fM1Oi1au/Y5tE/kcGjMMcbHpGxRtpFo7tqnaGXr1nmVEvf3asOvuTNjXBEj1qiEq5ARyVLxVrJEfCfV+k5AQTh7J3NvultEZypoZxbKnin8qo1l68lzRnOd8wFvavGqUfjRQEcUTWRc58yIcSUICXTZPBfaHZiT9Y/orQRRwenV10VNZUEX3tn6R/RWgqh+Nyg51jyB9zrvvWkKcRdyiuZJ0Oq61MzgSHNsxcApHPbxTgCjLjWJ1WhQo4rb36mFnABbvc9sIYF3F+b7u7LQjkanGIre0zydMXBS2Y0DRMTTKYZKn1YMO5VWhRTndEarN/X+Tlk0QpOgUfXvEFWQzp5P0BP6dMRkZ9RlegPmOx0aHPd5j00rK//P4sOtDaicD5/eCbtBIRqnfr0/k9qAKFFZPC1OIoFpceGkOhIb3KOjsjgKZDfSEYkJzoXGPt+RBQWyqlCohI3GSNpTNDM5o7WRy6UHjqyPVk/7GKVFaHZueD6iN/XpE6Ws/coK3RrBgjf11Q4jmv4oxJ3Ysis0PXB0N0I22MnXHQtnlV8IbyWA2oiKzhW8M1qZDFU/UWx6nq58vWKgrKtyqOLjKgfBWwnR0TqFtlsBZjJHivmAt7uhDrxpcHI26NDZ2ySTnX7XUl3/PVEQuiPrCLUK4hwSXMVn9Ctjlvfep8VHtCaDZSW0U7xUynufsjobpGs645HQtHiJZI4sPrPJpKk1nXToyEEgH80pb046ZV80Z8+VlKbTVKBb2+OrpVpIAk0GudMgVSmWpsUxkq+WFWPSr8Ycuh3fVlnk+ldLMnaSnqr5ysKPQKZ8OSOkxiK6HZ8m8ik+rxZGbwc6EdOsz7FsxVcpTY1LeN/yd5oJyOnOlTGtyJxzdadep5ngNGASVwnh7ZyDHWbZPLX2JFJH69AVMGnUEsS6zrFRBbXoHaUsWiBEtxSdLEBcoxpT7hD+R1YRdiuv03swtSGVEiOk4b+AXWFWJtHzvqaSgd6u0MCI/wJWraO4G/B2mixDCUSJdbv5Wgmu1lYZ6JpPd6KoQ8ehp2he82mXhosSgjBak9ufdUgjArk+T9Yqmo/ihKSC6lmNVQKd3py4lk/vyIiW3fTRCXxZI+kuo/P4gHdb65EQtBrrIIcg6nHZfwpxJ1p3s0a1oar/4dMO0w6Mq7x5owrM+JU+fQrrtbnW3cdosKwUXu1Fnqc7kbvqq9ZEm6HFiHP/Js/TncitBKTjqnVucMYY4x+AL/COkpqcswAAAABJRU5ErkJggg==",
      "yoffset": 0,
      "width": 45.75,
      "xoffset": 0,
      "angle": 0,
      "xscale": 1,
      "type": "esriPFS",
      "yscale": 1,
      "contentType": "image/png",
      "url": "1183d5df6a2542dd499924257712db88",
      "height": 45.75
     },
     "label": "OS, Open Space",
     "value": "OS,Open Space"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       225,
       225,
       225,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "NI, New Urbanism Interim",
     "value": "NI,New Urbanism Interim"
    }
   ],
   "type": "uniqueValue",
   "fieldDelimiter": ",",
   "field2": "district"
  },
  "transparency": 50
 },
 "geometryField": {
  "sqlType": "sqlTypeOther",
  "nullable": true,
  "editable": true,
  "name": "shape",
  "typeName": "st_geometry",
  "length": 2147483647,
  "type": "esriFieldTypeGeometry"
 },
 "copyrightText": "Originator: City of Salinas, Public Works Department, GIS Division, Charles Hanley 9/24/2018.",
 "zDefault": 0,
 "geometryType": "esriGeometryPolygon",
 "supportsLayerOverrides": true
}