{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Highways", "type": "Feature Layer", "description": "
State highways in Yuba County.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "Maintained by Yuba County IT - KAEA and CDSA KG",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       245,
       162,
       122,
       255
      ],
      "width": 3
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {"expression": "$feature.NUM"},
      "labelPlacement": "esriServerLinePlacementAboveEnd",
      "textLayout": "straight",
      "deconflictionStrategy": "static",
      "lineConnection": "minimizeLabels",
      "useClippedGeometry": true,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 0,
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Class 1",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        56,
        168,
        0,
        255
       ],
       "haloSize": 4,
       "font": {
        "family": "Tahoma",
        "size": 12,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3541531189079503E7,
    "ymin": 4713320.146675516,
    "xmax": -1.347005922163611E7,
    "ymax": 4794423.174509016,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "OBJECTID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "HIGHWAY",
     "type": "esriFieldTypeString",
     "alias": "HIGHWAY",
     "length": 50,
     "domain": null
    },
    {
     "name": "NUM",
     "type": "esriFieldTypeString",
     "alias": "NUM",
     "length": 3,
     "domain": null
    },
    {
     "name": "CLASS",
     "type": "esriFieldTypeString",
     "alias": "CLASS",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R51_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_51",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_51",
     "fields": "GlobalID,OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S41_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "d416888ae1854187a3236d4013092a10"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 2,
   "name": "Major Roads",
   "type": "Feature Layer",
   "description": " Shapefile is a result of the merging of: DLS_BAFB.shp, DLS_streets_int3.shp, and SACOG yuba_cl_07162004.shp. Features from yuba_cl_07162004.shp used for the complete set, with subsets removed using selection by location of segments that share a line segment with dls_bafb.shp and dls_streets_int3.shp. Updated and maintained by IT using info provided by the Assessor and Public Works, and using aerial verification.<\/SPAN><\/P><\/DIV><\/DIV>",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 50000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 2
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3537513223069996E7,
    "ymin": 4717085.6678981325,
    "xmax": -1.3472098682635011E7,
    "ymax": 4808132.063515483,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FULLSTREET",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FROM_LEFT",
     "type": "esriFieldTypeInteger",
     "alias": "FROM_LEFT",
     "domain": null
    },
    {
     "name": "FROM_RIGHT",
     "type": "esriFieldTypeInteger",
     "alias": "FROM_RIGHT",
     "domain": null
    },
    {
     "name": "TO_LEFT",
     "type": "esriFieldTypeInteger",
     "alias": "TO_LEFT",
     "domain": null
    },
    {
     "name": "TO_RIGHT",
     "type": "esriFieldTypeInteger",
     "alias": "TO_RIGHT",
     "domain": null
    },
    {
     "name": "COMMUNITY",
     "type": "esriFieldTypeString",
     "alias": "COMMUNITY",
     "length": 30,
     "domain": null
    },
    {
     "name": "STR_NUM",
     "type": "esriFieldTypeInteger",
     "alias": "STR_NUM",
     "domain": null
    },
    {
     "name": "PREFIXTYPE",
     "type": "esriFieldTypeString",
     "alias": "PREFIXTYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "PREFIXDIR",
     "type": "esriFieldTypeString",
     "alias": "PREFIXDIR",
     "length": 5,
     "domain": null
    },
    {
     "name": "SUFFIXDIR",
     "type": "esriFieldTypeString",
     "alias": "SUFFIXDIR",
     "length": 5,
     "domain": null
    },
    {
     "name": "FULLSTREET",
     "type": "esriFieldTypeString",
     "alias": "FULLSTREET",
     "length": 60,
     "domain": null
    },
    {
     "name": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "STREETTYPE",
     "length": 5,
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "STREETNAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "SPD_LMT",
     "type": "esriFieldTypeString",
     "alias": "SPD_LMT",
     "length": 2,
     "domain": null
    },
    {
     "name": "WT_LMT",
     "type": "esriFieldTypeString",
     "alias": "WT_LMT",
     "length": 10,
     "domain": null
    },
    {
     "name": "F_CLASS",
     "type": "esriFieldTypeString",
     "alias": "F_CLASS",
     "length": 50,
     "domain": null
    },
    {
     "name": "CO_MAINT",
     "type": "esriFieldTypeString",
     "alias": "CO_MAINT",
     "length": 3,
     "domain": null
    },
    {
     "name": "CSA_MAINT",
     "type": "esriFieldTypeString",
     "alias": "CSA_MAINT",
     "length": 3,
     "domain": null
    },
    {
     "name": "CSA_NUM",
     "type": "esriFieldTypeString",
     "alias": "CSA_NUM",
     "length": 3,
     "domain": null
    },
    {
     "name": "ENAME",
     "type": "esriFieldTypeString",
     "alias": "ENAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "StreetID",
     "type": "esriFieldTypeString",
     "alias": "StreetID",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R75_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_75",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_75",
     "fields": "GlobalID,OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S65_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "d416888ae1854187a3236d4013092a10"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 3,
   "name": "Railways",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       191,
       184,
       170,
       255
      ],
      "width": 1.4173
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3541688274484463E7,
    "ymin": 4716334.226703779,
    "xmax": -1.3509490592127783E7,
    "ymax": 4773983.7261607675,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R73_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_73",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_73",
     "fields": "GlobalID,OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S63_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "d416888ae1854187a3236d4013092a10"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 5,
   "name": "Levee",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       178,
       178,
       178,
       127
      ],
      "width": 6
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.3538938259071486E7,
    "ymin": 4708408.353624934,
    "xmax": -1.3507236833467016E7,
    "ymax": 4766213.857849977,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R74_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_74",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_74",
     "fields": "GlobalID,OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S64_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "d416888ae1854187a3236d4013092a10"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 6,
   "name": "Major Rivers",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       120,
       131,
       196,
       255
      ],
      "width": 4.2
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.3542125074169561E7,
    "ymin": 4708102.513677003,
    "xmax": -1.3470002254100563E7,
    "ymax": 4799968.248420969,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R56_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_56",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_56",
     "fields": "GlobalID,OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S46_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "d416888ae1854187a3236d4013092a10"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 11,
   "name": "Parcels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       130,
       130,
       130,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        156,
        156,
        156,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.6116156714788517E7,
    "ymin": 3646512.189052324,
    "xmax": -1.3470728791884635E7,
    "ymax": 4814283.045946579,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "APN",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "APN",
     "type": "esriFieldTypeString",
     "alias": "Assessor Parcel Number",
     "length": 12,
     "domain": null
    },
    {
     "name": "BKPG",
     "type": "esriFieldTypeString",
     "alias": "BKPG",
     "length": 6,
     "domain": null
    },
    {
     "name": "PARCEL",
     "type": "esriFieldTypeString",
     "alias": "PARCEL",
     "length": 3,
     "domain": null
    },
    {
     "name": "MH",
     "type": "esriFieldTypeString",
     "alias": "MH",
     "length": 2,
     "domain": null
    },
    {
     "name": "ROW",
     "type": "esriFieldTypeString",
     "alias": "ROW",
     "length": 3,
     "domain": null
    },
    {
     "name": "StatedArea",
     "type": "esriFieldTypeDouble",
     "alias": "Stated Area",
     "domain": null
    },
    {
     "name": "StatedAreaUnit",
     "type": "esriFieldTypeInteger",
     "alias": "Stated Area Unit",
     "domain": null
    },
    {
     "name": "CalculatedArea",
     "type": "esriFieldTypeDouble",
     "alias": "CalculatedArea",
     "domain": null
    },
    {
     "name": "HistoryType",
     "type": "esriFieldTypeString",
     "alias": "HistoryType",
     "length": 255,
     "domain": null
    },
    {
     "name": "Split",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Split",
     "domain": null
    },
    {
     "name": "CreatingDocNum_Parcel",
     "type": "esriFieldTypeString",
     "alias": "CreatingDocNum",
     "length": 12,
     "domain": null
    },
    {
     "name": "CreatingDocDate_Parcel",
     "type": "esriFieldTypeDate",
     "alias": "CreatingDocDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "CurrentDocNum_Parcel",
     "type": "esriFieldTypeString",
     "alias": "CurrentDocNum",
     "length": 12,
     "domain": null
    },
    {
     "name": "CurrentDocDate_Parcel",
     "type": "esriFieldTypeDate",
     "alias": "CurrentDocDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "AsmtCategory",
     "type": "esriFieldTypeString",
     "alias": "Asmt Category",
     "length": 255,
     "domain": null
    },
    {
     "name": "AsmtStatus",
     "type": "esriFieldTypeString",
     "alias": "Asmt Status",
     "length": 255,
     "domain": null
    },
    {
     "name": "StatusDate",
     "type": "esriFieldTypeDate",
     "alias": "Status Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "BaseDate",
     "type": "esriFieldTypeDate",
     "alias": "BaseDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "TRA_ASMT",
     "type": "esriFieldTypeString",
     "alias": "TRA",
     "length": 255,
     "domain": null
    },
    {
     "name": "Zoning1",
     "type": "esriFieldTypeString",
     "alias": "Zoning1",
     "length": 255,
     "domain": null
    },
    {
     "name": "Zoning2",
     "type": "esriFieldTypeString",
     "alias": "Zoning2",
     "length": 255,
     "domain": null
    },
    {
     "name": "LandUse1",
     "type": "esriFieldTypeString",
     "alias": "LandUse1",
     "length": 255,
     "domain": null
    },
    {
     "name": "LandUse2",
     "type": "esriFieldTypeString",
     "alias": "LandUse2",
     "length": 255,
     "domain": null
    },
    {
     "name": "DwellingUnits",
     "type": "esriFieldTypeInteger",
     "alias": "DwellingUnits",
     "domain": null
    },
    {
     "name": "NeighborhoodCode",
     "type": "esriFieldTypeString",
     "alias": "NeighborhoodCode",
     "length": 255,
     "domain": null
    },
    {
     "name": "Acres_Asmt",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "SizeType_Asmt",
     "type": "esriFieldTypeString",
     "alias": "SizeType",
     "length": 255,
     "domain": null
    },
    {
     "name": "AsmtDescription",
     "type": "esriFieldTypeString",
     "alias": "AsmtDescription",
     "length": 255,
     "domain": null
    },
    {
     "name": "Notes",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "CurrentDocNum_Asmt",
     "type": "esriFieldTypeString",
     "alias": "CurrentDocNum_Asmt",
     "length": 255,
     "domain": null
    },
    {
     "name": "CurrentDocDate_Asmt",
     "type": "esriFieldTypeDate",
     "alias": "CurrentDocDate_Asmt",
     "length": 8,
     "domain": null
    },
    {
     "name": "CreatingDocNum_Asmt",
     "type": "esriFieldTypeString",
     "alias": "CreatingDocNum_Asmt",
     "length": 255,
     "domain": null
    },
    {
     "name": "CreatingDocDate_Asmt",
     "type": "esriFieldTypeDate",
     "alias": "CreatingDocDate_Asmt",
     "length": 8,
     "domain": null
    },
    {
     "name": "InactivatedRollYear",
     "type": "esriFieldTypeInteger",
     "alias": "InactivatedRollYear",
     "domain": null
    },
    {
     "name": "KillingDocNum",
     "type": "esriFieldTypeString",
     "alias": "KillingDocNum",
     "length": 255,
     "domain": null
    },
    {
     "name": "KillingDocDate",
     "type": "esriFieldTypeDate",
     "alias": "KillingDocDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "TaxYear",
     "type": "esriFieldTypeInteger",
     "alias": "Tax Year",
     "domain": null
    },
    {
     "name": "FeeParcel",
     "type": "esriFieldTypeString",
     "alias": "FeeParcel",
     "length": 255,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 255,
     "domain": null
    },
    {
     "name": "TRA_Tax",
     "type": "esriFieldTypeString",
     "alias": "TRA",
     "length": 255,
     "domain": null
    },
    {
     "name": "Acres_Tax",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "SizeAcresFtType",
     "type": "esriFieldTypeString",
     "alias": "SizeAcresFtType",
     "length": 255,
     "domain": null
    },
    {
     "name": "UseCode",
     "type": "esriFieldTypeString",
     "alias": "UseCode",
     "length": 255,
     "domain": null
    },
    {
     "name": "OwnershipFrom",
     "type": "esriFieldTypeDate",
     "alias": "OwnershipFrom",
     "length": 8,
     "domain": null
    },
    {
     "name": "OwnershipThru",
     "type": "esriFieldTypeDate",
     "alias": "OwnershipThru",
     "length": 8,
     "domain": null
    },
    {
     "name": "Situs1",
     "type": "esriFieldTypeString",
     "alias": "Situs1",
     "length": 255,
     "domain": null
    },
    {
     "name": "Situs2",
     "type": "esriFieldTypeString",
     "alias": "Situs2",
     "length": 255,
     "domain": null
    },
    {
     "name": "AsmtRollYear",
     "type": "esriFieldTypeInteger",
     "alias": "AsmtRollYear",
     "domain": null
    },
    {
     "name": "ParcelDescription",
     "type": "esriFieldTypeString",
     "alias": "ParcelDescription",
     "length": 255,
     "domain": null
    },
    {
     "name": "IsFormattedAddress",
     "type": "esriFieldTypeInteger",
     "alias": "IsFormattedAddress",
     "domain": null
    },
    {
     "name": "CreatedByRecord",
     "type": "esriFieldTypeGUID",
     "alias": "CreatedByRecord",
     "length": 38,
     "domain": null
    },
    {
     "name": "RetiredByRecord",
     "type": "esriFieldTypeGUID",
     "alias": "RetiredByRecord",
     "length": 38,
     "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": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R18_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_18",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_18",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S8_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "d416888ae1854187a3236d4013092a10"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 14,
   "name": "Option 3 Merge",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "YubaSup3",
     "uniqueValueGroups": [
      {
       "heading": "Data Option 3",
       "classes": [
        {
         "label": "District 1",
         "description": "District 1",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           205,
           102,
           153,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            137,
            68,
            101,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "1"
          ]
         ]
        },
        {
         "label": "District 2",
         "description": "District 2",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           205,
           170,
           102,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            115,
            76,
            0,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "2"
          ]
         ]
        },
        {
         "label": "District 3",
         "description": "District 3",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           112,
           168,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            38,
            115,
            0,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "3"
          ]
         ]
        },
        {
         "label": "District 4",
         "description": "District 4",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            230,
            152,
            0,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "4"
          ]
         ]
        },
        {
         "label": "District 5",
         "description": "District 5",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           122,
           142,
           245,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            0,
            92,
            230,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "5"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         102,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          137,
          68,
          101,
          255
         ],
         "width": 0
        }
       },
       "value": "1",
       "label": "District 1"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         170,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          115,
          76,
          0,
          255
         ],
         "width": 0
        }
       },
       "value": "2",
       "label": "District 2"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         112,
         168,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 0
        }
       },
       "value": "3",
       "label": "District 3"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          230,
          152,
          0,
          255
         ],
         "width": 0
        }
       },
       "value": "4",
       "label": "District 4"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         122,
         142,
         245,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 0
        }
       },
       "value": "5",
       "label": "District 5"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          189,
          255
         ],
         "toColor": [
          252,
          184,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          190,
          252,
          182,
          255
         ],
         "toColor": [
          190,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          228,
          252,
          255
         ],
         "toColor": [
          179,
          228,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          184,
          252,
          255
         ],
         "toColor": [
          224,
          184,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          234,
          187,
          255
         ],
         "toColor": [
          252,
          234,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          252,
          228,
          255
         ],
         "toColor": [
          204,
          252,
          228,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          239,
          255
         ],
         "toColor": [
          252,
          215,
          239,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          201,
          252,
          255
         ],
         "toColor": [
          182,
          201,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          217,
          204,
          255
         ],
         "toColor": [
          252,
          217,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          189,
          241,
          255
         ],
         "toColor": [
          252,
          189,
          241,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          184,
          255
         ],
         "toColor": [
          241,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          212,
          252,
          255
         ],
         "toColor": [
          224,
          212,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          192,
          252,
          250,
          255
         ],
         "toColor": [
          192,
          252,
          250,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 30,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.3540686766484654E7,
    "ymin": 4709502.837790989,
    "xmax": -1.3470714833618205E7,
    "ymax": 4814208.776777575,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "YubaSup3",
     "type": "esriFieldTypeInteger",
     "alias": "Option 3",
     "domain": null
    },
    {
     "name": "P0020001",
     "type": "esriFieldTypeInteger",
     "alias": "P0020001",
     "domain": null
    },
    {
     "name": "P3_001N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_001N",
     "domain": null
    },
    {
     "name": "P0040001",
     "type": "esriFieldTypeInteger",
     "alias": "P0040001",
     "domain": null
    },
    {
     "name": "P0040002",
     "type": "esriFieldTypeInteger",
     "alias": "P0040002",
     "domain": null
    },
    {
     "name": "P0040003",
     "type": "esriFieldTypeInteger",
     "alias": "P0040003",
     "domain": null
    },
    {
     "name": "P0040004",
     "type": "esriFieldTypeInteger",
     "alias": "P0040004",
     "domain": null
    },
    {
     "name": "P0040005",
     "type": "esriFieldTypeInteger",
     "alias": "P0040005",
     "domain": null
    },
    {
     "name": "P0040006",
     "type": "esriFieldTypeInteger",
     "alias": "P0040006",
     "domain": null
    },
    {
     "name": "P0040007",
     "type": "esriFieldTypeInteger",
     "alias": "P0040007",
     "domain": null
    },
    {
     "name": "P0040008",
     "type": "esriFieldTypeInteger",
     "alias": "P0040008",
     "domain": null
    },
    {
     "name": "P0040009",
     "type": "esriFieldTypeInteger",
     "alias": "P0040009",
     "domain": null
    },
    {
     "name": "P0040010",
     "type": "esriFieldTypeInteger",
     "alias": "P0040010",
     "domain": null
    },
    {
     "name": "P0040011",
     "type": "esriFieldTypeInteger",
     "alias": "P0040011",
     "domain": null
    },
    {
     "name": "COUNTYFP20",
     "type": "esriFieldTypeString",
     "alias": "COUNTYFP20",
     "length": 3,
     "domain": null
    },
    {
     "name": "TRACTCE20",
     "type": "esriFieldTypeString",
     "alias": "TRACTCE20",
     "length": 6,
     "domain": null
    },
    {
     "name": "BLOCKCE20",
     "type": "esriFieldTypeString",
     "alias": "BLOCKCE20",
     "length": 4,
     "domain": null
    },
    {
     "name": "NAME20",
     "type": "esriFieldTypeString",
     "alias": "NAME20",
     "length": 10,
     "domain": null
    },
    {
     "name": "MTFCC20",
     "type": "esriFieldTypeString",
     "alias": "MTFCC20",
     "length": 5,
     "domain": null
    },
    {
     "name": "ALAND20",
     "type": "esriFieldTypeDouble",
     "alias": "ALAND20",
     "domain": null
    },
    {
     "name": "AWATER20",
     "type": "esriFieldTypeDouble",
     "alias": "AWATER20",
     "domain": null
    },
    {
     "name": "INTPTLAT20",
     "type": "esriFieldTypeString",
     "alias": "INTPTLAT20",
     "length": 11,
     "domain": null
    },
    {
     "name": "INTPTLON20",
     "type": "esriFieldTypeString",
     "alias": "INTPTLON20",
     "length": 12,
     "domain": null
    },
    {
     "name": "DOJ_BlkVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_BlkVAP",
     "domain": null
    },
    {
     "name": "DOJ_IndVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_IndVAP",
     "domain": null
    },
    {
     "name": "DOJ_AsnVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_AsnVAP",
     "domain": null
    },
    {
     "name": "DOJ_HwnVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_HwnVAP",
     "domain": null
    },
    {
     "name": "DOJ_OthVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_OthVAP",
     "domain": null
    },
    {
     "name": "DOJ_BMRVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_BMRVAP",
     "domain": null
    },
    {
     "name": "DOJ_BlkPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_BlkPop",
     "domain": null
    },
    {
     "name": "DOJ_IndPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_IndPop",
     "domain": null
    },
    {
     "name": "DOJ_AsnPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_AsnPop",
     "domain": null
    },
    {
     "name": "DOJ_HwnPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_HwnPop",
     "domain": null
    },
    {
     "name": "DOJ_OthPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_OthPop",
     "domain": null
    },
    {
     "name": "DOJ_BMRPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_BMRPop",
     "domain": null
    },
    {
     "name": "GEO_IDLong",
     "type": "esriFieldTypeString",
     "alias": "GEO_IDLong",
     "length": 255,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 255,
     "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": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R92_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_92",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_92",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S82_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "d416888ae1854187a3236d4013092a10"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 15,
   "name": "SupOptionsWCensusData",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "YubaSup3",
     "uniqueValueGroups": [
      {
       "heading": "Data Option 3",
       "classes": [
        {
         "label": "District 1",
         "description": "District 1",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           205,
           102,
           153,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            137,
            68,
            101,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "1"
          ]
         ]
        },
        {
         "label": "District 2",
         "description": "District 2",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           205,
           170,
           102,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            115,
            76,
            0,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "2"
          ]
         ]
        },
        {
         "label": "District 3",
         "description": "District 3",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           112,
           168,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            38,
            115,
            0,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "3"
          ]
         ]
        },
        {
         "label": "District 4",
         "description": "District 4",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            230,
            152,
            0,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "4"
          ]
         ]
        },
        {
         "label": "District 5",
         "description": "District 5",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           122,
           142,
           245,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            0,
            92,
            230,
            255
           ],
           "width": 0
          }
         },
         "values": [
          [
           "5"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         102,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          137,
          68,
          101,
          255
         ],
         "width": 0
        }
       },
       "value": "1",
       "label": "District 1"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         170,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          115,
          76,
          0,
          255
         ],
         "width": 0
        }
       },
       "value": "2",
       "label": "District 2"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         112,
         168,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 0
        }
       },
       "value": "3",
       "label": "District 3"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          230,
          152,
          0,
          255
         ],
         "width": 0
        }
       },
       "value": "4",
       "label": "District 4"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         122,
         142,
         245,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 0
        }
       },
       "value": "5",
       "label": "District 5"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          189,
          255
         ],
         "toColor": [
          252,
          184,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          190,
          252,
          182,
          255
         ],
         "toColor": [
          190,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          228,
          252,
          255
         ],
         "toColor": [
          179,
          228,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          184,
          252,
          255
         ],
         "toColor": [
          224,
          184,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          234,
          187,
          255
         ],
         "toColor": [
          252,
          234,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          252,
          228,
          255
         ],
         "toColor": [
          204,
          252,
          228,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          239,
          255
         ],
         "toColor": [
          252,
          215,
          239,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          201,
          252,
          255
         ],
         "toColor": [
          182,
          201,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          217,
          204,
          255
         ],
         "toColor": [
          252,
          217,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          189,
          241,
          255
         ],
         "toColor": [
          252,
          189,
          241,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          184,
          255
         ],
         "toColor": [
          241,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          212,
          252,
          255
         ],
         "toColor": [
          224,
          212,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          192,
          252,
          250,
          255
         ],
         "toColor": [
          192,
          252,
          250,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 30,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3540686766484654E7,
    "ymin": 4709502.837790989,
    "xmax": -1.3470714833618205E7,
    "ymax": 4814208.776777575,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BlkChanged",
     "type": "esriFieldTypeString",
     "alias": "Block Changed",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "Validation",
      "description": "Validation",
      "codedValues": [
       {
        "name": "Y",
        "code": "Y"
       },
       {
        "name": "N",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "GEOID20",
     "type": "esriFieldTypeString",
     "alias": "GEOID20",
     "length": 15,
     "domain": null
    },
    {
     "name": "GEOCODE",
     "type": "esriFieldTypeString",
     "alias": "GEOCODE",
     "length": 51,
     "domain": null
    },
    {
     "name": "YubaSup1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Sup Div Opt 1",
     "domain": null
    },
    {
     "name": "YubaSup3c",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Option 2",
     "domain": null
    },
    {
     "name": "YubaSup3",
     "type": "esriFieldTypeInteger",
     "alias": "Option 3",
     "domain": null
    },
    {
     "name": "P0020001",
     "type": "esriFieldTypeInteger",
     "alias": "P0020001",
     "domain": null
    },
    {
     "name": "P3_001N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_001N",
     "domain": null
    },
    {
     "name": "P0040001",
     "type": "esriFieldTypeInteger",
     "alias": "P0040001",
     "domain": null
    },
    {
     "name": "P0040002",
     "type": "esriFieldTypeInteger",
     "alias": "P0040002",
     "domain": null
    },
    {
     "name": "P0040003",
     "type": "esriFieldTypeInteger",
     "alias": "P0040003",
     "domain": null
    },
    {
     "name": "P0040004",
     "type": "esriFieldTypeInteger",
     "alias": "P0040004",
     "domain": null
    },
    {
     "name": "P0040005",
     "type": "esriFieldTypeInteger",
     "alias": "P0040005",
     "domain": null
    },
    {
     "name": "P0040006",
     "type": "esriFieldTypeInteger",
     "alias": "P0040006",
     "domain": null
    },
    {
     "name": "P0040007",
     "type": "esriFieldTypeInteger",
     "alias": "P0040007",
     "domain": null
    },
    {
     "name": "P0040008",
     "type": "esriFieldTypeInteger",
     "alias": "P0040008",
     "domain": null
    },
    {
     "name": "P0040009",
     "type": "esriFieldTypeInteger",
     "alias": "P0040009",
     "domain": null
    },
    {
     "name": "P0040010",
     "type": "esriFieldTypeInteger",
     "alias": "P0040010",
     "domain": null
    },
    {
     "name": "P0040011",
     "type": "esriFieldTypeInteger",
     "alias": "P0040011",
     "domain": null
    },
    {
     "name": "Sup2021",
     "type": "esriFieldTypeSmallInteger",
     "alias": "2010 Supervisor Boundaries",
     "domain": null
    },
    {
     "name": "COUNTYFP20",
     "type": "esriFieldTypeString",
     "alias": "COUNTYFP20",
     "length": 3,
     "domain": null
    },
    {
     "name": "TRACTCE20",
     "type": "esriFieldTypeString",
     "alias": "TRACTCE20",
     "length": 6,
     "domain": null
    },
    {
     "name": "BLOCKCE20",
     "type": "esriFieldTypeString",
     "alias": "BLOCKCE20",
     "length": 4,
     "domain": null
    },
    {
     "name": "NAME20",
     "type": "esriFieldTypeString",
     "alias": "NAME20",
     "length": 10,
     "domain": null
    },
    {
     "name": "MTFCC20",
     "type": "esriFieldTypeString",
     "alias": "MTFCC20",
     "length": 5,
     "domain": null
    },
    {
     "name": "ALAND20",
     "type": "esriFieldTypeDouble",
     "alias": "ALAND20",
     "domain": null
    },
    {
     "name": "AWATER20",
     "type": "esriFieldTypeDouble",
     "alias": "AWATER20",
     "domain": null
    },
    {
     "name": "INTPTLAT20",
     "type": "esriFieldTypeString",
     "alias": "INTPTLAT20",
     "length": 11,
     "domain": null
    },
    {
     "name": "INTPTLON20",
     "type": "esriFieldTypeString",
     "alias": "INTPTLON20",
     "length": 12,
     "domain": null
    },
    {
     "name": "P0020002",
     "type": "esriFieldTypeInteger",
     "alias": "P0020002",
     "domain": null
    },
    {
     "name": "P0020003",
     "type": "esriFieldTypeInteger",
     "alias": "P0020003",
     "domain": null
    },
    {
     "name": "P0020004",
     "type": "esriFieldTypeInteger",
     "alias": "P0020004",
     "domain": null
    },
    {
     "name": "P0020005",
     "type": "esriFieldTypeInteger",
     "alias": "P0020005",
     "domain": null
    },
    {
     "name": "P0020006",
     "type": "esriFieldTypeInteger",
     "alias": "P0020006",
     "domain": null
    },
    {
     "name": "P0020007",
     "type": "esriFieldTypeInteger",
     "alias": "P0020007",
     "domain": null
    },
    {
     "name": "P0020008",
     "type": "esriFieldTypeInteger",
     "alias": "P0020008",
     "domain": null
    },
    {
     "name": "P0020009",
     "type": "esriFieldTypeInteger",
     "alias": "P0020009",
     "domain": null
    },
    {
     "name": "P0020010",
     "type": "esriFieldTypeInteger",
     "alias": "P0020010",
     "domain": null
    },
    {
     "name": "P0020011",
     "type": "esriFieldTypeInteger",
     "alias": "P0020011",
     "domain": null
    },
    {
     "name": "P0020012",
     "type": "esriFieldTypeInteger",
     "alias": "P0020012",
     "domain": null
    },
    {
     "name": "P0020013",
     "type": "esriFieldTypeInteger",
     "alias": "P0020013",
     "domain": null
    },
    {
     "name": "P0020014",
     "type": "esriFieldTypeInteger",
     "alias": "P0020014",
     "domain": null
    },
    {
     "name": "P0020015",
     "type": "esriFieldTypeInteger",
     "alias": "P0020015",
     "domain": null
    },
    {
     "name": "P0020016",
     "type": "esriFieldTypeInteger",
     "alias": "P0020016",
     "domain": null
    },
    {
     "name": "P0020017",
     "type": "esriFieldTypeInteger",
     "alias": "P0020017",
     "domain": null
    },
    {
     "name": "P0020018",
     "type": "esriFieldTypeInteger",
     "alias": "P0020018",
     "domain": null
    },
    {
     "name": "P0020019",
     "type": "esriFieldTypeInteger",
     "alias": "P0020019",
     "domain": null
    },
    {
     "name": "P0020020",
     "type": "esriFieldTypeInteger",
     "alias": "P0020020",
     "domain": null
    },
    {
     "name": "P0020021",
     "type": "esriFieldTypeInteger",
     "alias": "P0020021",
     "domain": null
    },
    {
     "name": "P0020022",
     "type": "esriFieldTypeInteger",
     "alias": "P0020022",
     "domain": null
    },
    {
     "name": "P0020023",
     "type": "esriFieldTypeInteger",
     "alias": "P0020023",
     "domain": null
    },
    {
     "name": "P0020024",
     "type": "esriFieldTypeInteger",
     "alias": "P0020024",
     "domain": null
    },
    {
     "name": "P0020025",
     "type": "esriFieldTypeInteger",
     "alias": "P0020025",
     "domain": null
    },
    {
     "name": "P0020026",
     "type": "esriFieldTypeInteger",
     "alias": "P0020026",
     "domain": null
    },
    {
     "name": "P0020027",
     "type": "esriFieldTypeInteger",
     "alias": "P0020027",
     "domain": null
    },
    {
     "name": "P0020028",
     "type": "esriFieldTypeInteger",
     "alias": "P0020028",
     "domain": null
    },
    {
     "name": "P0020029",
     "type": "esriFieldTypeInteger",
     "alias": "P0020029",
     "domain": null
    },
    {
     "name": "P0020030",
     "type": "esriFieldTypeInteger",
     "alias": "P0020030",
     "domain": null
    },
    {
     "name": "P0020031",
     "type": "esriFieldTypeInteger",
     "alias": "P0020031",
     "domain": null
    },
    {
     "name": "P0020032",
     "type": "esriFieldTypeInteger",
     "alias": "P0020032",
     "domain": null
    },
    {
     "name": "P0020033",
     "type": "esriFieldTypeInteger",
     "alias": "P0020033",
     "domain": null
    },
    {
     "name": "P0020034",
     "type": "esriFieldTypeInteger",
     "alias": "P0020034",
     "domain": null
    },
    {
     "name": "P0020035",
     "type": "esriFieldTypeInteger",
     "alias": "P0020035",
     "domain": null
    },
    {
     "name": "P0020036",
     "type": "esriFieldTypeInteger",
     "alias": "P0020036",
     "domain": null
    },
    {
     "name": "P0020037",
     "type": "esriFieldTypeInteger",
     "alias": "P0020037",
     "domain": null
    },
    {
     "name": "P0020038",
     "type": "esriFieldTypeInteger",
     "alias": "P0020038",
     "domain": null
    },
    {
     "name": "P0020039",
     "type": "esriFieldTypeInteger",
     "alias": "P0020039",
     "domain": null
    },
    {
     "name": "P0020041",
     "type": "esriFieldTypeInteger",
     "alias": "P0020041",
     "domain": null
    },
    {
     "name": "P0020042",
     "type": "esriFieldTypeInteger",
     "alias": "P0020042",
     "domain": null
    },
    {
     "name": "P0020043",
     "type": "esriFieldTypeInteger",
     "alias": "P0020043",
     "domain": null
    },
    {
     "name": "P0020048",
     "type": "esriFieldTypeInteger",
     "alias": "P0020048",
     "domain": null
    },
    {
     "name": "P0020049",
     "type": "esriFieldTypeInteger",
     "alias": "P0020049",
     "domain": null
    },
    {
     "name": "P0020050",
     "type": "esriFieldTypeInteger",
     "alias": "P0020050",
     "domain": null
    },
    {
     "name": "P0020051",
     "type": "esriFieldTypeInteger",
     "alias": "P0020051",
     "domain": null
    },
    {
     "name": "P0020053",
     "type": "esriFieldTypeInteger",
     "alias": "P0020053",
     "domain": null
    },
    {
     "name": "P0020056",
     "type": "esriFieldTypeInteger",
     "alias": "P0020056",
     "domain": null
    },
    {
     "name": "P0020059",
     "type": "esriFieldTypeInteger",
     "alias": "P0020059",
     "domain": null
    },
    {
     "name": "P0020060",
     "type": "esriFieldTypeInteger",
     "alias": "P0020060",
     "domain": null
    },
    {
     "name": "P0020062",
     "type": "esriFieldTypeInteger",
     "alias": "P0020062",
     "domain": null
    },
    {
     "name": "P0020065",
     "type": "esriFieldTypeInteger",
     "alias": "P0020065",
     "domain": null
    },
    {
     "name": "P0020067",
     "type": "esriFieldTypeInteger",
     "alias": "P0020067",
     "domain": null
    },
    {
     "name": "P0020069",
     "type": "esriFieldTypeInteger",
     "alias": "P0020069",
     "domain": null
    },
    {
     "name": "P0040012",
     "type": "esriFieldTypeInteger",
     "alias": "P0040012",
     "domain": null
    },
    {
     "name": "P0040013",
     "type": "esriFieldTypeInteger",
     "alias": "P0040013",
     "domain": null
    },
    {
     "name": "P0040014",
     "type": "esriFieldTypeInteger",
     "alias": "P0040014",
     "domain": null
    },
    {
     "name": "P0040015",
     "type": "esriFieldTypeInteger",
     "alias": "P0040015",
     "domain": null
    },
    {
     "name": "P0040016",
     "type": "esriFieldTypeInteger",
     "alias": "P0040016",
     "domain": null
    },
    {
     "name": "P0040017",
     "type": "esriFieldTypeInteger",
     "alias": "P0040017",
     "domain": null
    },
    {
     "name": "P0040018",
     "type": "esriFieldTypeInteger",
     "alias": "P0040018",
     "domain": null
    },
    {
     "name": "P0040019",
     "type": "esriFieldTypeInteger",
     "alias": "P0040019",
     "domain": null
    },
    {
     "name": "P0040020",
     "type": "esriFieldTypeInteger",
     "alias": "P0040020",
     "domain": null
    },
    {
     "name": "P0040021",
     "type": "esriFieldTypeInteger",
     "alias": "P0040021",
     "domain": null
    },
    {
     "name": "P0040022",
     "type": "esriFieldTypeInteger",
     "alias": "P0040022",
     "domain": null
    },
    {
     "name": "P0040023",
     "type": "esriFieldTypeInteger",
     "alias": "P0040023",
     "domain": null
    },
    {
     "name": "P0040024",
     "type": "esriFieldTypeInteger",
     "alias": "P0040024",
     "domain": null
    },
    {
     "name": "P0040025",
     "type": "esriFieldTypeInteger",
     "alias": "P0040025",
     "domain": null
    },
    {
     "name": "P0040026",
     "type": "esriFieldTypeInteger",
     "alias": "P0040026",
     "domain": null
    },
    {
     "name": "P0040027",
     "type": "esriFieldTypeInteger",
     "alias": "P0040027",
     "domain": null
    },
    {
     "name": "P0040028",
     "type": "esriFieldTypeInteger",
     "alias": "P0040028",
     "domain": null
    },
    {
     "name": "P0040029",
     "type": "esriFieldTypeInteger",
     "alias": "P0040029",
     "domain": null
    },
    {
     "name": "P0040030",
     "type": "esriFieldTypeInteger",
     "alias": "P0040030",
     "domain": null
    },
    {
     "name": "P0040031",
     "type": "esriFieldTypeInteger",
     "alias": "P0040031",
     "domain": null
    },
    {
     "name": "P0040032",
     "type": "esriFieldTypeInteger",
     "alias": "P0040032",
     "domain": null
    },
    {
     "name": "P0040033",
     "type": "esriFieldTypeInteger",
     "alias": "P0040033",
     "domain": null
    },
    {
     "name": "P0040034",
     "type": "esriFieldTypeInteger",
     "alias": "P0040034",
     "domain": null
    },
    {
     "name": "P0040035",
     "type": "esriFieldTypeInteger",
     "alias": "P0040035",
     "domain": null
    },
    {
     "name": "P0040036",
     "type": "esriFieldTypeInteger",
     "alias": "P0040036",
     "domain": null
    },
    {
     "name": "P0040037",
     "type": "esriFieldTypeInteger",
     "alias": "P0040037",
     "domain": null
    },
    {
     "name": "P0040039",
     "type": "esriFieldTypeInteger",
     "alias": "P0040039",
     "domain": null
    },
    {
     "name": "P0040041",
     "type": "esriFieldTypeInteger",
     "alias": "P0040041",
     "domain": null
    },
    {
     "name": "P0040042",
     "type": "esriFieldTypeInteger",
     "alias": "P0040042",
     "domain": null
    },
    {
     "name": "P0040048",
     "type": "esriFieldTypeInteger",
     "alias": "P0040048",
     "domain": null
    },
    {
     "name": "P0040049",
     "type": "esriFieldTypeInteger",
     "alias": "P0040049",
     "domain": null
    },
    {
     "name": "P0040050",
     "type": "esriFieldTypeInteger",
     "alias": "P0040050",
     "domain": null
    },
    {
     "name": "P0040051",
     "type": "esriFieldTypeInteger",
     "alias": "P0040051",
     "domain": null
    },
    {
     "name": "P0040056",
     "type": "esriFieldTypeInteger",
     "alias": "P0040056",
     "domain": null
    },
    {
     "name": "P0040059",
     "type": "esriFieldTypeInteger",
     "alias": "P0040059",
     "domain": null
    },
    {
     "name": "P0040065",
     "type": "esriFieldTypeInteger",
     "alias": "P0040065",
     "domain": null
    },
    {
     "name": "P0040067",
     "type": "esriFieldTypeInteger",
     "alias": "P0040067",
     "domain": null
    },
    {
     "name": "H0010001",
     "type": "esriFieldTypeInteger",
     "alias": "H0010001",
     "domain": null
    },
    {
     "name": "H0010002",
     "type": "esriFieldTypeInteger",
     "alias": "H0010002",
     "domain": null
    },
    {
     "name": "H0010003",
     "type": "esriFieldTypeInteger",
     "alias": "H0010003",
     "domain": null
    },
    {
     "name": "P0050001",
     "type": "esriFieldTypeInteger",
     "alias": "P0050001",
     "domain": null
    },
    {
     "name": "P0050002",
     "type": "esriFieldTypeInteger",
     "alias": "P0050002",
     "domain": null
    },
    {
     "name": "P0050003",
     "type": "esriFieldTypeInteger",
     "alias": "P0050003",
     "domain": null
    },
    {
     "name": "P0050004",
     "type": "esriFieldTypeInteger",
     "alias": "P0050004",
     "domain": null
    },
    {
     "name": "P0050005",
     "type": "esriFieldTypeInteger",
     "alias": "P0050005",
     "domain": null
    },
    {
     "name": "P0050006",
     "type": "esriFieldTypeInteger",
     "alias": "P0050006",
     "domain": null
    },
    {
     "name": "P0050007",
     "type": "esriFieldTypeInteger",
     "alias": "P0050007",
     "domain": null
    },
    {
     "name": "P0050009",
     "type": "esriFieldTypeInteger",
     "alias": "P0050009",
     "domain": null
    },
    {
     "name": "P0050010",
     "type": "esriFieldTypeInteger",
     "alias": "P0050010",
     "domain": null
    },
    {
     "name": "DOJ_BlkVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_BlkVAP",
     "domain": null
    },
    {
     "name": "DOJ_IndVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_IndVAP",
     "domain": null
    },
    {
     "name": "DOJ_AsnVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_AsnVAP",
     "domain": null
    },
    {
     "name": "DOJ_HwnVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_HwnVAP",
     "domain": null
    },
    {
     "name": "DOJ_OthVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_OthVAP",
     "domain": null
    },
    {
     "name": "DOJ_BMRVAP",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_BMRVAP",
     "domain": null
    },
    {
     "name": "DOJ_BlkPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_BlkPop",
     "domain": null
    },
    {
     "name": "DOJ_IndPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_IndPop",
     "domain": null
    },
    {
     "name": "DOJ_AsnPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_AsnPop",
     "domain": null
    },
    {
     "name": "DOJ_HwnPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_HwnPop",
     "domain": null
    },
    {
     "name": "DOJ_OthPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_OthPop",
     "domain": null
    },
    {
     "name": "DOJ_BMRPop",
     "type": "esriFieldTypeInteger",
     "alias": "DOJ_BMRPop",
     "domain": null
    },
    {
     "name": "GEO_IDLong",
     "type": "esriFieldTypeString",
     "alias": "GEO_IDLong",
     "length": 255,
     "domain": null
    },
    {
     "name": "GeoID_1",
     "type": "esriFieldTypeString",
     "alias": "GeoID",
     "length": 255,
     "domain": null
    },
    {
     "name": "P3_002N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_002N",
     "domain": null
    },
    {
     "name": "P3_003N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_003N",
     "domain": null
    },
    {
     "name": "P3_004N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_004N",
     "domain": null
    },
    {
     "name": "P3_005N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_005N",
     "domain": null
    },
    {
     "name": "P3_006N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_006N",
     "domain": null
    },
    {
     "name": "P3_007N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_007N",
     "domain": null
    },
    {
     "name": "P3_008N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_008N",
     "domain": null
    },
    {
     "name": "P3_009N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_009N",
     "domain": null
    },
    {
     "name": "P3_010N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_010N",
     "domain": null
    },
    {
     "name": "P3_011N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_011N",
     "domain": null
    },
    {
     "name": "P3_012N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_012N",
     "domain": null
    },
    {
     "name": "P3_013N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_013N",
     "domain": null
    },
    {
     "name": "P3_014N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_014N",
     "domain": null
    },
    {
     "name": "P3_015N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_015N",
     "domain": null
    },
    {
     "name": "P3_016N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_016N",
     "domain": null
    },
    {
     "name": "P3_017N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_017N",
     "domain": null
    },
    {
     "name": "P3_018N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_018N",
     "domain": null
    },
    {
     "name": "P3_019N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_019N",
     "domain": null
    },
    {
     "name": "P3_020N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_020N",
     "domain": null
    },
    {
     "name": "P3_021N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_021N",
     "domain": null
    },
    {
     "name": "P3_022N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_022N",
     "domain": null
    },
    {
     "name": "P3_023N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_023N",
     "domain": null
    },
    {
     "name": "P3_024N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_024N",
     "domain": null
    },
    {
     "name": "P3_025N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_025N",
     "domain": null
    },
    {
     "name": "P3_026N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_026N",
     "domain": null
    },
    {
     "name": "P3_027N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_027N",
     "domain": null
    },
    {
     "name": "P3_028N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_028N",
     "domain": null
    },
    {
     "name": "P3_029N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_029N",
     "domain": null
    },
    {
     "name": "P3_030N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_030N",
     "domain": null
    },
    {
     "name": "P3_031N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_031N",
     "domain": null
    },
    {
     "name": "P3_032N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_032N",
     "domain": null
    },
    {
     "name": "P3_033N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_033N",
     "domain": null
    },
    {
     "name": "P3_034N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_034N",
     "domain": null
    },
    {
     "name": "P3_035N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_035N",
     "domain": null
    },
    {
     "name": "P3_037N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_037N",
     "domain": null
    },
    {
     "name": "P3_039N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_039N",
     "domain": null
    },
    {
     "name": "P3_040N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_040N",
     "domain": null
    },
    {
     "name": "P3_043N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_043N",
     "domain": null
    },
    {
     "name": "P3_044N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_044N",
     "domain": null
    },
    {
     "name": "P3_046N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_046N",
     "domain": null
    },
    {
     "name": "P3_047N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_047N",
     "domain": null
    },
    {
     "name": "P3_048N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_048N",
     "domain": null
    },
    {
     "name": "P3_049N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_049N",
     "domain": null
    },
    {
     "name": "P3_050N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_050N",
     "domain": null
    },
    {
     "name": "P3_054N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_054N",
     "domain": null
    },
    {
     "name": "P3_055N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_055N",
     "domain": null
    },
    {
     "name": "P3_057N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_057N",
     "domain": null
    },
    {
     "name": "P3_058N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_058N",
     "domain": null
    },
    {
     "name": "P3_059N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_059N",
     "domain": null
    },
    {
     "name": "P3_063N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_063N",
     "domain": null
    },
    {
     "name": "P3_064N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_064N",
     "domain": null
    },
    {
     "name": "P3_065N",
     "type": "esriFieldTypeDouble",
     "alias": "P3_065N",
     "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": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R91_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_91",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_91",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S81_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "d416888ae1854187a3236d4013092a10"
  }
 ],
 "tables": []
}