{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "Annotation",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Acreage Annotation"
    },
    {
     "id": 3,
     "name": "Lot Dimensions Annotation"
    },
    {
     "id": 5,
     "name": "Lot Numbers Annotation"
    },
    {
     "id": 7,
     "name": "Miscellaneous Notes Annotation"
    }
   ],
   "minScale": 2000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2386422.1319999993,
    "ymin": 578970.3410000056,
    "xmax": 2589543.2349999994,
    "ymax": 760941.0285000056,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "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,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 1,
   "name": "Acreage Annotation",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Annotation"
   },
   "subLayers": [
    {
     "id": 2,
     "name": "Default"
    }
   ],
   "minScale": 2000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2386422.1319999993,
    "ymin": 580631.7154999971,
    "xmax": 2567570.3034999967,
    "ymax": 760941.0285000056,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": "AnnotationClassID",
   "subtypeFieldName": "AnnotationClassID",
   "subtypeField": "AnnotationClassID",
   "defaultSubtypeCode": 2,
   "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "Resized",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Resized",
     "domain": null
    },
    {
     "name": "TEXT_",
     "type": "esriFieldTypeInteger",
     "alias": "TEXT_",
     "domain": null
    },
    {
     "name": "TEXT_ID",
     "type": "esriFieldTypeInteger",
     "alias": "TEXT_ID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeInteger",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "LEVEL_",
     "type": "esriFieldTypeInteger",
     "alias": "LEVEL_",
     "domain": null
    },
    {
     "name": "FEATURE_KEY",
     "type": "esriFieldTypeInteger",
     "alias": "FEATURE_KEY",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "CREATED_BY",
     "type": "esriFieldTypeInteger",
     "alias": "CREATED_BY",
     "domain": null
    },
    {
     "name": "CREATE_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATE_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "CREATE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDIT_USER",
     "type": "esriFieldTypeString",
     "alias": "EDIT_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "EDIT_DATE",
     "type": "esriFieldTypeDate",
     "alias": "EDIT_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R366_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I1249AnnotationC",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I1249FEATURE_KEY",
     "fields": "FEATURE_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I1249Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "FK_INDEX",
     "fields": "FEATURE_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "CB_IX",
     "fields": "CREATED_BY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S320_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 2,
     "name": "Default"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "ZOrder": null,
      "AnnotationClassID": null,
      "Element": null,
      "SymbolID": null,
      "Status": 0,
      "TextString": null,
      "FontName": null,
      "FontSize": null,
      "Bold": null,
      "Italic": null,
      "Underline": null,
      "VerticalAlignment": null,
      "HorizontalAlignment": null,
      "XOffset": null,
      "YOffset": null,
      "Angle": null,
      "FontLeading": null,
      "WordSpacing": null,
      "CharacterWidth": null,
      "CharacterSpacing": null,
      "FlipAngle": null,
      "Override": null,
      "Resized": null,
      "TEXT_": null,
      "TEXT_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "FEATURE_KEY": null,
      "CREATED_BY": null,
      "CREATE_USER": null,
      "CREATE_DATE": null,
      "EDIT_USER": null,
      "EDIT_DATE": null
     },
     "code": 2,
     "name": "Default"
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 2,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 1,
    "name": "Acreage Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 2386422.1319999993,
    "ymin": 580631.7154999971,
    "xmax": 2567570.3034999967,
    "ymax": 760941.0285000056,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "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,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 2000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 3,
   "name": "Lot Dimensions Annotation",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Annotation"
   },
   "subLayers": [
    {
     "id": 4,
     "name": "Default"
    }
   ],
   "minScale": 2000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2387101.4235000014,
    "ymin": 579819.4944999963,
    "xmax": 2589543.2349999994,
    "ymax": 760560.827000007,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": "AnnotationClassID",
   "subtypeFieldName": "AnnotationClassID",
   "subtypeField": "AnnotationClassID",
   "defaultSubtypeCode": 3,
   "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "Resized",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Resized",
     "domain": null
    },
    {
     "name": "TEXT_",
     "type": "esriFieldTypeInteger",
     "alias": "TEXT_",
     "domain": null
    },
    {
     "name": "TEXT_ID",
     "type": "esriFieldTypeInteger",
     "alias": "TEXT_ID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeInteger",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "LEVEL_",
     "type": "esriFieldTypeInteger",
     "alias": "LEVEL_",
     "domain": null
    },
    {
     "name": "FEATURE_KEY",
     "type": "esriFieldTypeInteger",
     "alias": "FEATURE_KEY",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "CREATED_BY",
     "type": "esriFieldTypeInteger",
     "alias": "CREATED_BY",
     "domain": null
    },
    {
     "name": "CREATE_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATE_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "CREATE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDIT_USER",
     "type": "esriFieldTypeString",
     "alias": "EDIT_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "EDIT_DATE",
     "type": "esriFieldTypeDate",
     "alias": "EDIT_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R363_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I1246AnnotationC",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I1246FEATURE_KEY",
     "fields": "FEATURE_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I1246Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "FK_INDEX",
     "fields": "FEATURE_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "CB_IX",
     "fields": "CREATED_BY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S317_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 3,
     "name": "Default"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "ZOrder": null,
      "AnnotationClassID": null,
      "Element": null,
      "SymbolID": null,
      "Status": 0,
      "TextString": null,
      "FontName": null,
      "FontSize": null,
      "Bold": null,
      "Italic": null,
      "Underline": null,
      "VerticalAlignment": null,
      "HorizontalAlignment": null,
      "XOffset": null,
      "YOffset": null,
      "Angle": null,
      "FontLeading": null,
      "WordSpacing": null,
      "CharacterWidth": null,
      "CharacterSpacing": null,
      "FlipAngle": null,
      "Override": null,
      "Resized": null,
      "TEXT_": null,
      "TEXT_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "FEATURE_KEY": null,
      "CREATED_BY": null,
      "CREATE_USER": null,
      "CREATE_DATE": null,
      "EDIT_USER": null,
      "EDIT_DATE": null
     },
     "code": 3,
     "name": "Default"
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 4,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 3,
    "name": "Lot Dimensions Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 2387101.4235000014,
    "ymin": 579819.4944999963,
    "xmax": 2589543.2349999994,
    "ymax": 760560.827000007,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "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,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 2000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 5,
   "name": "Lot Numbers Annotation",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Annotation"
   },
   "subLayers": [
    {
     "id": 6,
     "name": "Default"
    }
   ],
   "minScale": 2000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2390348.7804999948,
    "ymin": 580440.2569999993,
    "xmax": 2567278.7265000045,
    "ymax": 759589.9389999956,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": "AnnotationClassID",
   "subtypeFieldName": "AnnotationClassID",
   "subtypeField": "AnnotationClassID",
   "defaultSubtypeCode": 5,
   "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "Resized",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Resized",
     "domain": null
    },
    {
     "name": "TEXT_",
     "type": "esriFieldTypeInteger",
     "alias": "TEXT_",
     "domain": null
    },
    {
     "name": "TEXT_ID",
     "type": "esriFieldTypeInteger",
     "alias": "TEXT_ID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeInteger",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "LEVEL_",
     "type": "esriFieldTypeInteger",
     "alias": "LEVEL_",
     "domain": null
    },
    {
     "name": "FEATURE_KEY",
     "type": "esriFieldTypeInteger",
     "alias": "FEATURE_KEY",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "CREATED_BY",
     "type": "esriFieldTypeInteger",
     "alias": "CREATED_BY",
     "domain": null
    },
    {
     "name": "CREATE_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATE_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "CREATE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDIT_USER",
     "type": "esriFieldTypeString",
     "alias": "EDIT_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "EDIT_DATE",
     "type": "esriFieldTypeDate",
     "alias": "EDIT_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R364_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I1247AnnotationC",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I1247FEATURE_KEY",
     "fields": "FEATURE_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I1247Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "FK_INDEX",
     "fields": "FEATURE_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "CB_IX",
     "fields": "CREATED_BY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S318_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 5,
     "name": "Default"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "ZOrder": null,
      "AnnotationClassID": null,
      "Element": null,
      "SymbolID": null,
      "Status": 0,
      "TextString": null,
      "FontName": null,
      "FontSize": null,
      "Bold": null,
      "Italic": null,
      "Underline": null,
      "VerticalAlignment": null,
      "HorizontalAlignment": null,
      "XOffset": null,
      "YOffset": null,
      "Angle": null,
      "FontLeading": null,
      "WordSpacing": null,
      "CharacterWidth": null,
      "CharacterSpacing": null,
      "FlipAngle": null,
      "Override": null,
      "Resized": null,
      "TEXT_": null,
      "TEXT_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "FEATURE_KEY": null,
      "CREATED_BY": null,
      "CREATE_USER": null,
      "CREATE_DATE": null,
      "EDIT_USER": null,
      "EDIT_DATE": null
     },
     "code": 5,
     "name": "Default"
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 6,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 5,
    "name": "Lot Numbers Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 2390348.7804999948,
    "ymin": 580440.2569999993,
    "xmax": 2567278.7265000045,
    "ymax": 759589.9389999956,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "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,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 2000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 7,
   "name": "Miscellaneous Notes Annotation",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Annotation"
   },
   "subLayers": [
    {
     "id": 8,
     "name": "Default"
    }
   ],
   "minScale": 2000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2389383.2660000026,
    "ymin": 578970.3410000056,
    "xmax": 2568713.449000001,
    "ymax": 759542.764500007,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": "AnnotationClassID",
   "subtypeFieldName": "AnnotationClassID",
   "subtypeField": "AnnotationClassID",
   "defaultSubtypeCode": 6,
   "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "Resized",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Resized",
     "domain": null
    },
    {
     "name": "TEXT_",
     "type": "esriFieldTypeInteger",
     "alias": "TEXT_",
     "domain": null
    },
    {
     "name": "TEXT_ID",
     "type": "esriFieldTypeInteger",
     "alias": "TEXT_ID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeInteger",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "LEVEL_",
     "type": "esriFieldTypeInteger",
     "alias": "LEVEL_",
     "domain": null
    },
    {
     "name": "FEATURE_KEY",
     "type": "esriFieldTypeInteger",
     "alias": "FEATURE_KEY",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "CREATED_BY",
     "type": "esriFieldTypeInteger",
     "alias": "CREATED_BY",
     "domain": null
    },
    {
     "name": "CREATE_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATE_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "CREATE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDIT_USER",
     "type": "esriFieldTypeString",
     "alias": "EDIT_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "EDIT_DATE",
     "type": "esriFieldTypeDate",
     "alias": "EDIT_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R365_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I1248AnnotationC",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I1248FEATURE_KEY",
     "fields": "FEATURE_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I1248Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "FK_INDEX",
     "fields": "FEATURE_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "CB_IX",
     "fields": "CREATED_BY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S319_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 6,
     "name": "Default"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "ZOrder": null,
      "AnnotationClassID": null,
      "Element": null,
      "SymbolID": null,
      "Status": 0,
      "TextString": null,
      "FontName": null,
      "FontSize": null,
      "Bold": null,
      "Italic": null,
      "Underline": null,
      "VerticalAlignment": null,
      "HorizontalAlignment": null,
      "XOffset": null,
      "YOffset": null,
      "Angle": null,
      "FontLeading": null,
      "WordSpacing": null,
      "CharacterWidth": null,
      "CharacterSpacing": null,
      "FlipAngle": null,
      "Override": null,
      "Resized": null,
      "TEXT_": null,
      "TEXT_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "FEATURE_KEY": null,
      "CREATED_BY": null,
      "CREATE_USER": null,
      "CREATE_DATE": null,
      "EDIT_USER": null,
      "EDIT_DATE": null
     },
     "code": 6,
     "name": "Default"
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 8,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 7,
    "name": "Miscellaneous Notes Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 2389383.2660000026,
    "ymin": 578970.3410000056,
    "xmax": 2568713.449000001,
    "ymax": 759542.764500007,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "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,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 2000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 9,
   "name": "WellLocations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PermitType",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriPMS",
      "url": "6a73bab4fa039d82c564b4ad124156b1",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcdJREFUOI2t1KGLImEYx/HvzCwMFkEFQTC41wSD5RANChaTgoxJi4oYRJvBpAhi0CDoYlCTcH+AWMRgMMphHQYEm0aT4cQbr+zu3YB3q+790svL+3ze533C+8R/ztPbYr1efzscDl91XRfuRURR/GkymV4CgcDLO6iqajKVSj3c2WQyyQK/wfP5/DD2Wi/BH0/+KKPRiFwu9+G5m8BOp0Mmk2G9XtPv9z8HWq1WkskkoihSLBY/D3a7Xex2OwBut5t6vU6tVnsM9Hq9RKNRw142m30cbDabmM1mAHRdRxRFnE4ng8GAfD5/HxiNRgmHwwCcTieGwyGFQgFBEEgkErRaLTabze1gpVJBlmUAlsslxWKRUCiEx+PBYrHQbreJx+O3gfl8Hp/PB8DxeHyfWa/Xo9/vI0kSkUiEcDjMYrH4OyjLMlarlVKphCRJAMxmM7bbLQ6Hg+l0Sjqdxu/3YzKZqFarqKrKfr+/DjYaDcrlsuFGRVFQFOXqWEKhELvdjlgsdh0cjUasVqurxf/KfD4nnU4bQUEQ0DQNTdPuBt/qDaDL5dqOx+Pny+XyEGaz2b4bwGAw+AWQgbs/WEAHTgbwNT8ewAz5BVA8juGA/C4TAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 15,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "8020ae57c750aaeb328f1327131bdddb",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYpJREFUOI2tlL9LQlEYhp+jwcVF0CAQGqpNcHCJ0KELLk4GkZMuKnIH0c2hSRHEwYZApUGdgv6AcAkHB0cJVwkENxubGhK7t+EQdiXNa77wwcv58fB+5xzOHjvW3rcxhsMH3t5O0XVhmWKzfeJwNEQw2FgAR6OYiMe3j/b4mAIWQDGfbw8DmM/t8KPlP9VuQzr957LNgLe3kEzCcAh3d/8Eut0Qi4HNBtnsDoC1GhwcSO/1QqkExeKWQL8fIhHzWCr1D2ClAk6n9Lou2z48hGYTNM0iMBKBUEj62QxaLchkQAiIRqFahfHYAvD6GhRF+n5fXoiqgs8HLhfc3MDl5YZATYOzM+nf3xdnVq/LW7bbIRyWHfR6a4CKIp9JLic3ATw9wWQCHg90OpBIQCAADgcUCjAawevrCmC5DPm8Oe3VlazfpKowncLFxQpguw2Dwe+b16nblclNQCHg5UXWNhJiCXh0NOH+/hjDsMwyhEDs7z+bgOL8/MQABbD8wQrQBczMCeXEh+V4S/oC/dRmc9jy9XcAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 15,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Abandonment",
       "label": "Abandonment",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "397b136193ddc61751e071adbb090bb7",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfZJREFUOI2t1E1I02EAx/Hv8/x1a2RvmwXRqAxztBSUmrZ/pbAO0sFF6SUHZjYG1bKCDl1SAumQkFS2oBbIwGsUdYigtxEREctYMAbaoENSh1rC0HT7r8N6+8fKbfY7PTw8v8/zcnjK+M8p+zGIjL0d/ZxMObQsolhESpExLSofVptswz/BWHyy03MhUvLJbvc5e4BfYDqjlYx97yvw25XnS/BoHd4r0XnXFQQOHbBx0LOTSPQDgfDHhYFmg6CzoxEpJf5DKoHwrYWBl/wNrFq5DIBNNitn91XRfzNRGlhfaaBtd4NursezrXTw3PFGli4xAaBpGlJKrGssXDtci+/qm+LAtpoKXM2bAZidS3N95AlHvC6EEHTs2cr50RjjU5nCwdN+FaOxHIDw0xj+GzFatm+k1r6WFcsrGOx1sHfgeWGgT62kaUs1AKnUDP0Xc8XLwWcEBq0oiqR1Vx2u0Gsevpv+O2hUBGaD4JhXRVEkAPceREl8mWO1SXLn1Se6I+M4HTWYTEb6ep3EzjxmclrLDw7sr+aUv1W3Y7vbQbvbkfdZWnbYef/IjrtrJD8YvJvgxVgob/lfuT+RovtPUAiIJ9PEk1NFg7m+0IPr11kSoRP1VdlsKRhYzItf6sBm1b4BhowwU/QHCxYNfLM6MJeTX4vH9PkGLu+NEnUibtEAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 15,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "New",
       "label": "New",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "397b136193ddc61751e071adbb090bb7",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfZJREFUOI2t1E1I02EAx/Hv8/x1a2RvmwXRqAxztBSUmrZ/pbAO0sFF6SUHZjYG1bKCDl1SAumQkFS2oBbIwGsUdYigtxEREctYMAbaoENSh1rC0HT7r8N6+8fKbfY7PTw8v8/zcnjK+M8p+zGIjL0d/ZxMObQsolhESpExLSofVptswz/BWHyy03MhUvLJbvc5e4BfYDqjlYx97yvw25XnS/BoHd4r0XnXFQQOHbBx0LOTSPQDgfDHhYFmg6CzoxEpJf5DKoHwrYWBl/wNrFq5DIBNNitn91XRfzNRGlhfaaBtd4NursezrXTw3PFGli4xAaBpGlJKrGssXDtci+/qm+LAtpoKXM2bAZidS3N95AlHvC6EEHTs2cr50RjjU5nCwdN+FaOxHIDw0xj+GzFatm+k1r6WFcsrGOx1sHfgeWGgT62kaUs1AKnUDP0Xc8XLwWcEBq0oiqR1Vx2u0Gsevpv+O2hUBGaD4JhXRVEkAPceREl8mWO1SXLn1Se6I+M4HTWYTEb6ep3EzjxmclrLDw7sr+aUv1W3Y7vbQbvbkfdZWnbYef/IjrtrJD8YvJvgxVgob/lfuT+RovtPUAiIJ9PEk1NFg7m+0IPr11kSoRP1VdlsKRhYzItf6sBm1b4BhowwU/QHCxYNfLM6MJeTX4vH9PkGLu+NEnUibtEAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 15,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "New ",
       "label": "New ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "c3d81235b7ce1f73f976d7f265048c1b",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAf1JREFUOI2t1F1Ik1Ecx/HveZ6xF8Fa64WVlS9jxsy5KEyaoWAX0YWLmjc5KLMxqJZ10UU3GYF0kVBUZlALQvCyQPIigopGV2FLekFmLcUgg4iWsMbWnj1dRC9PrNwz+10dDv//55zzvzgG/nMMPxbjb2PDyfSnRlXNC72IJEmK2WAZaKr2DvwE4x8mOs9NBkq+Wa97pBv4BSpqrmQMQFFyMvz25Ply2BHhciI4b11R4L615wls3M/zjzGiycGFgUZho6O+E0mSOOAJE324QDDsvMjy8hUArLO72G0/za33p0oDlxk2sMPVrtkLeLpLB4/WnaHcvAiAvJpHEhIV1tUcrLnKlTchfWCtuZ0WZxsAX5UsN8auEdx8CCEEO9d3MDx9lrn86+LBcMMJTAYTAI8SUa5Ph2le00rdqnqsZUvocfXT93JXcaB3cYhNlU0ApDIpLrz4PrPIs0v02weRJZlttdsZetXGTPb+30FZmDBiI+g5gizJANybvMPn3BQWsZKnc7eJzXTRWLUFi9FCT0MvJ59MkFZnC4N7KvoINx/XnOhz+/G5/QXHstXRygPHO/aO+AqDo7MRxkcfF2z+VxKZu0CXFhQIkkqcZCquGwQQQmjBSmvV1DHnULWKqh9DYCtbOqYBvY6WGm5i4gu6P1jS5AmR1YAA+Mnoxv7IN4JKjqbP+/dfAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 15,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Repair",
       "label": "Repair",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5d66f0f30158cecb3e42a6b8a848f5f5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcZJREFUOI2t1D2LGkEcx/Hvzp4riKKNCDZiGnHFB5AoiizobmVlnc68A1+JIOcbEPIObCy0slCJHlgpFleoiI2NiCbrQ4rkLhFMTr38qmGY/2f+MwzzwH/Ow8tgMpl8Wa/XH0+nk3QrIoQ4KIryGAqFHl/B6XT6qd1u392ZYRifgd/g8Xi8G/tVL8MfR34ryWSSbrf75rqrwGg0imEYzGYz5vP5+0BZltE0DSEEuq5Tq9XeB6ZSKVwuFwA+n49AIMB4PL4PVBSFZDJ5NpfNZu8Hc7kcNpsN+PkKhBC43W4SiQS9Xu820Ol0EovFANjv9zQaDfL5PJIkkU6neXp6wjTN60Fd17FYLAAMh0MGgwGqquL3+3E4HGiaRrPZvA70er0Eg0EAttvta2Gr1aJYLCKEIB6P0+l02Gw2fweFEEiSRC6XQwgBQL/fxzRNZFlmuVwyGo1QVRWr1YphGNTrdQ6Hw2UwFApRKBTOdsxkMmQymYvXEolEiEQiVCqVy+BoNKJarV4s/lfW6/Vl0DRNVqvVzSCAJEnnoMfjeU6n0/67NMBut389A8Ph8IdyuWzd7XY3f7CLxeJYqVS+n4EApVLp270dvuQHiQCQu9fRh9wAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 15,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Replacememt",
       "label": "Replacememt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5d66f0f30158cecb3e42a6b8a848f5f5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcZJREFUOI2t1D2LGkEcx/Hvzp4riKKNCDZiGnHFB5AoiizobmVlnc68A1+JIOcbEPIObCy0slCJHlgpFleoiI2NiCbrQ4rkLhFMTr38qmGY/2f+MwzzwH/Ow8tgMpl8Wa/XH0+nk3QrIoQ4KIryGAqFHl/B6XT6qd1u392ZYRifgd/g8Xi8G/tVL8MfR34ryWSSbrf75rqrwGg0imEYzGYz5vP5+0BZltE0DSEEuq5Tq9XeB6ZSKVwuFwA+n49AIMB4PL4PVBSFZDJ5NpfNZu8Hc7kcNpsN+PkKhBC43W4SiQS9Xu820Ol0EovFANjv9zQaDfL5PJIkkU6neXp6wjTN60Fd17FYLAAMh0MGgwGqquL3+3E4HGiaRrPZvA70er0Eg0EAttvta2Gr1aJYLCKEIB6P0+l02Gw2fweFEEiSRC6XQwgBQL/fxzRNZFlmuVwyGo1QVRWr1YphGNTrdQ6Hw2UwFApRKBTOdsxkMmQymYvXEolEiEQiVCqVy+BoNKJarV4s/lfW6/Vl0DRNVqvVzSCAJEnnoMfjeU6n0/67NMBut389A8Ph8IdyuWzd7XY3f7CLxeJYqVS+n4EApVLp270dvuQHiQCQu9fRh9wAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 15,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Replacement",
       "label": "Replacement",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[PermitNumber]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        112,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 24000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2390723.7494787425,
    "ymin": 556339.8294422328,
    "xmax": 2568382.32723175,
    "ymax": 794510.7638605684,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PermitNumber",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PermitNumber",
     "type": "esriFieldTypeString",
     "alias": "PermitNumber",
     "length": 255,
     "domain": null
    },
    {
     "name": "PermitYear",
     "type": "esriFieldTypeString",
     "alias": "PermitYear",
     "length": 255,
     "domain": null
    },
    {
     "name": "ParcelNumber",
     "type": "esriFieldTypeString",
     "alias": "ParcelNumber",
     "length": 255,
     "domain": null
    },
    {
     "name": "PermitType",
     "type": "esriFieldTypeString",
     "alias": "PermitType",
     "length": 255,
     "domain": null
    },
    {
     "name": "WellType",
     "type": "esriFieldTypeString",
     "alias": "WellType",
     "length": 255,
     "domain": null
    },
    {
     "name": "Grouted",
     "type": "esriFieldTypeString",
     "alias": "Grouted",
     "length": 255,
     "domain": null
    },
    {
     "name": "Completed",
     "type": "esriFieldTypeString",
     "alias": "Completed",
     "length": 255,
     "domain": null
    },
    {
     "name": "GW1",
     "type": "esriFieldTypeString",
     "alias": "GW1",
     "length": 255,
     "domain": null
    },
    {
     "name": "Longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "Latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "Year_",
     "type": "esriFieldTypeDouble",
     "alias": "Year_",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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": "R6210_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S6081_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 10,
   "name": "Addressed Structures",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 20000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "71b9a8e49f11e764e2b0025993c9abf1",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJpJREFUCJldyT0LAXEcwPHv6Ze/UtQlYrxyg9F23eYVKE9lNlkMt5kYvAHZvQpvQOoMNmUymqT/dINfeRok8Vk/wptDBx+fHDP2wBVAmFB0++7cerZJijRDtsREtImFLlNbtT0+KgSELIBQTN40FOVHiTpLAgFu/HsAdxLhwooyNZzvmZPZ6EB3omcdcyBDgRaQNYlZ61FHwPMFUKsn7Agn4jUAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 5,
      "height": 5,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[ADDR_HN]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 20000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2390053.0208333284,
    "ymin": 581772.9980639815,
    "xmax": 2567018.3913113326,
    "ymax": 760094.2500165552,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ADDR_HN",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ADDR_HN",
     "type": "esriFieldTypeString",
     "alias": "HouseNum",
     "length": 10,
     "domain": null
    },
    {
     "name": "ADDR_PD",
     "type": "esriFieldTypeString",
     "alias": "PreDir",
     "length": 2,
     "domain": null
    },
    {
     "name": "ADDR_SN",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 30,
     "domain": null
    },
    {
     "name": "ADDR_ST",
     "type": "esriFieldTypeString",
     "alias": "SufType",
     "length": 6,
     "domain": null
    },
    {
     "name": "ADDR_SD",
     "type": "esriFieldTypeString",
     "alias": "SufDir",
     "length": 2,
     "domain": null
    },
    {
     "name": "ADDR_ZN",
     "type": "esriFieldTypeString",
     "alias": "Zone",
     "length": 20,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 50,
     "domain": null
    },
    {
     "name": "ZONEA",
     "type": "esriFieldTypeString",
     "alias": "ZONEA",
     "length": 4,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13779_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13630_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 11,
   "name": "School Locations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "4527ebfdf3f1f1b47bb501f4f560cacd",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOZJREFUKJHNzz9qAlEQx/GvsvDEhZAFwc5GMKayzAlSSBZrU0mKqCcIeIKtJKxVmlwgtUUgGxcsvIR2qbKQGILNbDBYuf7h+YgEwelm+H3em7HYsyzt9JGAPB4ur38DERdkeVG+GktR2riEZnDCnDopmUqJZwLVU2MpSpMrhnqwLAe4Ji0jOcNnQJ+aGUyAPjGnBNxywyWRHnxgcU+MQ0iZBlXezTfAjHMq60EzUIgubPphZx0t6PKGjZNMv8jwwCzpv/nkjsIK2GRoYW89tuo94n+utDeYkuKJ+c7UD7+boEPuYCstAPQlN2eDBNHsAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 9,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveCenter",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2423000.6685180664,
    "ymin": 594067.4453125,
    "xmax": 2540832.728088379,
    "ymax": 752244.5971069336,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 30,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13907_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13907",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13907",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13755_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 12,
   "name": "Fire Hydrants",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "8fda022b6455fc28d3d6289d1bf55c9d",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOhJREFUGJV90L8rxHEYwPEXvnyWq1PKj5iPQQaKUmIxKDLab5CU8UaZb/c/3GZWBpukjGdQSlFXSlxKPXWOwbmuc7zrqaee1/RkftePPOpodh6yjj1fSelwLmJ5OKWRN15uuDyMKFepdeKhcyqrERt9EAGmWZpkvshOlVoGJymV2rCrRVbKHG2yl0EhYrsX/GkmpTUR/RkMMfGPlYsYRz6DBq+Y+gu/fd/rGdRSOitEzA70gJ+45wrNDO4iSjlWF5gf6ILX3D5wQOt1u3ycsXTB8Rhbg4w2eH7i9JH9Iu9tDOs0sNeann0BMR5E7vmq6goAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 8,
      "height": 8,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2393364.9167685807,
    "ymin": 585344.1667746454,
    "xmax": 2567674.0747112483,
    "ymax": 756388.3345281482,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "OSDATE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "OSDATE",
     "type": "esriFieldTypeInteger",
     "alias": "OSDATE",
     "domain": null
    },
    {
     "name": "POLYGONID",
     "type": "esriFieldTypeInteger",
     "alias": "POLYGONID",
     "domain": null
    },
    {
     "name": "SCALE",
     "type": "esriFieldTypeDouble",
     "alias": "SCALE",
     "domain": null
    },
    {
     "name": "ANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "ANGLE",
     "domain": null
    },
    {
     "name": "IN_OUT_SERVICE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "IN_OUT_SERVICE",
     "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
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Notes",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13870_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13870",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13870",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13718_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 13,
   "name": "Fire-Rescue Stations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "b2b75f016706161fa4e6b22d216f38ef",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlZJREFUSInt1V9IU1EcwPHvbRtCjOzPk/2BYVubFij1YD4UEWgSohtmhGMWPVUUSPkg6NiFVdJDRC8VQZDgpNJBb4YSRg+1TRCf3IbDFkEGwdiDLxfaTg/707Yuu3ONPfV7Oueec8/n/H73cI+eOoX+P1QvSKysrOY7nZ0dKIoCINUawn+8HYDRJjM/9h5iz2asovcqgQSAw+Hg3v1JfC22osG1cARAtP55rpqdJnS2q4ve87309JwDwBmO5LHEo8lSkNYWm1DDKipdYDlEYDlEs8nEsMuFMxxhMztmPtyMwWDQXEMTalpcxASsDznZiMeRvV5e+6b/mrd19Rq/3r3fNiQgU46FK5cZCQYZn/FBFsxFcr9Fa59lIXFxyInsdgPQ/XKK8YIDYJnxkVwK5vu7Qh/YcfCAJqyakck/h5xty243zuyHLj1xu7+v59ta2alCBkXBMuPjy8AgsteLva+P9rY2nOEIjY2NcOJUxUBZCOCuEExImVP6FjDodVwYGMgsXjAvl9V2MxKFHYMs4/F4mJAkdvrnSd4aU12kkqyKoIYGePDGys/+KAByFioXpcjt52b8T76Jr6vF/8AiSFGQRvqj4sWCVXOHavH4IRjTOobvmPC6okVjat9IutEdF3OD+5heKg/mspl6piMtwAiM2qNFmZSDUFCk+VmF+dmEMAZsalNIHINPYzpSAvRbKW7aY6pAWaggJPvJqHj6yozuiI7PgEhBWkBKgKsjX56a3EfS9UsxAPFxzUpawJmj6uX5VygPnm6Nql4BtYaoFqkGqjrqBv0G41HBBh7R1IsAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 19,
      "height": 19,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveCenter",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2403649.39455916,
    "ymin": 592561.3751092255,
    "xmax": 2553167.541716501,
    "ymax": 752789.1248630583,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 16,
     "domain": null
    },
    {
     "name": "EQ1",
     "type": "esriFieldTypeString",
     "alias": "EQ1",
     "length": 30,
     "domain": null
    },
    {
     "name": "EQ2",
     "type": "esriFieldTypeString",
     "alias": "EQ2",
     "length": 30,
     "domain": null
    },
    {
     "name": "EQ3",
     "type": "esriFieldTypeString",
     "alias": "EQ3",
     "length": 30,
     "domain": null
    },
    {
     "name": "EQ4",
     "type": "esriFieldTypeString",
     "alias": "EQ4",
     "length": 30,
     "domain": null
    },
    {
     "name": "EQ5",
     "type": "esriFieldTypeString",
     "alias": "EQ5",
     "length": 30,
     "domain": null
    },
    {
     "name": "EQ6",
     "type": "esriFieldTypeString",
     "alias": "EQ6",
     "length": 30,
     "domain": null
    },
    {
     "name": "EQ7",
     "type": "esriFieldTypeString",
     "alias": "EQ7",
     "length": 30,
     "domain": null
    },
    {
     "name": "EQ8",
     "type": "esriFieldTypeString",
     "alias": "EQ8",
     "length": 30,
     "domain": null
    },
    {
     "name": "STAT1",
     "type": "esriFieldTypeString",
     "alias": "STAT1",
     "length": 2,
     "domain": null
    },
    {
     "name": "STAT2",
     "type": "esriFieldTypeString",
     "alias": "STAT2",
     "length": 2,
     "domain": null
    },
    {
     "name": "STAT3",
     "type": "esriFieldTypeString",
     "alias": "STAT3",
     "length": 2,
     "domain": null
    },
    {
     "name": "STAT4",
     "type": "esriFieldTypeString",
     "alias": "STAT4",
     "length": 2,
     "domain": null
    },
    {
     "name": "STAT5",
     "type": "esriFieldTypeString",
     "alias": "STAT5",
     "length": 2,
     "domain": null
    },
    {
     "name": "STAT6",
     "type": "esriFieldTypeString",
     "alias": "STAT6",
     "length": 2,
     "domain": null
    },
    {
     "name": "STAT7",
     "type": "esriFieldTypeString",
     "alias": "STAT7",
     "length": 2,
     "domain": null
    },
    {
     "name": "STAT8",
     "type": "esriFieldTypeString",
     "alias": "STAT8",
     "length": 2,
     "domain": null
    },
    {
     "name": "ID1",
     "type": "esriFieldTypeString",
     "alias": "ID1",
     "length": 2,
     "domain": null
    },
    {
     "name": "ID2",
     "type": "esriFieldTypeString",
     "alias": "ID2",
     "length": 2,
     "domain": null
    },
    {
     "name": "ID3",
     "type": "esriFieldTypeString",
     "alias": "ID3",
     "length": 2,
     "domain": null
    },
    {
     "name": "ID4",
     "type": "esriFieldTypeString",
     "alias": "ID4",
     "length": 2,
     "domain": null
    },
    {
     "name": "ID5",
     "type": "esriFieldTypeString",
     "alias": "ID5",
     "length": 2,
     "domain": null
    },
    {
     "name": "ID6",
     "type": "esriFieldTypeString",
     "alias": "ID6",
     "length": 2,
     "domain": null
    },
    {
     "name": "ID7",
     "type": "esriFieldTypeString",
     "alias": "ID7",
     "length": 2,
     "domain": null
    },
    {
     "name": "ID8",
     "type": "esriFieldTypeString",
     "alias": "ID8",
     "length": 2,
     "domain": null
    },
    {
     "name": "NUMBER_",
     "type": "esriFieldTypeString",
     "alias": "NUMBER_",
     "length": 3,
     "domain": null
    },
    {
     "name": "TM",
     "type": "esriFieldTypeString",
     "alias": "TM",
     "length": 11,
     "domain": null
    },
    {
     "name": "DAT_TIM1",
     "type": "esriFieldTypeString",
     "alias": "DAT_TIM1",
     "length": 22,
     "domain": null
    },
    {
     "name": "DAT_TIM2",
     "type": "esriFieldTypeString",
     "alias": "DAT_TIM2",
     "length": 22,
     "domain": null
    },
    {
     "name": "DAT_TIM3",
     "type": "esriFieldTypeString",
     "alias": "DAT_TIM3",
     "length": 22,
     "domain": null
    },
    {
     "name": "DAT_TIM4",
     "type": "esriFieldTypeString",
     "alias": "DAT_TIM4",
     "length": 22,
     "domain": null
    },
    {
     "name": "DAT_TIM5",
     "type": "esriFieldTypeString",
     "alias": "DAT_TIM5",
     "length": 22,
     "domain": null
    },
    {
     "name": "DAT_TIM6",
     "type": "esriFieldTypeString",
     "alias": "DAT_TIM6",
     "length": 22,
     "domain": null
    },
    {
     "name": "DAT_TIM7",
     "type": "esriFieldTypeString",
     "alias": "DAT_TIM7",
     "length": 22,
     "domain": null
    },
    {
     "name": "DAT_TIM8",
     "type": "esriFieldTypeString",
     "alias": "DAT_TIM8",
     "length": 22,
     "domain": null
    },
    {
     "name": "POLYGONID",
     "type": "esriFieldTypeInteger",
     "alias": "POLYGONID",
     "domain": null
    },
    {
     "name": "SCALE",
     "type": "esriFieldTypeDouble",
     "alias": "SCALE",
     "domain": null
    },
    {
     "name": "ANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "ANGLE",
     "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
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13863_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13863",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13863",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13711_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 14,
   "name": "Airport Runway",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 500000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        78,
        78,
        78,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2477163.266888082,
    "ymin": 686579.5578074008,
    "xmax": 2482555.239699915,
    "ymax": 693084.6425662339,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "INSIDE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "INSIDE",
     "type": "esriFieldTypeDouble",
     "alias": "INSIDE",
     "domain": null
    },
    {
     "name": "COLOR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "COLOR",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1446_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1372_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 15,
   "name": "Railroad",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 500000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 0.6000000000000001
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2405735.541633576,
    "ymin": 592315.9582772255,
    "xmax": 2550081.1249890774,
    "ymax": 755395.282708481,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "LABEL",
     "type": "esriFieldTypeDouble",
     "alias": "LABEL",
     "domain": null
    },
    {
     "name": "COLOR",
     "type": "esriFieldTypeDouble",
     "alias": "COLOR",
     "domain": null
    },
    {
     "name": "LTYPE",
     "type": "esriFieldTypeDouble",
     "alias": "LTYPE",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 30,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13783_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13634_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 16,
   "name": "County Roads",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 500000,
   "maxScale": 100000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 0.25
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2389679.083260998,
    "ymin": 581180.0730687231,
    "xmax": 2568961.249958411,
    "ymax": 760328.2498766482,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MILES",
     "type": "esriFieldTypeDouble",
     "alias": "MILES",
     "domain": null
    },
    {
     "name": "CLASS",
     "type": "esriFieldTypeString",
     "alias": "CLASS",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "WS1_RoadClass",
      "description": "Road Class",
      "codedValues": [
       {
        "name": "SR",
        "code": "SR"
       },
       {
        "name": "NC",
        "code": "NC"
       },
       {
        "name": "US",
        "code": "US"
       },
       {
        "name": "PB",
        "code": "PB"
       },
       {
        "name": "PA",
        "code": "PA"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "PV",
        "code": "PV"
       },
       {
        "name": "PP",
        "code": "PP"
       },
       {
        "name": "I",
        "code": "I"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NUMBER_",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER_",
     "domain": null
    },
    {
     "name": "NUMBER2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER2",
     "domain": null
    },
    {
     "name": "NUMBER3",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER3",
     "domain": null
    },
    {
     "name": "NUMBER4",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER4",
     "domain": null
    },
    {
     "name": "NUMBER5",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER5",
     "domain": null
    },
    {
     "name": "PREDIR",
     "type": "esriFieldTypeString",
     "alias": "PREDIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "E911NAME",
     "type": "esriFieldTypeString",
     "alias": "E911NAME",
     "length": 20,
     "domain": null
    },
    {
     "name": "LNAME",
     "type": "esriFieldTypeString",
     "alias": "LNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "WS1_ROADTYPE2",
      "description": "TYPE",
      "codedValues": [
       {
        "name": "AL",
        "code": "AL"
       },
       {
        "name": "AV",
        "code": "AV"
       },
       {
        "name": "BV",
        "code": "BV"
       },
       {
        "name": "CI",
        "code": "CI"
       },
       {
        "name": "CL",
        "code": "CL"
       },
       {
        "name": "CT",
        "code": "CT"
       },
       {
        "name": "CV",
        "code": "CV"
       },
       {
        "name": "DR",
        "code": "DR"
       },
       {
        "name": "EX",
        "code": "EX"
       },
       {
        "name": "GT",
        "code": "GT"
       },
       {
        "name": "HY",
        "code": "HY"
       },
       {
        "name": "LN",
        "code": "LN"
       },
       {
        "name": "LP",
        "code": "LP"
       },
       {
        "name": "PA",
        "code": "PA"
       },
       {
        "name": "PKWY",
        "code": "PKWY"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "RD",
        "code": "RD"
       },
       {
        "name": "RN",
        "code": "RN"
       },
       {
        "name": "ST",
        "code": "ST"
       },
       {
        "name": "TE",
        "code": "TE"
       },
       {
        "name": "TR",
        "code": "TR"
       },
       {
        "name": "WK",
        "code": "WK"
       },
       {
        "name": "WY",
        "code": "WY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SUFDIR",
     "type": "esriFieldTypeString",
     "alias": "SUFDIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "URBAN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "URBAN",
     "domain": null
    },
    {
     "name": "LOR",
     "type": "esriFieldTypeInteger",
     "alias": "LOR",
     "domain": null
    },
    {
     "name": "LOL",
     "type": "esriFieldTypeInteger",
     "alias": "LOL",
     "domain": null
    },
    {
     "name": "HOR",
     "type": "esriFieldTypeInteger",
     "alias": "HOR",
     "domain": null
    },
    {
     "name": "HOL",
     "type": "esriFieldTypeInteger",
     "alias": "HOL",
     "domain": null
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CITY",
     "domain": null
    },
    {
     "name": "MUNIPO",
     "type": "esriFieldTypeString",
     "alias": "MUNIPO",
     "length": 11,
     "domain": null
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP",
     "domain": null
    },
    {
     "name": "PO",
     "type": "esriFieldTypeString",
     "alias": "PO",
     "length": 25,
     "domain": null
    },
    {
     "name": "GUC_CODE",
     "type": "esriFieldTypeInteger",
     "alias": "GUC_CODE",
     "domain": null
    },
    {
     "name": "CROSS_A",
     "type": "esriFieldTypeString",
     "alias": "CROSS_A",
     "length": 50,
     "domain": null
    },
    {
     "name": "CROSS_B",
     "type": "esriFieldTypeString",
     "alias": "CROSS_B",
     "length": 50,
     "domain": null
    },
    {
     "name": "RANGE",
     "type": "esriFieldTypeString",
     "alias": "RANGE",
     "length": 11,
     "domain": null
    },
    {
     "name": "EditBy",
     "type": "esriFieldTypeString",
     "alias": "EditBy",
     "length": 50,
     "domain": null
    },
    {
     "name": "EditDate",
     "type": "esriFieldTypeString",
     "alias": "EditDate",
     "length": 50,
     "domain": null
    },
    {
     "name": "ZONEA",
     "type": "esriFieldTypeString",
     "alias": "ZONEA",
     "length": 4,
     "domain": null
    },
    {
     "name": "HOLDING1",
     "type": "esriFieldTypeString",
     "alias": "HOLDING1",
     "length": 50,
     "domain": null
    },
    {
     "name": "HOLDING2",
     "type": "esriFieldTypeString",
     "alias": "HOLDING2",
     "length": 50,
     "domain": null
    },
    {
     "name": "CITY_STREET",
     "type": "esriFieldTypeString",
     "alias": "CITY_STREET",
     "length": 1,
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R15229_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_15229",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_15229",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S15070_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 17,
   "name": "County Roads Names",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSNull",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": null,
      "labelExpression": "[PREDIR] CONCAT \" \" CONCAT [Name] CONCAT \" \" CONCAT [TYPE] CONCAT \" \" CONCAT [SUFDIR]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        153,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 100000,
      "maxScale": 1
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2389679.083260998,
    "ymin": 581180.0730687231,
    "xmax": 2568961.249958411,
    "ymax": 760328.2498766482,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MILES",
     "type": "esriFieldTypeDouble",
     "alias": "MILES",
     "domain": null
    },
    {
     "name": "CLASS",
     "type": "esriFieldTypeString",
     "alias": "CLASS",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "WS1_RoadClass",
      "description": "Road Class",
      "codedValues": [
       {
        "name": "SR",
        "code": "SR"
       },
       {
        "name": "NC",
        "code": "NC"
       },
       {
        "name": "US",
        "code": "US"
       },
       {
        "name": "PB",
        "code": "PB"
       },
       {
        "name": "PA",
        "code": "PA"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "PV",
        "code": "PV"
       },
       {
        "name": "PP",
        "code": "PP"
       },
       {
        "name": "I",
        "code": "I"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NUMBER_",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER_",
     "domain": null
    },
    {
     "name": "NUMBER2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER2",
     "domain": null
    },
    {
     "name": "NUMBER3",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER3",
     "domain": null
    },
    {
     "name": "NUMBER4",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER4",
     "domain": null
    },
    {
     "name": "NUMBER5",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER5",
     "domain": null
    },
    {
     "name": "PREDIR",
     "type": "esriFieldTypeString",
     "alias": "PREDIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "E911NAME",
     "type": "esriFieldTypeString",
     "alias": "E911NAME",
     "length": 20,
     "domain": null
    },
    {
     "name": "LNAME",
     "type": "esriFieldTypeString",
     "alias": "LNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "WS1_ROADTYPE2",
      "description": "TYPE",
      "codedValues": [
       {
        "name": "AL",
        "code": "AL"
       },
       {
        "name": "AV",
        "code": "AV"
       },
       {
        "name": "BV",
        "code": "BV"
       },
       {
        "name": "CI",
        "code": "CI"
       },
       {
        "name": "CL",
        "code": "CL"
       },
       {
        "name": "CT",
        "code": "CT"
       },
       {
        "name": "CV",
        "code": "CV"
       },
       {
        "name": "DR",
        "code": "DR"
       },
       {
        "name": "EX",
        "code": "EX"
       },
       {
        "name": "GT",
        "code": "GT"
       },
       {
        "name": "HY",
        "code": "HY"
       },
       {
        "name": "LN",
        "code": "LN"
       },
       {
        "name": "LP",
        "code": "LP"
       },
       {
        "name": "PA",
        "code": "PA"
       },
       {
        "name": "PKWY",
        "code": "PKWY"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "RD",
        "code": "RD"
       },
       {
        "name": "RN",
        "code": "RN"
       },
       {
        "name": "ST",
        "code": "ST"
       },
       {
        "name": "TE",
        "code": "TE"
       },
       {
        "name": "TR",
        "code": "TR"
       },
       {
        "name": "WK",
        "code": "WK"
       },
       {
        "name": "WY",
        "code": "WY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SUFDIR",
     "type": "esriFieldTypeString",
     "alias": "SUFDIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "URBAN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "URBAN",
     "domain": null
    },
    {
     "name": "LOR",
     "type": "esriFieldTypeInteger",
     "alias": "LOR",
     "domain": null
    },
    {
     "name": "LOL",
     "type": "esriFieldTypeInteger",
     "alias": "LOL",
     "domain": null
    },
    {
     "name": "HOR",
     "type": "esriFieldTypeInteger",
     "alias": "HOR",
     "domain": null
    },
    {
     "name": "HOL",
     "type": "esriFieldTypeInteger",
     "alias": "HOL",
     "domain": null
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CITY",
     "domain": null
    },
    {
     "name": "MUNIPO",
     "type": "esriFieldTypeString",
     "alias": "MUNIPO",
     "length": 11,
     "domain": null
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP",
     "domain": null
    },
    {
     "name": "PO",
     "type": "esriFieldTypeString",
     "alias": "PO",
     "length": 25,
     "domain": null
    },
    {
     "name": "GUC_CODE",
     "type": "esriFieldTypeInteger",
     "alias": "GUC_CODE",
     "domain": null
    },
    {
     "name": "CROSS_A",
     "type": "esriFieldTypeString",
     "alias": "CROSS_A",
     "length": 50,
     "domain": null
    },
    {
     "name": "CROSS_B",
     "type": "esriFieldTypeString",
     "alias": "CROSS_B",
     "length": 50,
     "domain": null
    },
    {
     "name": "RANGE",
     "type": "esriFieldTypeString",
     "alias": "RANGE",
     "length": 11,
     "domain": null
    },
    {
     "name": "EditBy",
     "type": "esriFieldTypeString",
     "alias": "EditBy",
     "length": 50,
     "domain": null
    },
    {
     "name": "EditDate",
     "type": "esriFieldTypeString",
     "alias": "EditDate",
     "length": 50,
     "domain": null
    },
    {
     "name": "ZONEA",
     "type": "esriFieldTypeString",
     "alias": "ZONEA",
     "length": 4,
     "domain": null
    },
    {
     "name": "HOLDING1",
     "type": "esriFieldTypeString",
     "alias": "HOLDING1",
     "length": 50,
     "domain": null
    },
    {
     "name": "HOLDING2",
     "type": "esriFieldTypeString",
     "alias": "HOLDING2",
     "length": 50,
     "domain": null
    },
    {
     "name": "CITY_STREET",
     "type": "esriFieldTypeString",
     "alias": "CITY_STREET",
     "length": 1,
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R15229_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_15229",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_15229",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S15070_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 18,
   "name": "Greenville Streets",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 500000,
   "maxScale": 100000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 0.25
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2458623.6251616627,
    "ymin": 645243.5253221393,
    "xmax": 2511201.129586503,
    "ymax": 709363.7084332258,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ADDR_HN",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ADDR_HN",
     "type": "esriFieldTypeString",
     "alias": "ADDR_HN",
     "length": 10,
     "domain": null
    },
    {
     "name": "ADDR_PD",
     "type": "esriFieldTypeString",
     "alias": "ADDR_PD",
     "length": 2,
     "domain": null
    },
    {
     "name": "ADDR_SN",
     "type": "esriFieldTypeString",
     "alias": "ADDR_SN",
     "length": 30,
     "domain": null
    },
    {
     "name": "ADDR_ST",
     "type": "esriFieldTypeString",
     "alias": "ADDR_ST",
     "length": 6,
     "domain": null
    },
    {
     "name": "ADDR_SD",
     "type": "esriFieldTypeString",
     "alias": "ADDR_SD",
     "length": 2,
     "domain": null
    },
    {
     "name": "CENTERLINE",
     "type": "esriFieldTypeDouble",
     "alias": "CENTERLINE",
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeDouble",
     "alias": "STREETNAME",
     "domain": null
    },
    {
     "name": "LEFTFROMAD",
     "type": "esriFieldTypeDouble",
     "alias": "LEFTFROMAD",
     "domain": null
    },
    {
     "name": "LEFTTOADDR",
     "type": "esriFieldTypeDouble",
     "alias": "LEFTTOADDR",
     "domain": null
    },
    {
     "name": "RIGHTFROMA",
     "type": "esriFieldTypeDouble",
     "alias": "RIGHTFROMA",
     "domain": null
    },
    {
     "name": "RIGHTTOADD",
     "type": "esriFieldTypeDouble",
     "alias": "RIGHTTOADD",
     "domain": null
    },
    {
     "name": "BLOCKNUMBE",
     "type": "esriFieldTypeDouble",
     "alias": "BLOCKNUMBE",
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 2,
     "domain": null
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "LASTUPDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "STREETNA_1",
     "type": "esriFieldTypeString",
     "alias": "STREETNA_1",
     "length": 50,
     "domain": null
    },
    {
     "name": "PAVEMENTWI",
     "type": "esriFieldTypeDouble",
     "alias": "PAVEMENTWI",
     "domain": null
    },
    {
     "name": "ROWWIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "ROWWIDTH",
     "domain": null
    },
    {
     "name": "SIDEWALKCO",
     "type": "esriFieldTypeString",
     "alias": "SIDEWALKCO",
     "length": 2,
     "domain": null
    },
    {
     "name": "RANGE_LF",
     "type": "esriFieldTypeDouble",
     "alias": "RANGE_LF",
     "domain": null
    },
    {
     "name": "RANGE_LT",
     "type": "esriFieldTypeDouble",
     "alias": "RANGE_LT",
     "domain": null
    },
    {
     "name": "RANGE_RF",
     "type": "esriFieldTypeDouble",
     "alias": "RANGE_RF",
     "domain": null
    },
    {
     "name": "RANGE_RT",
     "type": "esriFieldTypeDouble",
     "alias": "RANGE_RT",
     "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
    },
    {
     "name": "CLASSIFICA",
     "type": "esriFieldTypeString",
     "alias": "CLASSIFICA",
     "length": 20,
     "domain": null
    },
    {
     "name": "MAINTAINED",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED",
     "length": 20,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13937_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13785_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 19,
   "name": "Greenville Street Names",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSNull",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": null,
      "labelExpression": "[ADDR_PD] CONCAT \" \" CONCAT [ADDR_SN] CONCAT \" \" CONCAT [ADDR_ST] CONCAT \" \" CONCAT [ADDR_SD]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        153,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 100000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2458623.6251616627,
    "ymin": 645243.5253221393,
    "xmax": 2511201.129586503,
    "ymax": 709363.7084332258,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ADDR_HN",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ADDR_HN",
     "type": "esriFieldTypeString",
     "alias": "ADDR_HN",
     "length": 10,
     "domain": null
    },
    {
     "name": "ADDR_PD",
     "type": "esriFieldTypeString",
     "alias": "ADDR_PD",
     "length": 2,
     "domain": null
    },
    {
     "name": "ADDR_SN",
     "type": "esriFieldTypeString",
     "alias": "ADDR_SN",
     "length": 30,
     "domain": null
    },
    {
     "name": "ADDR_ST",
     "type": "esriFieldTypeString",
     "alias": "ADDR_ST",
     "length": 6,
     "domain": null
    },
    {
     "name": "ADDR_SD",
     "type": "esriFieldTypeString",
     "alias": "ADDR_SD",
     "length": 2,
     "domain": null
    },
    {
     "name": "CENTERLINE",
     "type": "esriFieldTypeDouble",
     "alias": "CENTERLINE",
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeDouble",
     "alias": "STREETNAME",
     "domain": null
    },
    {
     "name": "LEFTFROMAD",
     "type": "esriFieldTypeDouble",
     "alias": "LEFTFROMAD",
     "domain": null
    },
    {
     "name": "LEFTTOADDR",
     "type": "esriFieldTypeDouble",
     "alias": "LEFTTOADDR",
     "domain": null
    },
    {
     "name": "RIGHTFROMA",
     "type": "esriFieldTypeDouble",
     "alias": "RIGHTFROMA",
     "domain": null
    },
    {
     "name": "RIGHTTOADD",
     "type": "esriFieldTypeDouble",
     "alias": "RIGHTTOADD",
     "domain": null
    },
    {
     "name": "BLOCKNUMBE",
     "type": "esriFieldTypeDouble",
     "alias": "BLOCKNUMBE",
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 2,
     "domain": null
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "LASTUPDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "STREETNA_1",
     "type": "esriFieldTypeString",
     "alias": "STREETNA_1",
     "length": 50,
     "domain": null
    },
    {
     "name": "PAVEMENTWI",
     "type": "esriFieldTypeDouble",
     "alias": "PAVEMENTWI",
     "domain": null
    },
    {
     "name": "ROWWIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "ROWWIDTH",
     "domain": null
    },
    {
     "name": "SIDEWALKCO",
     "type": "esriFieldTypeString",
     "alias": "SIDEWALKCO",
     "length": 2,
     "domain": null
    },
    {
     "name": "RANGE_LF",
     "type": "esriFieldTypeDouble",
     "alias": "RANGE_LF",
     "domain": null
    },
    {
     "name": "RANGE_LT",
     "type": "esriFieldTypeDouble",
     "alias": "RANGE_LT",
     "domain": null
    },
    {
     "name": "RANGE_RF",
     "type": "esriFieldTypeDouble",
     "alias": "RANGE_RF",
     "domain": null
    },
    {
     "name": "RANGE_RT",
     "type": "esriFieldTypeDouble",
     "alias": "RANGE_RT",
     "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
    },
    {
     "name": "CLASSIFICA",
     "type": "esriFieldTypeString",
     "alias": "CLASSIFICA",
     "length": 20,
     "domain": null
    },
    {
     "name": "MAINTAINED",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED",
     "length": 20,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13937_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13785_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 20,
   "name": "Parcels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[PARCELNUMBER]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        235,
        190,
        255
       ],
       "haloSize": 1.25,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2387688.833632469,
    "ymin": 577178.208368972,
    "xmax": 2568921.1250385493,
    "ymax": 762009.5414614826,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "OwnerName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PARCELNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PARCELNUMBER",
     "length": 16,
     "domain": null
    },
    {
     "name": "NCPIN",
     "type": "esriFieldTypeString",
     "alias": "NCPIN",
     "length": 16,
     "domain": null
    },
    {
     "name": "REID",
     "type": "esriFieldTypeString",
     "alias": "REID",
     "length": 6,
     "domain": null
    },
    {
     "name": "LocationNumber",
     "type": "esriFieldTypeDouble",
     "alias": "LocationNumber",
     "domain": null
    },
    {
     "name": "LocationDirection",
     "type": "esriFieldTypeString",
     "alias": "LocationDirection",
     "length": 2,
     "domain": null
    },
    {
     "name": "LocationStreet",
     "type": "esriFieldTypeString",
     "alias": "LocationStreet",
     "length": 50,
     "domain": null
    },
    {
     "name": "LocationType",
     "type": "esriFieldTypeString",
     "alias": "LocationType",
     "length": 2,
     "domain": null
    },
    {
     "name": "Municipality",
     "type": "esriFieldTypeString",
     "alias": "Municipality",
     "length": 13,
     "domain": null
    },
    {
     "name": "OwnerName",
     "type": "esriFieldTypeString",
     "alias": "OwnerName",
     "length": 65,
     "domain": null
    },
    {
     "name": "OwnerAddress1",
     "type": "esriFieldTypeString",
     "alias": "OwnerAddress1",
     "length": 65,
     "domain": null
    },
    {
     "name": "OwnerAddress2",
     "type": "esriFieldTypeString",
     "alias": "OwnerAddress2",
     "length": 65,
     "domain": null
    },
    {
     "name": "OwnerAddress3",
     "type": "esriFieldTypeString",
     "alias": "OwnerAddress3",
     "length": 65,
     "domain": null
    },
    {
     "name": "CityStateZip",
     "type": "esriFieldTypeString",
     "alias": "CityStateZip",
     "length": 30,
     "domain": null
    },
    {
     "name": "LegalDescription",
     "type": "esriFieldTypeString",
     "alias": "LegalDescription",
     "length": 25,
     "domain": null
    },
    {
     "name": "DeedBook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 6,
     "domain": null
    },
    {
     "name": "DeedPage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 5,
     "domain": null
    },
    {
     "name": "MapBlockLot",
     "type": "esriFieldTypeString",
     "alias": "MapBlockLot",
     "length": 19,
     "domain": null
    },
    {
     "name": "Township",
     "type": "esriFieldTypeString",
     "alias": "Township",
     "length": 13,
     "domain": null
    },
    {
     "name": "CensusTract",
     "type": "esriFieldTypeString",
     "alias": "CensusTract",
     "length": 30,
     "domain": null
    },
    {
     "name": "FireTaxDistrict",
     "type": "esriFieldTypeString",
     "alias": "FireTaxDistrict",
     "length": 50,
     "domain": null
    },
    {
     "name": "RescueTaxDistrict",
     "type": "esriFieldTypeString",
     "alias": "RescueTaxDistrict",
     "length": 13,
     "domain": null
    },
    {
     "name": "Zoning",
     "type": "esriFieldTypeString",
     "alias": "Zoning",
     "length": 10,
     "domain": null
    },
    {
     "name": "UseCode",
     "type": "esriFieldTypeString",
     "alias": "UseCode",
     "length": 55,
     "domain": null
    },
    {
     "name": "YearBuilt",
     "type": "esriFieldTypeDouble",
     "alias": "YearBuilt",
     "domain": null
    },
    {
     "name": "HeatedSqFt",
     "type": "esriFieldTypeDouble",
     "alias": "HeatedSqFt",
     "domain": null
    },
    {
     "name": "TotalSqFt",
     "type": "esriFieldTypeDouble",
     "alias": "TotalSqFt",
     "domain": null
    },
    {
     "name": "SalesMonthYear",
     "type": "esriFieldTypeString",
     "alias": "SalesMonthYear",
     "length": 7,
     "domain": null
    },
    {
     "name": "SalesPrice",
     "type": "esriFieldTypeDouble",
     "alias": "SalesPrice",
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "CurTaxValue",
     "type": "esriFieldTypeDouble",
     "alias": "CurTaxValue",
     "domain": null
    },
    {
     "name": "CurBuildValue",
     "type": "esriFieldTypeDouble",
     "alias": "CurBuildValue",
     "domain": null
    },
    {
     "name": "CurLandValue",
     "type": "esriFieldTypeDouble",
     "alias": "CurLandValue",
     "domain": null
    },
    {
     "name": "CurXFeatValue",
     "type": "esriFieldTypeDouble",
     "alias": "CurXFeatValue",
     "domain": null
    },
    {
     "name": "PriorTaxValue",
     "type": "esriFieldTypeDouble",
     "alias": "PriorTaxValue",
     "domain": null
    },
    {
     "name": "PriorBuildValue",
     "type": "esriFieldTypeDouble",
     "alias": "PriorBuildValue",
     "domain": null
    },
    {
     "name": "PriorLandValue",
     "type": "esriFieldTypeDouble",
     "alias": "PriorLandValue",
     "domain": null
    },
    {
     "name": "PriorXFeatValue",
     "type": "esriFieldTypeDouble",
     "alias": "PriorXFeatValue",
     "domain": null
    },
    {
     "name": "ElementarySchool",
     "type": "esriFieldTypeString",
     "alias": "ElementarySchool",
     "length": 50,
     "domain": null
    },
    {
     "name": "MiddleSchool",
     "type": "esriFieldTypeString",
     "alias": "MiddleSchool",
     "length": 50,
     "domain": null
    },
    {
     "name": "HighSchool",
     "type": "esriFieldTypeString",
     "alias": "HighSchool",
     "length": 50,
     "domain": null
    },
    {
     "name": "DefFlag",
     "type": "esriFieldTypeString",
     "alias": "DefFlag",
     "length": 1,
     "domain": null
    },
    {
     "name": "VacOrImp",
     "type": "esriFieldTypeString",
     "alias": "VacOrImp",
     "length": 1,
     "domain": null
    },
    {
     "name": "NumBldgs",
     "type": "esriFieldTypeDouble",
     "alias": "NumBldgs",
     "domain": null
    },
    {
     "name": "Note1",
     "type": "esriFieldTypeString",
     "alias": "Note1",
     "length": 25,
     "domain": null
    },
    {
     "name": "Note2",
     "type": "esriFieldTypeString",
     "alias": "Note2",
     "length": 25,
     "domain": null
    },
    {
     "name": "Note3",
     "type": "esriFieldTypeString",
     "alias": "Note3",
     "length": 25,
     "domain": null
    },
    {
     "name": "Note4",
     "type": "esriFieldTypeString",
     "alias": "Note4",
     "length": 25,
     "domain": null
    },
    {
     "name": "MapBook",
     "type": "esriFieldTypeString",
     "alias": "MapBook",
     "length": 12,
     "domain": null
    },
    {
     "name": "Neighborhood",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood",
     "length": 6,
     "domain": null
    },
    {
     "name": "PinNum",
     "type": "esriFieldTypeString",
     "alias": "PinNum",
     "length": 14,
     "domain": null
    },
    {
     "name": "LotNum",
     "type": "esriFieldTypeString",
     "alias": "LotNum",
     "length": 10,
     "domain": null
    },
    {
     "name": "BlockNum",
     "type": "esriFieldTypeString",
     "alias": "BlockNum",
     "length": 5,
     "domain": null
    },
    {
     "name": "BldgNum",
     "type": "esriFieldTypeString",
     "alias": "BldgNum",
     "length": 10,
     "domain": null
    },
    {
     "name": "UnitNum",
     "type": "esriFieldTypeString",
     "alias": "UnitNum",
     "length": 10,
     "domain": null
    },
    {
     "name": "SectNum",
     "type": "esriFieldTypeString",
     "alias": "SectNum",
     "length": 5,
     "domain": null
    },
    {
     "name": "TractNum",
     "type": "esriFieldTypeString",
     "alias": "TractNum",
     "length": 5,
     "domain": null
    },
    {
     "name": "PhaseNum",
     "type": "esriFieldTypeString",
     "alias": "PhaseNum",
     "length": 5,
     "domain": null
    },
    {
     "name": "SubdLookup",
     "type": "esriFieldTypeString",
     "alias": "SubdLookup",
     "length": 30,
     "domain": null
    },
    {
     "name": "LandlineCount",
     "type": "esriFieldTypeInteger",
     "alias": "LandlineCount",
     "domain": null
    },
    {
     "name": "EffYR",
     "type": "esriFieldTypeInteger",
     "alias": "EffYR",
     "domain": null
    },
    {
     "name": "PhysicalAddress",
     "type": "esriFieldTypeString",
     "alias": "PhysicalAddress",
     "length": 75,
     "domain": null
    },
    {
     "name": "SubSecPhase",
     "type": "esriFieldTypeString",
     "alias": "SubSecPhase",
     "length": 45,
     "domain": null
    },
    {
     "name": "BlockLot",
     "type": "esriFieldTypeString",
     "alias": "BlockLot",
     "length": 20,
     "domain": null
    },
    {
     "name": "BldgUnit",
     "type": "esriFieldTypeString",
     "alias": "BldgUnit",
     "length": 25,
     "domain": null
    },
    {
     "name": "DeedBkPg",
     "type": "esriFieldTypeString",
     "alias": "DeedBkPg",
     "length": 15,
     "domain": null
    },
    {
     "name": "TypeUse",
     "type": "esriFieldTypeString",
     "alias": "TypeUse",
     "length": 70,
     "domain": null
    },
    {
     "name": "LocationMisc",
     "type": "esriFieldTypeString",
     "alias": "LocationMisc",
     "length": 6,
     "domain": null
    },
    {
     "name": "OwnerDocument",
     "type": "esriFieldTypeString",
     "alias": "OwnerDocument",
     "length": 25,
     "domain": null
    },
    {
     "name": "DocumentDate",
     "type": "esriFieldTypeDate",
     "alias": "DocumentDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "StampSalePrice",
     "type": "esriFieldTypeDouble",
     "alias": "StampSalePrice",
     "domain": null
    },
    {
     "name": "LocationSuffix",
     "type": "esriFieldTypeString",
     "alias": "LocationSuffix",
     "length": 2,
     "domain": null
    },
    {
     "name": "DeededAcres",
     "type": "esriFieldTypeDouble",
     "alias": "DeededAcres",
     "domain": null
    },
    {
     "name": "CalculatedAcres",
     "type": "esriFieldTypeDouble",
     "alias": "CalculatedAcres",
     "domain": null
    },
    {
     "name": "BILLING_CLASS",
     "type": "esriFieldTypeString",
     "alias": "BILLING_CLASS",
     "length": 20,
     "domain": null
    },
    {
     "name": "RECYCLE_UNITS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RECYCLE_UNITS",
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R22764_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S22521_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 21,
   "name": "Soils",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        0,
        0,
        255
       ],
       "width": 0.25
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[SOIL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        168,
        56,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 24000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2386003.611281246,
    "ymin": 578355.2903324813,
    "xmax": 2569669.9257064164,
    "ymax": 762067.9544024765,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOIL",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SOIL",
     "type": "esriFieldTypeString",
     "alias": "SOIL",
     "length": 4,
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "SOIL_DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "SOIL_DESCRIPTION",
     "length": 40,
     "domain": null
    },
    {
     "name": "SERIES",
     "type": "esriFieldTypeString",
     "alias": "SERIES",
     "length": 25,
     "domain": null
    },
    {
     "name": "Z98",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Z98",
     "domain": null
    },
    {
     "name": "HYDRIC",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HYDRIC",
     "domain": null
    },
    {
     "name": "DOW",
     "type": "esriFieldTypeString",
     "alias": "DOW",
     "length": 2,
     "domain": null
    },
    {
     "name": "DOWF",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DOWF",
     "domain": null
    },
    {
     "name": "FL",
     "type": "esriFieldTypeString",
     "alias": "FL",
     "length": 2,
     "domain": null
    },
    {
     "name": "FLF",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FLF",
     "domain": null
    },
    {
     "name": "CLUP01",
     "type": "esriFieldTypeInteger",
     "alias": "CLUP01",
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1333_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1259_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 22,
   "name": "Elevation Contour Lines",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       124,
       0,
       145,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        124,
        0,
        145,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        204,
        204,
        204,
        255
       ],
       "haloSize": 1.5,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 100000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2386262.7915371656,
    "ymin": 578419.7081826478,
    "xmax": 2568903.2917409986,
    "ymax": 761996.0001500547,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TILE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "TILE",
     "type": "esriFieldTypeString",
     "alias": "TILE",
     "length": 8,
     "domain": null
    },
    {
     "name": "Interval",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Interval",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1470_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1396_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 23,
   "name": "Creeks and Streams",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       255,
       255,
       255
      ],
      "width": 1.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[STREAM_NAM]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "italic",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 50000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385849.0416870117,
    "ymin": 578024.2501220703,
    "xmax": 2568921.1251220703,
    "ymax": 761907.5001220703,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "STREAM_NAM",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MAJOR1",
     "type": "esriFieldTypeInteger",
     "alias": "MAJOR1",
     "domain": null
    },
    {
     "name": "MINOR1",
     "type": "esriFieldTypeInteger",
     "alias": "MINOR1",
     "domain": null
    },
    {
     "name": "MAJOR2",
     "type": "esriFieldTypeInteger",
     "alias": "MAJOR2",
     "domain": null
    },
    {
     "name": "MINOR2",
     "type": "esriFieldTypeInteger",
     "alias": "MINOR2",
     "domain": null
    },
    {
     "name": "MAJOR3",
     "type": "esriFieldTypeInteger",
     "alias": "MAJOR3",
     "domain": null
    },
    {
     "name": "MINOR3",
     "type": "esriFieldTypeInteger",
     "alias": "MINOR3",
     "domain": null
    },
    {
     "name": "STREAM_NAM",
     "type": "esriFieldTypeString",
     "alias": "STREAM_NAM",
     "length": 100,
     "domain": null
    },
    {
     "name": "RIV_BASIN",
     "type": "esriFieldTypeString",
     "alias": "RIV_BASIN",
     "length": 20,
     "domain": null
    },
    {
     "name": "DWQ_INDEX_",
     "type": "esriFieldTypeString",
     "alias": "DWQ_INDEX_",
     "length": 25,
     "domain": null
    },
    {
     "name": "DWQ_CLASS",
     "type": "esriFieldTypeString",
     "alias": "DWQ_CLASS",
     "length": 18,
     "domain": null
    },
    {
     "name": "DWQ_CLDATE",
     "type": "esriFieldTypeString",
     "alias": "DWQ_CLDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "DESCRIP_CL",
     "type": "esriFieldTypeString",
     "alias": "DESCRIP_CL",
     "length": 170,
     "domain": null
    },
    {
     "name": "INDEX_305B",
     "type": "esriFieldTypeString",
     "alias": "INDEX_305B",
     "length": 25,
     "domain": null
    },
    {
     "name": "INDEX_303D",
     "type": "esriFieldTypeString",
     "alias": "INDEX_303D",
     "length": 50,
     "domain": null
    },
    {
     "name": "USE_RATING",
     "type": "esriFieldTypeString",
     "alias": "USE_RATING",
     "length": 2,
     "domain": null
    },
    {
     "name": "USE_BASIS",
     "type": "esriFieldTypeString",
     "alias": "USE_BASIS",
     "length": 10,
     "domain": null
    },
    {
     "name": "USE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "USE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAUSES",
     "type": "esriFieldTypeString",
     "alias": "CAUSES",
     "length": 50,
     "domain": null
    },
    {
     "name": "SOURCES",
     "type": "esriFieldTypeString",
     "alias": "SOURCES",
     "length": 20,
     "domain": null
    },
    {
     "name": "SUB_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SUB_SOURCE",
     "length": 50,
     "domain": null
    },
    {
     "name": "DESCRIP_UR",
     "type": "esriFieldTypeString",
     "alias": "DESCRIP_UR",
     "length": 170,
     "domain": null
    },
    {
     "name": "USE_LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "USE_LENGTH",
     "domain": null
    },
    {
     "name": "CL_LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "CL_LENGTH",
     "domain": null
    },
    {
     "name": "CGIA_FMS",
     "type": "esriFieldTypeString",
     "alias": "CGIA_FMS",
     "length": 10,
     "domain": null
    },
    {
     "name": "COMMENT",
     "type": "esriFieldTypeString",
     "alias": "COMMENT",
     "length": 50,
     "domain": null
    },
    {
     "name": "STREAMTYPE",
     "type": "esriFieldTypeString",
     "alias": "STREAMTYPE",
     "length": 30,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 30,
     "domain": null
    },
    {
     "name": "PROJECTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "Project Number",
     "length": 20,
     "domain": null
    },
    {
     "name": "STAFF",
     "type": "esriFieldTypeString",
     "alias": "Staff",
     "length": 10,
     "domain": null
    },
    {
     "name": "DETERMINATION",
     "type": "esriFieldTypeString",
     "alias": "Determination",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_Determination",
      "description": "Determination",
      "codedValues": [
       {
        "name": "Subject",
        "code": "Subject"
       },
       {
        "name": "Exempt",
        "code": "Exempt"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "WEATHERCONDITIONS",
     "type": "esriFieldTypeString",
     "alias": "Weather Conditions",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_WeatherConditions",
      "description": "Weather Conditions",
      "codedValues": [
       {
        "name": "Dry",
        "code": "Dry"
       },
       {
        "name": "Moist",
        "code": "Moist"
       },
       {
        "name": "Wet",
        "code": "Wet"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DATEOFSITEVISITE",
     "type": "esriFieldTypeDate",
     "alias": "Date of Site Visit",
     "length": 8,
     "domain": null
    },
    {
     "name": "FIELDVERIFIED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Field Verified",
     "domain": {
      "type": "codedValue",
      "name": "WS1_BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14046_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14046",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14046",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13894_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 24,
   "name": "Riparian Buffer",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       115,
       223,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        92,
        230,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385799.0416870117,
    "ymin": 577974.2501220703,
    "xmax": 2568971.1251220703,
    "ymax": 761957.5001220703,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 20,
     "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
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14038_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14038",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14038",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13886_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 25,
   "name": "Drainage Laterals",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 26,
     "name": "Drainage Laterals Lines"
    },
    {
     "id": 27,
     "name": "Drainage Laterals Right"
    },
    {
     "id": 28,
     "name": "Drainage Laterals Left"
    },
    {
     "id": 29,
     "name": "Drainage Laterals Buffer"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2446667.389892578,
    "ymin": 578468.9512939453,
    "xmax": 2551555.690673828,
    "ymax": 763583.6978759766,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "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,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 26,
   "name": "Drainage Laterals Lines",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 25,
    "name": "Drainage Laterals"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Lateral_Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        112,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2446667.389892578,
    "ymin": 578468.9512939453,
    "xmax": 2551555.690673828,
    "ymax": 763583.6978759766,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Lateral_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BaseStation",
     "type": "esriFieldTypeString",
     "alias": "BaseStation",
     "length": 20,
     "domain": null
    },
    {
     "name": "Clearing_ROW_Right",
     "type": "esriFieldTypeDouble",
     "alias": "Clearing_ROW_Right",
     "domain": null
    },
    {
     "name": "Clearing_ROW_Left",
     "type": "esriFieldTypeDouble",
     "alias": "Clearing_ROW_Left",
     "domain": null
    },
    {
     "name": "Lateral_Name",
     "type": "esriFieldTypeString",
     "alias": "Lateral_Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 25,
     "domain": null
    },
    {
     "name": "District_Name",
     "type": "esriFieldTypeString",
     "alias": "District_Name",
     "length": 50,
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14042_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14042",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14042",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13890_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 27,
   "name": "Drainage Laterals Right",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 25,
    "name": "Drainage Laterals"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": -1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementBelowAlong",
      "where": null,
      "labelExpression": "[Clearing_ROW_Right]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2446667.389892578,
    "ymin": 578468.9512939453,
    "xmax": 2551555.690673828,
    "ymax": 763583.6978759766,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Lateral_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BaseStation",
     "type": "esriFieldTypeString",
     "alias": "BaseStation",
     "length": 20,
     "domain": null
    },
    {
     "name": "Clearing_ROW_Right",
     "type": "esriFieldTypeDouble",
     "alias": "Clearing_ROW_Right",
     "domain": null
    },
    {
     "name": "Clearing_ROW_Left",
     "type": "esriFieldTypeDouble",
     "alias": "Clearing_ROW_Left",
     "domain": null
    },
    {
     "name": "Lateral_Name",
     "type": "esriFieldTypeString",
     "alias": "Lateral_Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 25,
     "domain": null
    },
    {
     "name": "District_Name",
     "type": "esriFieldTypeString",
     "alias": "District_Name",
     "length": 50,
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14042_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14042",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14042",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13890_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 28,
   "name": "Drainage Laterals Left",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 25,
    "name": "Drainage Laterals"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSNull",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Clearing_ROW_Left]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2446667.389892578,
    "ymin": 578468.9512939453,
    "xmax": 2551555.690673828,
    "ymax": 763583.6978759766,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Lateral_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BaseStation",
     "type": "esriFieldTypeString",
     "alias": "BaseStation",
     "length": 20,
     "domain": null
    },
    {
     "name": "Clearing_ROW_Right",
     "type": "esriFieldTypeDouble",
     "alias": "Clearing_ROW_Right",
     "domain": null
    },
    {
     "name": "Clearing_ROW_Left",
     "type": "esriFieldTypeDouble",
     "alias": "Clearing_ROW_Left",
     "domain": null
    },
    {
     "name": "Lateral_Name",
     "type": "esriFieldTypeString",
     "alias": "Lateral_Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 25,
     "domain": null
    },
    {
     "name": "District_Name",
     "type": "esriFieldTypeString",
     "alias": "District_Name",
     "length": 50,
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14042_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14042",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14042",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13890_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 29,
   "name": "Drainage Laterals Buffer",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 25,
    "name": "Drainage Laterals"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       128,
       4,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2446667.389892578,
    "ymin": 578468.9512939453,
    "xmax": 2551555.690673828,
    "ymax": 763583.6978759766,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "created_user",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BaseStation",
     "type": "esriFieldTypeString",
     "alias": "BaseStation",
     "length": 20,
     "domain": null
    },
    {
     "name": "Clearing_ROW_Right",
     "type": "esriFieldTypeDouble",
     "alias": "Clearing_ROW_Right",
     "domain": null
    },
    {
     "name": "Clearing_ROW_Left",
     "type": "esriFieldTypeDouble",
     "alias": "Clearing_ROW_Left",
     "domain": null
    },
    {
     "name": "Lateral_Name",
     "type": "esriFieldTypeString",
     "alias": "Lateral_Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 25,
     "domain": null
    },
    {
     "name": "District_Name",
     "type": "esriFieldTypeString",
     "alias": "District_Name",
     "length": 50,
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14042_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14042",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14042",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13890_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 30,
   "name": "Water Service Lines",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       92,
       230,
       255
      ],
      "width": 1.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[SOURCE] CONCAT \"  WATER\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        92,
        230,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2393343.3000139147,
    "ymin": 586658.0417715609,
    "xmax": 2568252.287793666,
    "ymax": 756911.0418160558,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOURCE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SIZE_",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SIZE_",
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 3,
     "domain": null
    },
    {
     "name": "CURSTAT",
     "type": "esriFieldTypeString",
     "alias": "CURSTAT",
     "length": 1,
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "ID_LINE",
     "type": "esriFieldTypeDouble",
     "alias": "ID_LINE",
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14005_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14005",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14005",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13853_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 31,
   "name": "Electric Service Lines",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       38,
       0,
       255
      ],
      "width": 4
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[SOURCE] CONCAT \"  ELECTRIC\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        38,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2389683.416585669,
    "ymin": 581793.4166583121,
    "xmax": 2568961.249958411,
    "ymax": 760230.6667384803,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOURCE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MILES",
     "type": "esriFieldTypeDouble",
     "alias": "MILES",
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 10,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13954_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13954",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13954",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13802_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 32,
   "name": "Potential Contamination Sources",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        230,
        0,
        0,
        255
       ],
       "width": 3
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[DESCRIPTION]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        76,
        230,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        0,
        0,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2457869.8281128258,
    "ymin": 594442.3332895637,
    "xmax": 2494527.708208993,
    "ymax": 696041.3436738104,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BUFFER_FEET",
     "type": "esriFieldTypeDouble",
     "alias": "BUFFER_FEET",
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1443_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1369_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 33,
   "name": "Landfills",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2403724.2890944183,
    "ymin": 589274.9974956512,
    "xmax": 2541065.465526998,
    "ymax": 750831.3092248887,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "Site_ID",
     "type": "esriFieldTypeString",
     "alias": "Site_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "Pdf_Link",
     "type": "esriFieldTypeString",
     "alias": "Pdf_Link",
     "length": 50,
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 50,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13971_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13971",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13971",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13819_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 34,
   "name": "Landfill Well Buffer 500 Ft",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2403224.4042674154,
    "ymin": 588775.1284166425,
    "xmax": 2541565.345760837,
    "ymax": 751331.2012697309,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "BufferDist",
     "type": "esriFieldTypeDouble",
     "alias": "BufferDist",
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13970_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13970",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13970",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13818_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 35,
   "name": "Voluntary Ag Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       85,
       255,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2399208.4582310766,
    "ymin": 613708.0411491394,
    "xmax": 2539559.333368659,
    "ymax": 750631.1898744851,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Owner_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Owner_Name",
     "type": "esriFieldTypeString",
     "alias": "Owner_Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "Parcel_Number",
     "type": "esriFieldTypeString",
     "alias": "Parcel_Number",
     "length": 10,
     "domain": null
    },
    {
     "name": "Farm_Number",
     "type": "esriFieldTypeString",
     "alias": "Farm_Number",
     "length": 10,
     "domain": null
    },
    {
     "name": "Tract_Number",
     "type": "esriFieldTypeString",
     "alias": "Tract_Number",
     "length": 10,
     "domain": null
    },
    {
     "name": "Conservation_Plan",
     "type": "esriFieldTypeString",
     "alias": "Conservation_Plan",
     "length": 5,
     "domain": null
    },
    {
     "name": "Conservation_Plan_Year",
     "type": "esriFieldTypeString",
     "alias": "Conservation_Plan_Year",
     "length": 10,
     "domain": null
    },
    {
     "name": "Approval_Date",
     "type": "esriFieldTypeDate",
     "alias": "Approval_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "File_Number",
     "type": "esriFieldTypeString",
     "alias": "File_Number",
     "length": 25,
     "domain": null
    },
    {
     "name": "Description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "Buffer_Distance",
     "type": "esriFieldTypeDouble",
     "alias": "Buffer_Distance",
     "domain": null
    },
    {
     "name": "NCPIN",
     "type": "esriFieldTypeString",
     "alias": "NCPIN",
     "length": 16,
     "domain": null
    },
    {
     "name": "VADRegion",
     "type": "esriFieldTypeString",
     "alias": "VADRegion",
     "length": 50,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14003_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14003",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14003",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13851_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 36,
   "name": "Voluntary Ag Districts Buffer",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       233,
       255,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Description]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2396568.458261743,
    "ymin": 611069.0434743911,
    "xmax": 2542199.3333379924,
    "ymax": 753270.1875492334,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Description",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "Buffer_Distance",
     "type": "esriFieldTypeDouble",
     "alias": "Buffer_Distance",
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14017_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14017",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14017",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13865_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 37,
   "name": "Voluntary Ag District Regions",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        79,
        38,
        131,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[District] CONCAT  NEWLINE  CONCAT \"Ag District\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 75000
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385849.041708499,
    "ymin": 577823.7917235643,
    "xmax": 2568921.1250386685,
    "ymax": 762009.5417896509,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "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": 50,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14002_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14002",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14002",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13850_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 38,
   "name": "Floodplain",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.5
        }
       },
       "value": "A",
       "label": "A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         102,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.5
        }
       },
       "value": "AE",
       "label": "AE",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.5
        }
       },
       "value": "AEFW",
       "label": "AEFW",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         102,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.5
        }
       },
       "value": "NEA",
       "label": "NEA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.5
        }
       },
       "value": "X (SHADED)",
       "label": "X (SHADED)",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        217,
        120,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385979.380493164,
    "ymin": 578156.7553100586,
    "xmax": 2569667.5885009766,
    "ymax": 762001.046875,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ZONE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ZONE",
     "type": "esriFieldTypeString",
     "alias": "ZONE",
     "length": 10,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14024_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14024",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14024",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13872_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 39,
   "name": "Precincts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        0,
        0,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[PRECINCT_NUMBER] CONCAT  NEWLINE  CONCAT [NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        204,
        204,
        204,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2386036.7916609645,
    "ymin": 578367.9999526441,
    "xmax": 2569646.1665674746,
    "ymax": 761941.1665982306,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHADE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SHADE",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 25,
     "domain": null
    },
    {
     "name": "ONESTOPVOTERS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ONESTOPVOTERS",
     "domain": null
    },
    {
     "name": "PRECINCT_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "PRECINCT_NUMBER",
     "length": 10,
     "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
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R4237_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S4120_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 40,
   "name": "Greenville Urban Area MPO",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       219,
       203,
       247,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2437804.1392416656,
    "ymin": 615094.6427066475,
    "xmax": 2524086.7376734912,
    "ymax": 715854.9608706385,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1460_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1386_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 41,
   "name": "Ayden Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE_",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         241,
         115,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "B-1",
       "label": "B-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         185,
         185,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "B-2",
       "label": "B-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         185,
         185,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "B-2/CCOL",
       "label": "B-2/CCOL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         140,
         202,
         106,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CON",
       "label": "CON",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "L-I",
       "label": "L-I",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         241,
         198,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MF",
       "label": "MF",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         241,
         198,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MF-CD",
       "label": "MF-CD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         165,
         241,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "OI",
       "label": "O && I",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         198,
         235,
         248,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "PUD",
       "label": "PUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         231,
         255,
         219,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-8",
       "label": "R-8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         223,
         171,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-10",
       "label": "R-10",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-12",
       "label": "R-12",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         246,
         247,
         203,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RA-20",
       "label": "RA-20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RA-20A",
       "label": "RA-20A",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONE_]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2454668.295801997,
    "ymin": 614516.3111861497,
    "xmax": 2487570.6286192536,
    "ymax": 642639.8569730669,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "PIN",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PIN",
     "type": "esriFieldTypeString",
     "alias": "PIN",
     "length": 254,
     "domain": null
    },
    {
     "name": "SOURCETHM",
     "type": "esriFieldTypeString",
     "alias": "SOURCETHM",
     "length": 254,
     "domain": null
    },
    {
     "name": "ZONE_",
     "type": "esriFieldTypeString",
     "alias": "ZONE_",
     "length": 254,
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13709_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13560_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 42,
   "name": "Bethel Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONING",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CB",
       "label": "CB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Cemetery",
       "label": "Cemetery",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "HB",
       "label": "HB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         102,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "I",
       "label": "I",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MFR",
       "label": "MFR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MHZ",
       "label": "MHZ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "NB",
       "label": "NB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         255,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R15",
       "label": "R15",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         127,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R6",
       "label": "R6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R75",
       "label": "R75",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         227,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RA20",
       "label": "RA20",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONING]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2472168.374974996,
    "ymin": 744045.9999608994,
    "xmax": 2494626.666672498,
    "ymax": 762009.4167898893,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ZONING",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ZONING",
     "type": "esriFieldTypeString",
     "alias": "ZONING",
     "length": 8,
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R22128_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S21886_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 43,
   "name": "Falkland Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "B-O-I",
       "label": "B-O-I",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "G-A-R",
       "label": "G-A-R",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "L-A-R",
       "label": "L-A-R",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         102,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R",
       "label": "R",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-A-R",
       "label": "R-A-R",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2434900.0000368357,
    "ymin": 705672.1666037291,
    "xmax": 2448322.2084285766,
    "ymax": 719067.4583826512,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ZONE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ZONE",
     "type": "esriFieldTypeString",
     "alias": "ZONE",
     "length": 30,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14010_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14010",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14010",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13858_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 44,
   "name": "Farmville Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CBD",
       "label": "CBD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "GBD",
       "label": "GBD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "HBD",
       "label": "HBD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         102,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "ID",
       "label": "ID",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "NBD",
       "label": "NBD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "OI",
       "label": "OI",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R12",
       "label": "R12",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         255,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R15",
       "label": "R15",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         127,
         127,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R5",
       "label": "R5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         127,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R8",
       "label": "R8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RA20",
       "label": "RA20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         227,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RALF",
       "label": "RALF",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RBD",
       "label": "RBD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         27,
         227,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RMF",
       "label": "RMF",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         127,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RMHA",
       "label": "RMHA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         127,
         227,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RMHB",
       "label": "RMHB",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2402122.3966289163,
    "ymin": 662829.9921176434,
    "xmax": 2430931.8334324956,
    "ymax": 685975.2906432301,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "PIN",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PIN",
     "type": "esriFieldTypeString",
     "alias": "PIN",
     "length": 16,
     "domain": null
    },
    {
     "name": "ZONE",
     "type": "esriFieldTypeString",
     "alias": "ZONE",
     "length": 4,
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14011_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14011",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14011",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13859_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 45,
   "name": "Fountain Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONING",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         176,
         123,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CBD",
       "label": "CBD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         254,
         168,
         105,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "HC",
       "label": "HC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         132,
         127,
         186,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "M",
       "label": "M",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         73,
         186,
         133,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MR",
       "label": "MR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         254,
         219,
         254,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R",
       "label": "R",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         123,
         254,
         205,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RA-20",
       "label": "RA-20",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONING]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2397512.3333424926,
    "ymin": 693760.8334710598,
    "xmax": 2416830.625086412,
    "ymax": 709869.0417401493,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ZONING",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ZONING",
     "type": "esriFieldTypeString",
     "alias": "ZONING",
     "length": 16,
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13711_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13562_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 46,
   "name": "Greenville Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         233,
         255,
         94,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CD",
       "label": "CD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         206,
         254,
         135,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CDF",
       "label": "CDF",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         172,
         209,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CG",
       "label": "CG",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         254,
         164,
         164,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CH",
       "label": "CH",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         161,
         209,
         151,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CN",
       "label": "CN",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         226,
         225,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "I",
       "label": "I",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         210,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "IU",
       "label": "IU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         203,
         166,
         203,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MCG",
       "label": "MCG",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         226,
         166,
         166,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MCH",
       "label": "MCH",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         254,
         247,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MI",
       "label": "MI",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         221,
         254,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MO",
       "label": "MO",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         180,
         225,
         254,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MR",
       "label": "MR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         140,
         254,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MRS",
       "label": "MRS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         192,
         171,
         121,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MS",
       "label": "MS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         243,
         196,
         216,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "O",
       "label": "O",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         199,
         170,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "OR",
       "label": "OR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         200,
         216,
         154,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "PIU",
       "label": "PIU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         210,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "PUD",
       "label": "PUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         254,
         235,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R15S",
       "label": "R15S",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         161,
         209,
         151,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R6",
       "label": "R6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         238,
         238,
         238,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R6A",
       "label": "R6A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         203,
         166,
         203,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R6A-CA",
       "label": "R6A-CA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         254,
         164,
         164,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R6A-RU",
       "label": "R6A-RU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         199,
         170,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R6MH",
       "label": "R6MH",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         157,
         192,
         192,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R6N",
       "label": "R6N",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         172,
         209,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R6S",
       "label": "R6S",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         195,
         255,
         195,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R9",
       "label": "R9",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         200,
         216,
         154,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R9S",
       "label": "R9S",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         157,
         192,
         192,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R9S-CA",
       "label": "R9S-CA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         226,
         166,
         166,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RA20",
       "label": "RA20",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2450970.92196317,
    "ymin": 644918.4167203903,
    "xmax": 2511924.499858916,
    "ymax": 707129.9583075643,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ZONE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "ZONE",
     "type": "esriFieldTypeString",
     "alias": "ZONE",
     "length": 7,
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13721_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13572_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 47,
   "name": "Grifton Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "B-1",
       "label": "B-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "B-6",
       "label": "B-6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CBD",
       "label": "CBD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         102,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "I",
       "label": "I",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-10",
       "label": "R-10",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-14",
       "label": "R-14",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-6",
       "label": "R-6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         255,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-8",
       "label": "R-8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         127,
         127,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RA-20",
       "label": "RA-20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         127,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RA-20MH",
       "label": "RA-20MH",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2455480.4998862445,
    "ymin": 585627.999868393,
    "xmax": 2479543.7083214074,
    "ymax": 617173.416764319,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GIS_GIS_ZoningGrifton_1_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "GIS_GIS_ZoningGrifton_1_AREA",
     "domain": null
    },
    {
     "name": "PERIMETER",
     "type": "esriFieldTypeDouble",
     "alias": "PERIMETER",
     "domain": null
    },
    {
     "name": "GRIFTON_",
     "type": "esriFieldTypeDouble",
     "alias": "GRIFTON_",
     "domain": null
    },
    {
     "name": "GRIFTON_ID",
     "type": "esriFieldTypeDouble",
     "alias": "GRIFTON_ID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 20,
     "domain": null
    },
    {
     "name": "ZONE",
     "type": "esriFieldTypeString",
     "alias": "ZONE",
     "length": 20,
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeDouble",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13722_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13573_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 48,
   "name": "Grimesland Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "A-1",
       "label": "A-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "B-1",
       "label": "B-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "I-1",
       "label": "I-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         102,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-12",
       "label": "R-12",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-6",
       "label": "R-6",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2520518.208393246,
    "ymin": 657731.7516579777,
    "xmax": 2544573.1248502433,
    "ymax": 676803.6665980667,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ZONE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ZONE",
     "type": "esriFieldTypeString",
     "alias": "ZONE",
     "length": 30,
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "length": 50,
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14013_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14013",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14013",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13861_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 49,
   "name": "Simpson Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE_",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "AR",
       "label": "AR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "GB",
       "label": "GB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MFR",
       "label": "MFR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "NR",
       "label": "NR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         132,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "NR MH",
       "label": "NR MH",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "OI",
       "label": "OI",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "SFR",
       "label": "SFR",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONE_]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2505022.083217576,
    "ymin": 661344.250010401,
    "xmax": 2518003.666506335,
    "ymax": 675442.9166948944,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ZONE_",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ZONE_",
     "type": "esriFieldTypeString",
     "alias": "ZONE_",
     "length": 10,
     "domain": null
    },
    {
     "name": "DESCRIPTIO",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTIO",
     "length": 30,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14016_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14016",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14016",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13864_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 50,
   "name": "Winterville Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONING",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         68,
         137,
         112,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "AR",
       "label": "AR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CB",
       "label": "CB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "CBTO",
       "label": "CBTO",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "GB",
       "label": "GB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         102,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "GB CUD",
       "label": "GB CUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         51,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "I",
       "label": "I",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         77,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MR",
       "label": "MR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         102,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "NC",
       "label": "NC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         120,
         80,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "NC CUD",
       "label": "NC CUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         51,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "O&I",
       "label": "O&&I",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "O&I CUD",
       "label": "O&&I CUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         209,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-6",
       "label": "R-6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-6 CUD",
       "label": "R-6 CUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-8",
       "label": "R-8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         112,
         168,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-8 CUD",
       "label": "R-8 CUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         178,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-10",
       "label": "R-10",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-10 CUD",
       "label": "R-10 CUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         255,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-12.5",
       "label": "R-12.5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         255,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-12.5 CUD",
       "label": "R-12.5 CUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         190,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-15",
       "label": "R-15",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-15 CUD",
       "label": "R-15 CUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R-20",
       "label": "R-20",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONING]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2464410.680844754,
    "ymin": 636147.6202856451,
    "xmax": 2487077.0026379973,
    "ymax": 661196.4166446477,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ZONING",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ZONING",
     "type": "esriFieldTypeString",
     "alias": "ZONING",
     "length": 25,
     "domain": null
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13725_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13576_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 51,
   "name": "County Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       153,
       102,
       153,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "(BLANK)",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "GC",
       "label": "GC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "GI",
       "label": "GI",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "LI",
       "label": "LI",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         115,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MFR",
       "label": "MFR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MJ",
       "label": "MJ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         102,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "R40",
       "label": "R40",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RA",
       "label": "RA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "RR",
       "label": "RR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         223,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "SR",
       "label": "SR",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZONE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385849.041708499,
    "ymin": 577829.7477483898,
    "xmax": 2568921.1250386685,
    "ymax": 762009.5417896509,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ZONE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ZONE",
     "type": "esriFieldTypeString",
     "alias": "ZONE",
     "length": 30,
     "domain": {
      "type": "codedValue",
      "name": "WS1_Zoning Code",
      "description": "Zoning Codes",
      "codedValues": [
       {
        "name": "RA",
        "code": "RA"
       },
       {
        "name": "RR",
        "code": "RR"
       },
       {
        "name": "GC",
        "code": "GC"
       },
       {
        "name": "LI",
        "code": "LI"
       },
       {
        "name": "MFR",
        "code": "MFR"
       },
       {
        "name": "SR",
        "code": "SR"
       },
       {
        "name": "GI",
        "code": "GI"
       },
       {
        "name": "R40",
        "code": "R40"
       },
       {
        "name": "MJ",
        "code": "MJ"
       },
       {
        "name": "HC",
        "code": "HC"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "USE_",
     "type": "esriFieldTypeString",
     "alias": "USE_",
     "length": 30,
     "domain": null
    },
    {
     "name": "REZONING",
     "type": "esriFieldTypeString",
     "alias": "REZONING",
     "length": 30,
     "domain": null
    },
    {
     "name": "VARIANCE",
     "type": "esriFieldTypeString",
     "alias": "VARIANCE",
     "length": 30,
     "domain": null
    },
    {
     "name": "SUP",
     "type": "esriFieldTypeString",
     "alias": "SUP",
     "length": 30,
     "domain": null
    },
    {
     "name": "CUP",
     "type": "esriFieldTypeString",
     "alias": "CUP",
     "length": 30,
     "domain": null
    },
    {
     "name": "ApplicantName",
     "type": "esriFieldTypeString",
     "alias": "Applicant Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "ActionDate",
     "type": "esriFieldTypeDate",
     "alias": "ActionDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "CaseNumber",
     "type": "esriFieldTypeString",
     "alias": "CaseNumber",
     "length": 20,
     "domain": null
    },
    {
     "name": "PreviousZone",
     "type": "esriFieldTypeString",
     "alias": "Previous Zone",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_Zoning Code",
      "description": "Zoning Codes",
      "codedValues": [
       {
        "name": "RA",
        "code": "RA"
       },
       {
        "name": "RR",
        "code": "RR"
       },
       {
        "name": "GC",
        "code": "GC"
       },
       {
        "name": "LI",
        "code": "LI"
       },
       {
        "name": "MFR",
        "code": "MFR"
       },
       {
        "name": "SR",
        "code": "SR"
       },
       {
        "name": "GI",
        "code": "GI"
       },
       {
        "name": "R40",
        "code": "R40"
       },
       {
        "name": "MJ",
        "code": "MJ"
       },
       {
        "name": "HC",
        "code": "HC"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ProposedZone",
     "type": "esriFieldTypeString",
     "alias": "Proposed Zone",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_Zoning Code",
      "description": "Zoning Codes",
      "codedValues": [
       {
        "name": "RA",
        "code": "RA"
       },
       {
        "name": "RR",
        "code": "RR"
       },
       {
        "name": "GC",
        "code": "GC"
       },
       {
        "name": "LI",
        "code": "LI"
       },
       {
        "name": "MFR",
        "code": "MFR"
       },
       {
        "name": "SR",
        "code": "SR"
       },
       {
        "name": "GI",
        "code": "GI"
       },
       {
        "name": "R40",
        "code": "R40"
       },
       {
        "name": "MJ",
        "code": "MJ"
       },
       {
        "name": "HC",
        "code": "HC"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PIN1",
     "type": "esriFieldTypeString",
     "alias": "PIN1",
     "length": 10,
     "domain": null
    },
    {
     "name": "PIN2",
     "type": "esriFieldTypeString",
     "alias": "PIN2",
     "length": 10,
     "domain": null
    },
    {
     "name": "PIN3",
     "type": "esriFieldTypeString",
     "alias": "PIN3",
     "length": 10,
     "domain": null
    },
    {
     "name": "Description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 30,
     "domain": {
      "type": "codedValue",
      "name": "WS1_Zoning",
      "description": "Zoning Description",
      "codedValues": [
       {
        "name": "Suburban Residential",
        "code": "SR"
       },
       {
        "name": "General Commercial",
        "code": "GC"
       },
       {
        "name": "Low Density Residential",
        "code": "R40"
       },
       {
        "name": "Multi-Family Residential",
        "code": "MFR"
       },
       {
        "name": "Light Industrial",
        "code": "LI"
       },
       {
        "name": "General Industrial",
        "code": "GI"
       },
       {
        "name": "Rural Agricultural",
        "code": "RA"
       },
       {
        "name": "Rural Residential",
        "code": "RR"
       },
       {
        "name": "Municipal Jurisdiction",
        "code": "MJ"
       },
       {
        "name": "Heavy Commercial",
        "code": "HC"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ACTIONTAKEN",
     "type": "esriFieldTypeString",
     "alias": "ACTIONTAKEN",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS1_Action",
      "description": "Action Taken",
      "codedValues": [
       {
        "name": "Withdrawn",
        "code": "Withdrawn"
       },
       {
        "name": "Approved",
        "code": "Approved"
       },
       {
        "name": "Denied",
        "code": "Denied"
       },
       {
        "name": "Pending",
        "code": "Pending"
       },
       {
        "name": "None",
        "code": "None"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "RESIDENTIAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDENTIAL",
     "length": 1,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14009_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14009",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14009",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13857_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 52,
   "name": "Powerline Easement",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        170,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2464458.499974832,
    "ymin": 589904.1665128917,
    "xmax": 2512437.86858283,
    "ymax": 686441.3333463073,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "created_user",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1473_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1399_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 53,
   "name": "Tar River",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 300000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       204,
       237,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        191,
        233,
        255,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2438175.8751220703,
    "ymin": 660512.2084960938,
    "xmax": 2565352.8333129883,
    "ymax": 735325.1251220703,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "WATER",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "WATER",
     "type": "esriFieldTypeSmallInteger",
     "alias": "WATER",
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14045_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14045",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14045",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13893_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 54,
   "name": "Fire Service Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         201,
         192,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ayden",
       "label": "Ayden",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         185,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Bell Arthur",
       "label": "Bell Arthur",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         204,
         229,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Belvoir",
       "label": "Belvoir",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         192,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Bethel",
       "label": "Bethel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         211,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Black Jack",
       "label": "Black Jack",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Carolina Township",
       "label": "Carolina Township",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         219,
         252,
         199,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Clarks Neck",
       "label": "Clarks Neck",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         252,
         218,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Eastern Pines",
       "label": "Eastern Pines",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Falkland",
       "label": "Falkland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         252,
         211,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Farmville",
       "label": "Farmville",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         234,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Fountain",
       "label": "Fountain",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         208,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Gardnerville",
       "label": "Gardnerville",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         245,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Grifton",
       "label": "Grifton",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         236,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Grimesland",
       "label": "Grimesland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         214,
         184,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Pactolus",
       "label": "Pactolus",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         249,
         204,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Red Oak",
       "label": "Red Oak",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         252,
         238,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Sharp Point",
       "label": "Sharp Point",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         243,
         252,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Simpson",
       "label": "Simpson",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         189,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Staton House",
       "label": "Staton House",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         244,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Winterville Rural",
       "label": "Winterville Rural",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NAME] CONCAT \" FSD\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        254,
        177,
        25,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385853.7916989923,
    "ymin": 577178.2083690614,
    "xmax": 2568921.1250386685,
    "ymax": 762009.5417896509,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "F",
     "type": "esriFieldTypeSmallInteger",
     "alias": "F",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "SqMiles",
     "type": "esriFieldTypeDouble",
     "alias": "SqMiles",
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13922_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13922",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13922",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13770_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 55,
   "name": "Rescue Tax Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "EMS_NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ayden",
       "label": "Ayden",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         243,
         179,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Bell Arthur",
       "label": "Bell Arthur",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         200,
         184,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Bethel",
       "label": "Bethel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Eastern Pines",
       "label": "Eastern Pines",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         252,
         214,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Falkland",
       "label": "Falkland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         202,
         241,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Farmville",
       "label": "Farmville",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         251,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Fountain",
       "label": "Fountain",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         248,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Greenville",
       "label": "Greenville",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         211,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Grifton",
       "label": "Grifton",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         209,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Pactolus",
       "label": "Pactolus",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         238,
         212,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Winterville",
       "label": "Winterville",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[EMS_NAME] CONCAT \" Rescue\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        115,
        223,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385853.7916989923,
    "ymin": 577823.7917235643,
    "xmax": 2568932.1250166595,
    "ymax": 762009.5417896509,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "EMS_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CAD_EMS_SB",
     "type": "esriFieldTypeString",
     "alias": "CAD_EMS",
     "length": 4,
     "domain": null
    },
    {
     "name": "EMS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EMS",
     "domain": null
    },
    {
     "name": "EMS_NAME",
     "type": "esriFieldTypeString",
     "alias": "EMS_NAME",
     "length": 50,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13857_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13857",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13857",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13705_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 56,
   "name": "Elementary School Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         234,
         252,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ayden ES",
       "label": "Ayden ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         220,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Belvoir ES",
       "label": "Belvoir ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         252,
         235,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Bethel",
       "label": "Bethel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         252,
         246,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Chicod",
       "label": "Chicod",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         217,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Creekside ES",
       "label": "Creekside ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         179,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Eastern ES",
       "label": "Eastern ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         201,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Elmhurst ES",
       "label": "Elmhurst ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         182,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Falkland ES",
       "label": "Falkland ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         213,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "G R Whitfield",
       "label": "G R Whitfield",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         237,
         192,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Grifton",
       "label": "Grifton",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         217,
         202,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "H B Sugg/Sam D Bundy",
       "label": "H B Sugg/Sam D Bundy",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         210,
         237,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Lakeforest ES",
       "label": "Lakeforest ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         238,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Northwest ES",
       "label": "Northwest ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         236,
         252,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Pactolus",
       "label": "Pactolus",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         180,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ridgewood ES",
       "label": "Ridgewood ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         224,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "South Greenville ES",
       "label": "South Greenville ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         196,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Stokes",
       "label": "Stokes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         182,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "W H Robinson ES",
       "label": "W H Robinson ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         252,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Wahl-Coates ES",
       "label": "Wahl-Coates ES",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         228,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Wintergreen Prim/Inter",
       "label": "Wintergreen Prim/Inter",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        115,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2387604.5513305664,
    "ymin": 577178.2077026367,
    "xmax": 2568921.1165161133,
    "ymax": 762009.5424804688,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 35,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13908_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13908",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13908",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13756_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 57,
   "name": "Middle School Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         241,
         182,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A G Cox MS",
       "label": "A G Cox MS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         252,
         220,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ayden MS",
       "label": "Ayden MS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         252,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Bethel",
       "label": "Bethel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         189,
         202,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "C M Eppes MS",
       "label": "C M Eppes MS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         210,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Chicod",
       "label": "Chicod",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         231,
         199,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "E B Aycock MS",
       "label": "E B Aycock MS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         243,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Farmville MS",
       "label": "Farmville MS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         216,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "G R Whitfield",
       "label": "G R Whitfield",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         193,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Grifton",
       "label": "Grifton",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         193,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Hope MS",
       "label": "Hope MS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         212,
         240,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Pactolus",
       "label": "Pactolus",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         191,
         187,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Stokes",
       "label": "Stokes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         248,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Wellcome MS",
       "label": "Wellcome MS",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        115,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2387604.5513305664,
    "ymin": 577178.2077026367,
    "xmax": 2568921.1165161133,
    "ymax": 762009.5424804688,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 35,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13909_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13909",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13909",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13757_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 58,
   "name": "High School Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         245,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ayden-Grifton HS",
       "label": "Ayden-Grifton HS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "D H Conley HS",
       "label": "D H Conley HS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         247,
         215,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Farmville Central HS",
       "label": "Farmville Central HS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         179,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "J H Rose HS",
       "label": "J H Rose HS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         241,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "North Pitt HS",
       "label": "North Pitt HS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         188,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "South Central HS",
       "label": "South Central HS",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        115,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2387604.5513305664,
    "ymin": 577178.2077026367,
    "xmax": 2568921.1165161133,
    "ymax": 762009.5424804688,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 35,
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13910_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_13910",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_13910",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13758_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 59,
   "name": "Renston Historic District",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 350000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       38,
       115,
       0,
       127
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        127
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"Renston\" CONCAT  NEWLINE  CONCAT \"Historic\" CONCAT  NEWLINE  CONCAT \"District\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        38,
        115,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        127
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 250000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2451866.9165622443,
    "ymin": 637762.5415964723,
    "xmax": 2465070.500063166,
    "ymax": 650919.8748618066,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "created_user",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1481_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1407_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 60,
   "name": "Greenville Historic Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 350000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         202,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "College View Historic District",
       "label": "College View Historic District",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         229,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Dickinson Avenue Historic District",
       "label": "Dickinson Avenue Historic District",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         244,
         182,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Downtown Historic District",
       "label": "Downtown Historic District",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         191,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Skinnerville-Greenville Heights Historic District",
       "label": "Skinnerville-Greenville Heights Historic District",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Tobacco Historic District",
       "label": "Tobacco Historic District",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        163,
        255,
        115,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "italic",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 50000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2479564.0832806677,
    "ymin": 678742.6666570604,
    "xmax": 2487274.125603333,
    "ymax": 683775.5000953078,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1459_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1385_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 61,
   "name": "Drainage Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "DRAINAGE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "AYDE3000",
       "label": "AYDE3000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         252,
         212,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "E002000",
       "label": "E002000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         192,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GREE2000",
       "label": "GREE2000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         224,
         212,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GREE3000",
       "label": "GREE3000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         235,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GREE4001",
       "label": "GREE4001",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         217,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GREE4002",
       "label": "GREE4002",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         191,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GREE4003",
       "label": "GREE4003",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         222,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GREE4004",
       "label": "GREE4004",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         252,
         249,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GREE4005",
       "label": "GREE4005",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         216,
         252,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GREE8000",
       "label": "GREE8000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         182,
         242,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P002000",
       "label": "P002000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         183,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P003000",
       "label": "P003000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         207,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P004001",
       "label": "P004001",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         204,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P004002",
       "label": "P004002",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         252,
         246,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P004003",
       "label": "P004003",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         200,
         179,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P004004",
       "label": "P004004",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         245,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P004005",
       "label": "P004005",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         252,
         229,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P007000",
       "label": "P007000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         199,
         242,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P008000",
       "label": "P008000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         182,
         212,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P009000",
       "label": "P009000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "P020001",
       "label": "P020001",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         212,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "SIMP9000",
       "label": "SIMP9000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         250,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "WINT3000",
       "label": "WINT3000",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[DRAINAGE] CONCAT \" Drainage District\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        232,
        190,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "italic",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2442760.0974731445,
    "ymin": 586166.5416870117,
    "xmax": 2557617.0001220703,
    "ymax": 761524.3334960938,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DRAINAGE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "DRAINAGE",
     "type": "esriFieldTypeString",
     "alias": "DRAINAGE",
     "length": 9,
     "domain": null
    },
    {
     "name": "SHAPE_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Leng",
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R14044_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_14044",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_14044",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13892_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 62,
   "name": "Zip Codes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 250000.00000000017,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        85,
        0,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZIP]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        85,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385849.041708499,
    "ymin": 577823.7917235643,
    "xmax": 2568921.1250386685,
    "ymax": 762009.5417896509,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP",
     "domain": null
    },
    {
     "name": "PO",
     "type": "esriFieldTypeString",
     "alias": "PO",
     "length": 25,
     "domain": null
    },
    {
     "name": "PRIORITY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRIORITY",
     "domain": null
    },
    {
     "name": "SENT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SENT",
     "domain": null
    },
    {
     "name": "DATESENT",
     "type": "esriFieldTypeDate",
     "alias": "DATESENT",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1505_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1431_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 63,
   "name": "City Limits",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 500000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         244,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Ayden",
       "label": "Ayden",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         179,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Bethel",
       "label": "Bethel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         243,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Falkland",
       "label": "Falkland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Farmville",
       "label": "Farmville",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Fountain",
       "label": "Fountain",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Greenville",
       "label": "Greenville",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         232,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Grifton",
       "label": "Grifton",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         221,
         252,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Grimesland",
       "label": "Grimesland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         202,
         243,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Simpson",
       "label": "Simpson",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         251,
         179,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Winterville",
       "label": "Winterville",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2401978.2499355823,
    "ymin": 590474.833350569,
    "xmax": 2540887.4163424075,
    "ymax": 757594.2914338112,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ICL_OCL",
     "type": "esriFieldTypeString",
     "alias": "ICL_OCL",
     "length": 3,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 15,
     "domain": null
    },
    {
     "name": "SHADE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SHADE",
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeDouble",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "GIS_GIS_Citylimit_area",
     "type": "esriFieldTypeDouble",
     "alias": "area",
     "domain": null
    },
    {
     "name": "GIS_GIS_Citylimit_len",
     "type": "esriFieldTypeDouble",
     "alias": "len",
     "domain": null
    },
    {
     "name": "area_1",
     "type": "esriFieldTypeDouble",
     "alias": "area_1",
     "domain": null
    },
    {
     "name": "len_1",
     "type": "esriFieldTypeDouble",
     "alias": "len_1",
     "domain": null
    },
    {
     "name": "Effective_Date",
     "type": "esriFieldTypeString",
     "alias": "Effective_Date",
     "length": 10,
     "domain": null
    },
    {
     "name": "Ordinance_Number",
     "type": "esriFieldTypeString",
     "alias": "Ordinance_Number",
     "length": 10,
     "domain": null
    },
    {
     "name": "Deed_Book_and_Page",
     "type": "esriFieldTypeString",
     "alias": "Deed_Book_and_Page",
     "length": 15,
     "domain": null
    },
    {
     "name": "Deed_Recorded_Date",
     "type": "esriFieldTypeString",
     "alias": "Deed_Recorded_Date",
     "length": 10,
     "domain": null
    },
    {
     "name": "Mapbook_and_Page",
     "type": "esriFieldTypeString",
     "alias": "Mapbook_and_Page",
     "length": 15,
     "domain": null
    },
    {
     "name": "Mapbook_Recorded_Date",
     "type": "esriFieldTypeString",
     "alias": "Mapbook_Recorded_Date",
     "length": 10,
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13896_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13744_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 64,
   "name": "ETJ Limits",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         127,
         27,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "AYDEN",
       "label": "AYDEN",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         127,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "BETHEL",
       "label": "BETHEL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         227,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "FALKLAND",
       "label": "FALKLAND",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         127,
         27,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "FARMVILLE",
       "label": "FARMVILLE",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         127,
         127,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "FOUNTAIN",
       "label": "FOUNTAIN",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         27,
         127,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "GREENVILLE",
       "label": "GREENVILLE",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         227,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "GRIFTON",
       "label": "GRIFTON",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         27,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "GRIMESLAND",
       "label": "GRIMESLAND",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         102,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "SIMPSON",
       "label": "SIMPSON",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         127,
         27,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "WINTERVILLE",
       "label": "WINTERVILLE",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name] CONCAT \" ETJ\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        170,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2397478.3334105015,
    "ymin": 585612.4165662229,
    "xmax": 2544572.9581839144,
    "ymax": 762019.0624398887,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 20,
     "domain": null
    },
    {
     "name": "ETJ_NAME",
     "type": "esriFieldTypeString",
     "alias": "ETJ_NAME",
     "length": 20,
     "domain": null
    },
    {
     "name": "ACREAGE",
     "type": "esriFieldTypeDouble",
     "alias": "ACREAGE",
     "domain": null
    },
    {
     "name": "SQMILES",
     "type": "esriFieldTypeDouble",
     "alias": "SQMILES",
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13957_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13805_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 65,
   "name": "Planning Jurisdictions",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "JURISDICTION_NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         62,
         178,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "",
       "label": "",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         181,
         39,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "AYDEN",
       "label": "AYDEN",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         78,
         44,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "BETHEL",
       "label": "BETHEL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         184,
         39,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "FALKLAND",
       "label": "FALKLAND",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         69,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "FARMVILLE",
       "label": "FARMVILLE",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         184,
         39,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "FOUNTAIN",
       "label": "FOUNTAIN",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         56,
         109,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GREENVILLE",
       "label": "GREENVILLE",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         59,
         168,
         108,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GRIFTON",
       "label": "GRIFTON",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         79,
         44,
         176,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GRIFTON-LENOIR",
       "label": "GRIFTON-LENOIR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         98,
         163,
         52,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GRIMESLAND",
       "label": "GRIMESLAND",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         137,
         58,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "SIMPSON",
       "label": "SIMPSON",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         42,
         57,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "WINTERVILLE",
       "label": "WINTERVILLE",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name] CONCAT \" PJ\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        115,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385849.041708499,
    "ymin": 577823.7917235643,
    "xmax": 2569668.5543180853,
    "ymax": 762019.0624398887,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "JURISDICTION_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "JURISDICTION_NAME",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTION_NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "TAX_PLNJ",
     "type": "esriFieldTypeString",
     "alias": "TAX_PLNJ",
     "length": 50,
     "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
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13837_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13685_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 66,
   "name": "Streets Only",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 67,
     "name": "Streets"
    },
    {
     "id": 68,
     "name": "State Road Numbers"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2389679.083260998,
    "ymin": 581180.0730687231,
    "xmax": 2568961.249958411,
    "ymax": 760328.2498766482,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "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,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 67,
   "name": "Streets",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 66,
    "name": "Streets Only"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[PREDIR] CONCAT \" \" CONCAT [Name] CONCAT \" \" CONCAT [TYPE] CONCAT \" \" CONCAT [SUFDIR]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        153,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2389679.083260998,
    "ymin": 581180.0730687231,
    "xmax": 2568961.249958411,
    "ymax": 760328.2498766482,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MILES",
     "type": "esriFieldTypeDouble",
     "alias": "MILES",
     "domain": null
    },
    {
     "name": "CLASS",
     "type": "esriFieldTypeString",
     "alias": "CLASS",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "WS1_RoadClass",
      "description": "Road Class",
      "codedValues": [
       {
        "name": "SR",
        "code": "SR"
       },
       {
        "name": "NC",
        "code": "NC"
       },
       {
        "name": "US",
        "code": "US"
       },
       {
        "name": "PB",
        "code": "PB"
       },
       {
        "name": "PA",
        "code": "PA"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "PV",
        "code": "PV"
       },
       {
        "name": "PP",
        "code": "PP"
       },
       {
        "name": "I",
        "code": "I"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NUMBER_",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER_",
     "domain": null
    },
    {
     "name": "NUMBER2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER2",
     "domain": null
    },
    {
     "name": "NUMBER3",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER3",
     "domain": null
    },
    {
     "name": "NUMBER4",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER4",
     "domain": null
    },
    {
     "name": "NUMBER5",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER5",
     "domain": null
    },
    {
     "name": "PREDIR",
     "type": "esriFieldTypeString",
     "alias": "PREDIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "E911NAME",
     "type": "esriFieldTypeString",
     "alias": "E911NAME",
     "length": 20,
     "domain": null
    },
    {
     "name": "LNAME",
     "type": "esriFieldTypeString",
     "alias": "LNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "WS1_ROADTYPE2",
      "description": "TYPE",
      "codedValues": [
       {
        "name": "AL",
        "code": "AL"
       },
       {
        "name": "AV",
        "code": "AV"
       },
       {
        "name": "BV",
        "code": "BV"
       },
       {
        "name": "CI",
        "code": "CI"
       },
       {
        "name": "CL",
        "code": "CL"
       },
       {
        "name": "CT",
        "code": "CT"
       },
       {
        "name": "CV",
        "code": "CV"
       },
       {
        "name": "DR",
        "code": "DR"
       },
       {
        "name": "EX",
        "code": "EX"
       },
       {
        "name": "GT",
        "code": "GT"
       },
       {
        "name": "HY",
        "code": "HY"
       },
       {
        "name": "LN",
        "code": "LN"
       },
       {
        "name": "LP",
        "code": "LP"
       },
       {
        "name": "PA",
        "code": "PA"
       },
       {
        "name": "PKWY",
        "code": "PKWY"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "RD",
        "code": "RD"
       },
       {
        "name": "RN",
        "code": "RN"
       },
       {
        "name": "ST",
        "code": "ST"
       },
       {
        "name": "TE",
        "code": "TE"
       },
       {
        "name": "TR",
        "code": "TR"
       },
       {
        "name": "WK",
        "code": "WK"
       },
       {
        "name": "WY",
        "code": "WY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SUFDIR",
     "type": "esriFieldTypeString",
     "alias": "SUFDIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "URBAN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "URBAN",
     "domain": null
    },
    {
     "name": "LOR",
     "type": "esriFieldTypeInteger",
     "alias": "LOR",
     "domain": null
    },
    {
     "name": "LOL",
     "type": "esriFieldTypeInteger",
     "alias": "LOL",
     "domain": null
    },
    {
     "name": "HOR",
     "type": "esriFieldTypeInteger",
     "alias": "HOR",
     "domain": null
    },
    {
     "name": "HOL",
     "type": "esriFieldTypeInteger",
     "alias": "HOL",
     "domain": null
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CITY",
     "domain": null
    },
    {
     "name": "MUNIPO",
     "type": "esriFieldTypeString",
     "alias": "MUNIPO",
     "length": 11,
     "domain": null
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP",
     "domain": null
    },
    {
     "name": "PO",
     "type": "esriFieldTypeString",
     "alias": "PO",
     "length": 25,
     "domain": null
    },
    {
     "name": "GUC_CODE",
     "type": "esriFieldTypeInteger",
     "alias": "GUC_CODE",
     "domain": null
    },
    {
     "name": "CROSS_A",
     "type": "esriFieldTypeString",
     "alias": "CROSS_A",
     "length": 50,
     "domain": null
    },
    {
     "name": "CROSS_B",
     "type": "esriFieldTypeString",
     "alias": "CROSS_B",
     "length": 50,
     "domain": null
    },
    {
     "name": "RANGE",
     "type": "esriFieldTypeString",
     "alias": "RANGE",
     "length": 11,
     "domain": null
    },
    {
     "name": "EditBy",
     "type": "esriFieldTypeString",
     "alias": "EditBy",
     "length": 50,
     "domain": null
    },
    {
     "name": "EditDate",
     "type": "esriFieldTypeString",
     "alias": "EditDate",
     "length": 50,
     "domain": null
    },
    {
     "name": "ZONEA",
     "type": "esriFieldTypeString",
     "alias": "ZONEA",
     "length": 4,
     "domain": null
    },
    {
     "name": "HOLDING1",
     "type": "esriFieldTypeString",
     "alias": "HOLDING1",
     "length": 50,
     "domain": null
    },
    {
     "name": "HOLDING2",
     "type": "esriFieldTypeString",
     "alias": "HOLDING2",
     "length": 50,
     "domain": null
    },
    {
     "name": "CITY_STREET",
     "type": "esriFieldTypeString",
     "alias": "CITY_STREET",
     "length": 1,
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R15229_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_15229",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_15229",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S15070_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 68,
   "name": "State Road Numbers",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 66,
    "name": "Streets Only"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSNull",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementBelowAlong",
      "where": null,
      "labelExpression": "[CLASS] CONCAT \"  \" CONCAT [NUMBER_]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        153,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2389679.083260998,
    "ymin": 581180.0730687231,
    "xmax": 2568961.249958411,
    "ymax": 760328.2498766482,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MILES",
     "type": "esriFieldTypeDouble",
     "alias": "MILES",
     "domain": null
    },
    {
     "name": "CLASS",
     "type": "esriFieldTypeString",
     "alias": "CLASS",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "WS1_RoadClass",
      "description": "Road Class",
      "codedValues": [
       {
        "name": "SR",
        "code": "SR"
       },
       {
        "name": "NC",
        "code": "NC"
       },
       {
        "name": "US",
        "code": "US"
       },
       {
        "name": "PB",
        "code": "PB"
       },
       {
        "name": "PA",
        "code": "PA"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "PV",
        "code": "PV"
       },
       {
        "name": "PP",
        "code": "PP"
       },
       {
        "name": "I",
        "code": "I"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NUMBER_",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER_",
     "domain": null
    },
    {
     "name": "NUMBER2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER2",
     "domain": null
    },
    {
     "name": "NUMBER3",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER3",
     "domain": null
    },
    {
     "name": "NUMBER4",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER4",
     "domain": null
    },
    {
     "name": "NUMBER5",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBER5",
     "domain": null
    },
    {
     "name": "PREDIR",
     "type": "esriFieldTypeString",
     "alias": "PREDIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "E911NAME",
     "type": "esriFieldTypeString",
     "alias": "E911NAME",
     "length": 20,
     "domain": null
    },
    {
     "name": "LNAME",
     "type": "esriFieldTypeString",
     "alias": "LNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "WS1_ROADTYPE2",
      "description": "TYPE",
      "codedValues": [
       {
        "name": "AL",
        "code": "AL"
       },
       {
        "name": "AV",
        "code": "AV"
       },
       {
        "name": "BV",
        "code": "BV"
       },
       {
        "name": "CI",
        "code": "CI"
       },
       {
        "name": "CL",
        "code": "CL"
       },
       {
        "name": "CT",
        "code": "CT"
       },
       {
        "name": "CV",
        "code": "CV"
       },
       {
        "name": "DR",
        "code": "DR"
       },
       {
        "name": "EX",
        "code": "EX"
       },
       {
        "name": "GT",
        "code": "GT"
       },
       {
        "name": "HY",
        "code": "HY"
       },
       {
        "name": "LN",
        "code": "LN"
       },
       {
        "name": "LP",
        "code": "LP"
       },
       {
        "name": "PA",
        "code": "PA"
       },
       {
        "name": "PKWY",
        "code": "PKWY"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "RD",
        "code": "RD"
       },
       {
        "name": "RN",
        "code": "RN"
       },
       {
        "name": "ST",
        "code": "ST"
       },
       {
        "name": "TE",
        "code": "TE"
       },
       {
        "name": "TR",
        "code": "TR"
       },
       {
        "name": "WK",
        "code": "WK"
       },
       {
        "name": "WY",
        "code": "WY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SUFDIR",
     "type": "esriFieldTypeString",
     "alias": "SUFDIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "URBAN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "URBAN",
     "domain": null
    },
    {
     "name": "LOR",
     "type": "esriFieldTypeInteger",
     "alias": "LOR",
     "domain": null
    },
    {
     "name": "LOL",
     "type": "esriFieldTypeInteger",
     "alias": "LOL",
     "domain": null
    },
    {
     "name": "HOR",
     "type": "esriFieldTypeInteger",
     "alias": "HOR",
     "domain": null
    },
    {
     "name": "HOL",
     "type": "esriFieldTypeInteger",
     "alias": "HOL",
     "domain": null
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CITY",
     "domain": null
    },
    {
     "name": "MUNIPO",
     "type": "esriFieldTypeString",
     "alias": "MUNIPO",
     "length": 11,
     "domain": null
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP",
     "domain": null
    },
    {
     "name": "PO",
     "type": "esriFieldTypeString",
     "alias": "PO",
     "length": 25,
     "domain": null
    },
    {
     "name": "GUC_CODE",
     "type": "esriFieldTypeInteger",
     "alias": "GUC_CODE",
     "domain": null
    },
    {
     "name": "CROSS_A",
     "type": "esriFieldTypeString",
     "alias": "CROSS_A",
     "length": 50,
     "domain": null
    },
    {
     "name": "CROSS_B",
     "type": "esriFieldTypeString",
     "alias": "CROSS_B",
     "length": 50,
     "domain": null
    },
    {
     "name": "RANGE",
     "type": "esriFieldTypeString",
     "alias": "RANGE",
     "length": 11,
     "domain": null
    },
    {
     "name": "EditBy",
     "type": "esriFieldTypeString",
     "alias": "EditBy",
     "length": 50,
     "domain": null
    },
    {
     "name": "EditDate",
     "type": "esriFieldTypeString",
     "alias": "EditDate",
     "length": 50,
     "domain": null
    },
    {
     "name": "ZONEA",
     "type": "esriFieldTypeString",
     "alias": "ZONEA",
     "length": 4,
     "domain": null
    },
    {
     "name": "HOLDING1",
     "type": "esriFieldTypeString",
     "alias": "HOLDING1",
     "length": 50,
     "domain": null
    },
    {
     "name": "HOLDING2",
     "type": "esriFieldTypeString",
     "alias": "HOLDING2",
     "length": 50,
     "domain": null
    },
    {
     "name": "CITY_STREET",
     "type": "esriFieldTypeString",
     "alias": "CITY_STREET",
     "length": 1,
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R15229_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_15229",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_15229",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S15070_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 69,
   "name": "Environmental Health Septic Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Name",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          130,
          130,
          130,
          255
         ],
         "width": 1
        }
       },
       "value": "Brent",
       "label": "Brent",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         85,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          130,
          130,
          130,
          255
         ],
         "width": 1
        }
       },
       "value": "Chris",
       "label": "Chris",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         197,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          130,
          130,
          130,
          255
         ],
         "width": 1
        }
       },
       "value": "Jared",
       "label": "Jared",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Philip",
       "label": "Philip",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         127,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Samantha",
       "label": "Samantha",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[District]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2385849.041708499,
    "ymin": 577823.7917235643,
    "xmax": 2568921.1250386685,
    "ymax": 762009.5417896509,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 25,
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 25,
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13955_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13803_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 70,
   "name": "County Boundary",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 3000000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"PITT\" CONCAT  NEWLINE  CONCAT \"COUNTY\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 500001
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2385849.041708499,
    "ymin": 577823.7917235643,
    "xmax": 2569668.5543180853,
    "ymax": 762009.5417896509,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "created_user",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13787_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S13638_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  },
  {
   "currentVersion": 10.91,
   "id": 71,
   "name": "NC Counties",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 1200000,
   "maxScale": 0,
   "drawingInfo": {
    "symbolLayerDrawing": {
     "type": "CIMSymbolLayerDrawing",
     "symbolLayers": [
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1935",
       "symbolLayerName": "Level_1"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1936",
       "symbolLayerName": "Level_0"
      }
     ],
     "useSymbolLayerDrawing": true
    },
    "renderer": {
     "type": "uniqueValue",
     "field1": "SL_ID",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "0",
       "label": "0",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         237,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          191,
          233,
          255,
          255
         ],
         "width": 0.4
        }
       },
       "value": "-3",
       "label": "-3",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": "CO_NAME <> 'PITT'",
      "labelExpression": "[CO_NAME] CONCAT  NEWLINE  CONCAT \"COUNTY\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 750000,
      "maxScale": 0
     },
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": "CO_NAME = 'PITT'",
      "labelExpression": "\"\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 750000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 406892.02653333545,
    "ymin": -52051.55810327828,
    "xmax": 3158392.4296894968,
    "ymax": 1043721.5616978109,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CO_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FIPS",
     "type": "esriFieldTypeDouble",
     "alias": "FIPS",
     "domain": null
    },
    {
     "name": "CO_NAME",
     "type": "esriFieldTypeString",
     "alias": "CO_NAME",
     "length": 15,
     "domain": null
    },
    {
     "name": "CO_",
     "type": "esriFieldTypeDouble",
     "alias": "CO_",
     "domain": null
    },
    {
     "name": "CO_ABBR",
     "type": "esriFieldTypeString",
     "alias": "CO_ABBR",
     "length": 4,
     "domain": null
    },
    {
     "name": "SL_ID",
     "type": "esriFieldTypeDouble",
     "alias": "SL_ID",
     "domain": null
    },
    {
     "name": "POP1999",
     "type": "esriFieldTypeInteger",
     "alias": "POP1999",
     "domain": null
    },
    {
     "name": "POP1990",
     "type": "esriFieldTypeInteger",
     "alias": "POP1990",
     "domain": null
    },
    {
     "name": "CHNG90_99",
     "type": "esriFieldTypeDouble",
     "alias": "CHNG90_99",
     "domain": null
    },
    {
     "name": "ZCHNG",
     "type": "esriFieldTypeDouble",
     "alias": "ZCHNG",
     "domain": null
    },
    {
     "name": "POP2000",
     "type": "esriFieldTypeDouble",
     "alias": "POP2000",
     "domain": null
    },
    {
     "name": "POP2010",
     "type": "esriFieldTypeInteger",
     "alias": "POP2010",
     "domain": null
    },
    {
     "name": "CHNG00_10",
     "type": "esriFieldTypeInteger",
     "alias": "CHNG00_10",
     "domain": null
    },
    {
     "name": "ZCH_PRO",
     "type": "esriFieldTypeDouble",
     "alias": "ZCH_PRO",
     "domain": null
    },
    {
     "name": "ACRES",
     "type": "esriFieldTypeDouble",
     "alias": "ACRES",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "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
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1471_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1397_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "b8989e245e21416aab1d66fac2497bf1"
  }
 ],
 "tables": []
}