{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "CENSUS_CD_LABEL",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2868,
    "latestWkid": 2868,
    "xyTolerance": 0.0032808398950131203,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -17746700,
    "falseY": -44067300,
    "xyUnits": 1.37254860725147E8,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 32,
     "name": "Default"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 230000,
    "ymin": 525000,
    "xmax": 995000,
    "ymax": 1150000,
    "spatialReference": {
     "wkid": 2868,
     "latestWkid": 2868,
     "xyTolerance": 0.0032808398950131233,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -17746700,
     "falseY": -44067300,
     "xyUnits": 3048,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FEATUREID",
     "type": "esriFieldTypeInteger",
     "alias": "FEATUREID",
     "domain": null
    },
    {
     "name": "ZORDER",
     "type": "esriFieldTypeInteger",
     "alias": "ZORDER",
     "domain": null
    },
    {
     "name": "ANNOTATIONCLASSID",
     "type": "esriFieldTypeInteger",
     "alias": "ANNOTATIONCLASSID",
     "domain": null
    },
    {
     "name": "SYMBOLID",
     "type": "esriFieldTypeInteger",
     "alias": "SYMBOLID",
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "STATUS",
     "domain": {
      "type": "codedValue",
      "name": "AnnotationStatus",
      "description": "Valid annotation state values.",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TEXTSTRING",
     "type": "esriFieldTypeString",
     "alias": "TEXTSTRING",
     "length": 255,
     "domain": null
    },
    {
     "name": "FONTNAME",
     "type": "esriFieldTypeString",
     "alias": "FONTNAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "FONTSIZE",
     "type": "esriFieldTypeDouble",
     "alias": "FONTSIZE",
     "domain": null
    },
    {
     "name": "BOLD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BOLD",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ITALIC",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ITALIC",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "UNDERLINE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "UNDERLINE",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "VERTICALALIGNMENT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTICALALIGNMENT",
     "domain": {
      "type": "codedValue",
      "name": "VerticalAlignment",
      "description": "Valid symbol vertical alignment values.",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "HORIZONTALALIGNMENT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HORIZONTALALIGNMENT",
     "domain": {
      "type": "codedValue",
      "name": "HorizontalAlignment",
      "description": "Valid horizontal symbol alignment values.",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XOFFSET",
     "type": "esriFieldTypeDouble",
     "alias": "XOFFSET",
     "domain": null
    },
    {
     "name": "YOFFSET",
     "type": "esriFieldTypeDouble",
     "alias": "YOFFSET",
     "domain": null
    },
    {
     "name": "ANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "ANGLE",
     "domain": null
    },
    {
     "name": "FONTLEADING",
     "type": "esriFieldTypeDouble",
     "alias": "FONTLEADING",
     "domain": null
    },
    {
     "name": "WORDSPACING",
     "type": "esriFieldTypeDouble",
     "alias": "WORDSPACING",
     "domain": null
    },
    {
     "name": "CHARACTERWIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "CHARACTERWIDTH",
     "domain": null
    },
    {
     "name": "CHARACTERSPACING",
     "type": "esriFieldTypeDouble",
     "alias": "CHARACTERSPACING",
     "domain": null
    },
    {
     "name": "FLIPANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "FLIPANGLE",
     "domain": null
    },
    {
     "name": "OVERRIDE",
     "type": "esriFieldTypeInteger",
     "alias": "OVERRIDE",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "ANNOCLASSID_INDE",
     "fields": "ANNOTATIONCLASSID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R5356635_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "STATUS_INDEX_733",
     "fields": "STATUS",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A1668_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": {
    "timeZone": "US Mountain Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": {
    "timeZone": "US Mountain Standard Time",
    "respectsDaylightSaving": false
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9002}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 32,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "CENSUS_CD_LABEL"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 230000,
    "ymin": 525000,
    "xmax": 995000,
    "ymax": 1150000,
    "spatialReference": {
     "wkid": 2868,
     "latestWkid": 2868,
     "xyTolerance": 0.0032808398950131233,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -17746700,
     "falseY": -44067300,
     "xyUnits": 3048,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "US Mountain Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": {
    "timeZone": "US Mountain Standard Time",
    "respectsDaylightSaving": false
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 33,
   "name": "CENSUS_Council_District",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2868,
    "latestWkid": 2868,
    "xyTolerance": 0.0032808398950131203,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -17746700,
    "falseY": -44067300,
    "xyUnits": 3048,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "DISTRICT",
     "uniqueValueGroups": [
      {
       "heading": "DISTRICT",
       "classes": [
        {
         "label": "Council District 1",
         "description": "Council District 1",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "1"
          ]
         ]
        },
        {
         "label": "Council District 2",
         "description": "Council District 2",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           250,
           215,
           230,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "2"
          ]
         ]
        },
        {
         "label": "Council District 3",
         "description": "Council District 3",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           152,
           235,
           152,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "3"
          ]
         ]
        },
        {
         "label": "Council District 4",
         "description": "Council District 4",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "4"
          ]
         ]
        },
        {
         "label": "Council District 5",
         "description": "Council District 5",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           194,
           179,
           230,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "5"
          ]
         ]
        },
        {
         "label": "Council District 6",
         "description": "Council District 6",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           143,
           223,
           255,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "6"
          ]
         ]
        },
        {
         "label": "Council District 7",
         "description": "Council District 7",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           213,
           133,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "7"
          ]
         ]
        },
        {
         "label": "Council District 8",
         "description": "Council District 8",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           237,
           152,
           185,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "8"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1",
       "label": "Council District 1"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         215,
         230,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "2",
       "label": "Council District 2"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         152,
         235,
         152,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "3",
       "label": "Council District 3"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "4",
       "label": "Council District 4"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         179,
         230,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "5",
       "label": "Council District 5"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         143,
         223,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "6",
       "label": "Council District 6"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         213,
         133,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "7",
       "label": "Council District 7"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         237,
         152,
         185,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "8",
       "label": "Council District 8"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          192,
          252,
          255
         ],
         "toColor": [
          204,
          192,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          185,
          255
         ],
         "toColor": [
          184,
          252,
          185,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          194,
          179,
          255
         ],
         "toColor": [
          252,
          194,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          246,
          252,
          255
         ],
         "toColor": [
          179,
          246,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          242,
          182,
          255
         ],
         "toColor": [
          252,
          242,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          189,
          228,
          255
         ],
         "toColor": [
          252,
          189,
          228,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          224,
          252,
          255
         ],
         "toColor": [
          207,
          224,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          215,
          255
         ],
         "toColor": [
          215,
          252,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          230,
          212,
          255
         ],
         "toColor": [
          252,
          230,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          243,
          184,
          252,
          255
         ],
         "toColor": [
          243,
          184,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          227,
          255
         ],
         "toColor": [
          252,
          215,
          227,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          221,
          252,
          189,
          255
         ],
         "toColor": [
          221,
          252,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          213,
          179,
          255
         ],
         "toColor": [
          252,
          213,
          179,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 230000,
    "ymin": 525000,
    "xmax": 995000,
    "ymax": 1150000,
    "spatialReference": {
     "wkid": 2868,
     "latestWkid": 2868,
     "xyTolerance": 0.0032808398950131233,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -17746700,
     "falseY": -44067300,
     "xyUnits": 3048,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "REP_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "C_TRACT",
     "type": "esriFieldTypeInteger",
     "alias": "C_TRACT",
     "domain": null
    },
    {
     "name": "DISTRICT",
     "type": "esriFieldTypeString",
     "alias": "DISTRICT",
     "length": 2,
     "domain": null
    },
    {
     "name": "REP_NAME",
     "type": "esriFieldTypeString",
     "alias": "REP_NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "E_URL",
     "type": "esriFieldTypeString",
     "alias": "E_URL",
     "length": 100,
     "domain": null
    },
    {
     "name": "EMAIL",
     "type": "esriFieldTypeString",
     "alias": "EMAIL",
     "length": 50,
     "domain": null
    },
    {
     "name": "IMAGE_URL",
     "type": "esriFieldTypeString",
     "alias": "IMAGE_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "REP_URL",
     "type": "esriFieldTypeString",
     "alias": "REP_URL",
     "length": 100,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "ACS2019_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "Population 2019",
     "domain": null
    },
    {
     "name": "ACS2018_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "Population 2018",
     "domain": null
    },
    {
     "name": "ACS2017_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "Population 2017",
     "domain": null
    },
    {
     "name": "ACS2016_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "Population 2016",
     "domain": null
    },
    {
     "name": "ACS2015_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "Population 2015",
     "domain": null
    },
    {
     "name": "CENSUS2010_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "CENSUS2010_WGT_POP",
     "domain": null
    },
    {
     "name": "ROAM2019_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "ROAM2019_WGT_POP",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "A1656_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": {
    "timeZone": "US Mountain Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": {
    "timeZone": "US Mountain Standard Time",
    "respectsDaylightSaving": false
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9002}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 34,
   "name": "Census_CD_ACS_Pop",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2868,
    "latestWkid": 2868,
    "xyTolerance": 0.0032808398950131233,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -17746700,
    "falseY": -44067300,
    "xyUnits": 3048,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       210,
       225,
       252,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 575830.3290682398,
    "ymin": 833269.073162727,
    "xmax": 697308.7598425187,
    "ymax": 1061797.0308398977,
    "spatialReference": {
     "wkid": 2868,
     "latestWkid": 2868,
     "xyTolerance": 0.0032808398950131233,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -17746700,
     "falseY": -44067300,
     "xyUnits": 3048,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DISTRICT",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "DISTRICT",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 2,
     "domain": null
    },
    {
     "name": "ACS2015_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "ACS2015_WGT_POP",
     "domain": null
    },
    {
     "name": "ACS2016_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "ACS2016_WGT_POP",
     "domain": null
    },
    {
     "name": "ACS2017_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "ACS2017_WGT_POP",
     "domain": null
    },
    {
     "name": "ACS2018_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "ACS2018_WGT_POP",
     "domain": null
    },
    {
     "name": "ACS2019_WGT_POP",
     "type": "esriFieldTypeDouble",
     "alias": "ACS2019_WGT_POP",
     "domain": null
    },
    {
     "name": "TOP_POPULATION_2015",
     "type": "esriFieldTypeDouble",
     "alias": "TOP_POPULATION_2015",
     "domain": null
    },
    {
     "name": "TOP_POPULATION_2016",
     "type": "esriFieldTypeDouble",
     "alias": "TOP_POPULATION_2016",
     "domain": null
    },
    {
     "name": "TOP_POPULATION_2017",
     "type": "esriFieldTypeDouble",
     "alias": "TOP_POPULATION_2017",
     "domain": null
    },
    {
     "name": "TOP_POPULATION_2018",
     "type": "esriFieldTypeDouble",
     "alias": "TOP_POPULATION_2018",
     "domain": null
    },
    {
     "name": "TOP_POPULATION_2019",
     "type": "esriFieldTypeDouble",
     "alias": "TOP_POPULATION_2019",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": {
    "timeZone": "US Mountain Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": {
    "timeZone": "US Mountain Standard Time",
    "respectsDaylightSaving": false
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}