{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "Address Submit",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TYPE_",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "LANDMARK",
         "description": "LANDMARK",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           255,
           200,
           0,
           255
          ],
          "size": 14,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "LANDMARK"
          ]
         ]
        },
        {
         "label": "POSTAL",
         "description": "POSTAL",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           76,
           230,
           0,
           255
          ],
          "size": 14,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "POSTAL"
          ]
         ]
        },
        {
         "label": "THOROUGHFARE",
         "description": "THOROUGHFARE",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           255,
           0,
           81,
           255
          ],
          "size": 14,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "THOROUGHFARE"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         200,
         0,
         255
        ],
        "size": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "LANDMARK",
       "label": "LANDMARK"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         76,
         230,
         0,
         255
        ],
        "size": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "POSTAL",
       "label": "POSTAL"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         0,
         81,
         255
        ],
        "size": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "THOROUGHFARE",
       "label": "THOROUGHFARE"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        245,
        208,
        24,
        255
       ],
       "toColor": [
        90,
        10,
        250,
        255
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1.5172362327575684E-4,
    "ymin": -2.60770320892334E-6,
    "xmax": 6850652.604921475,
    "ymax": 2020997.8497258872,
    "spatialReference": {
     "wkid": 102642,
     "latestWkid": 2226,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -115211800,
     "falseY": -93821500,
     "xyUnits": 3.6983428057351544E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LOCAL_SUBDIVISION_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FULLADDRESS",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS",
     "length": 150,
     "domain": null
    },
    {
     "name": "ZIP_CODE",
     "type": "esriFieldTypeString",
     "alias": "ZIP_CODE",
     "length": 5,
     "domain": null
    },
    {
     "name": "TYPE_",
     "type": "esriFieldTypeString",
     "alias": "TYPE_",
     "length": 50,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 500,
     "domain": null
    },
    {
     "name": "AUTH_KEY",
     "type": "esriFieldTypeInteger",
     "alias": "AUTH_KEY",
     "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": "SUB_TYPE",
     "type": "esriFieldTypeInteger",
     "alias": "SUB_TYPE",
     "domain": null
    },
    {
     "name": "IS_STANDARDIZED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "IS_STANDARDIZED",
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 50,
     "domain": null
    },
    {
     "name": "PARCEL_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "PARCEL_NUMBER",
     "length": 14,
     "domain": null
    },
    {
     "name": "LOT_ID",
     "type": "esriFieldTypeString",
     "alias": "LOT_ID",
     "length": 6,
     "domain": null
    },
    {
     "name": "LOCAL_SUBDIVISION_NAME",
     "type": "esriFieldTypeString",
     "alias": "LOCAL_SUBDIVISION_NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "LOCAL_SUBDIVISION_CODE",
     "type": "esriFieldTypeString",
     "alias": "LOCAL_SUBDIVISION_CODE",
     "length": 10,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeDouble",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeDouble",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R203_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S162_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 1,
   "name": "Address Submit Standard",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "REC_STATUS",
     "uniqueValueGroups": [
      {
       "heading": "Record Status",
       "classes": [
        {
         "label": "Address in MAD",
         "description": "Address in MAD",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           255,
           200,
           1,
           255
          ],
          "size": 4,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "MAD"
          ],
          [
           "A"
          ]
         ]
        },
        {
         "label": "Rejected",
         "description": "Rejected",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           0,
           1,
           255,
           255
          ],
          "size": 4,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "R"
          ]
         ]
        },
        {
         "label": "Ignored",
         "description": "Ignored",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           255,
           255,
           255,
           255
          ],
          "size": 8,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "I"
          ]
         ]
        },
        {
         "label": "Matched",
         "description": "Matched",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           76,
           230,
           0,
           255
          ],
          "size": 12,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "M"
          ]
         ]
        },
        {
         "label": "Processed",
         "description": "Processed",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           255,
           255,
           115,
           255
          ],
          "size": 12,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "P"
          ]
         ]
        },
        {
         "label": "Suggested",
         "description": "Suggested",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           190,
           210,
           255,
           255
          ],
          "size": 12,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "S"
          ]
         ]
        },
        {
         "label": "Unmatched",
         "description": "Unmatched",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           255,
           170,
           0,
           255
          ],
          "size": 12,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "U"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         200,
         1,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "MAD",
       "label": "Address in MAD"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         200,
         1,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "A",
       "label": "Address in MAD"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         1,
         255,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "R",
       "label": "Rejected"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         255,
         255,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "I",
       "label": "Ignored"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         76,
         230,
         0,
         255
        ],
        "size": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "M",
       "label": "Matched"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         255,
         115,
         255
        ],
        "size": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "P",
       "label": "Processed"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         190,
         210,
         255,
         255
        ],
        "size": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "S",
       "label": "Suggested"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         170,
         0,
         255
        ],
        "size": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "U",
       "label": "Unmatched"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        245,
        208,
        24,
        255
       ],
       "toColor": [
        90,
        10,
        250,
        255
       ]
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1.5172362327575684E-4,
    "ymin": -2.60770320892334E-6,
    "xmax": 6850652.604921475,
    "ymax": 2035743.1050122231,
    "spatialReference": {
     "wkid": 102642,
     "latestWkid": 2226,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -115211800,
     "falseY": -93821500,
     "xyUnits": 3.6983428057351544E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "VALIDATION_FLAG",
     "type": "esriFieldTypeString",
     "alias": "VALIDATION_FLAG",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ADDR_VALIDATION_FLAG",
      "description": "",
      "codedValues": [
       {
        "name": "Valid Address ready for insert",
        "code": "Y"
       },
       {
        "name": "Rejected",
        "code": "R"
       },
       {
        "name": "Ignored",
        "code": "I"
       },
       {
        "name": "Duplicate",
        "code": "D"
       },
       {
        "name": "100% match in MAD",
        "code": "MAD"
       },
       {
        "name": "Follow up question",
        "code": "Q"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "STREET_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "STREET_NUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "ADDRESS_FRACTIONAL",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS_FRACTIONAL",
     "length": 20,
     "domain": null
    },
    {
     "name": "PFX_TYPE",
     "type": "esriFieldTypeString",
     "alias": "PFX_TYPE",
     "length": 12,
     "domain": null
    },
    {
     "name": "PFX_DIR",
     "type": "esriFieldTypeString",
     "alias": "PFX_DIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "SFX_TYPE",
     "type": "esriFieldTypeString",
     "alias": "SFX_TYPE",
     "length": 6,
     "domain": null
    },
    {
     "name": "SFX_DIR",
     "type": "esriFieldTypeString",
     "alias": "SFX_DIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "SEC_UNIT_INDICATOR",
     "type": "esriFieldTypeString",
     "alias": "SEC_UNIT_INDICATOR",
     "length": 10,
     "domain": null
    },
    {
     "name": "SEC_UNIT_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "SEC_UNIT_NUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "ZIP_CODE",
     "type": "esriFieldTypeString",
     "alias": "ZIP_CODE",
     "length": 5,
     "domain": null
    },
    {
     "name": "ZIP4",
     "type": "esriFieldTypeString",
     "alias": "ZIP4",
     "length": 4,
     "domain": null
    },
    {
     "name": "POSTAL_CITY",
     "type": "esriFieldTypeString",
     "alias": "POSTAL_CITY",
     "length": 28,
     "domain": null
    },
    {
     "name": "STATE",
     "type": "esriFieldTypeString",
     "alias": "STATE",
     "length": 2,
     "domain": null
    },
    {
     "name": "JURISDICTION",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTION",
     "length": 20,
     "domain": null
    },
    {
     "name": "CENTERLINE_SEGMENT_ID",
     "type": "esriFieldTypeInteger",
     "alias": "CENTERLINE_SEGMENT_ID",
     "domain": null
    },
    {
     "name": "CENTERLINE_FULLSTREET_MATCH",
     "type": "esriFieldTypeString",
     "alias": "CENTERLINE_FULLSTREET_MATCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "PARCEL_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "PARCEL_NUMBER",
     "length": 14,
     "domain": null
    },
    {
     "name": "LOT_ID",
     "type": "esriFieldTypeString",
     "alias": "LOT_ID",
     "length": 5,
     "domain": null
    },
    {
     "name": "LOCAL_SUBDIVISION_NAME",
     "type": "esriFieldTypeString",
     "alias": "LOCAL_SUBDIVISION_NAME",
     "length": 56,
     "domain": null
    },
    {
     "name": "LOCAL_SUBDIVISION_CODE",
     "type": "esriFieldTypeString",
     "alias": "LOCAL_SUBDIVISION_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 25,
     "domain": null
    },
    {
     "name": "JURISDICTION_ADDRESS_ID",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTION_ADDRESS_ID",
     "length": 30,
     "domain": null
    },
    {
     "name": "ADDRESS_COMMENT",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS_COMMENT",
     "length": 300,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeDouble",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeDouble",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "VALID_XY",
     "type": "esriFieldTypeString",
     "alias": "VALID_XY",
     "length": 1,
     "domain": null
    },
    {
     "name": "SPATIAL_METHOD",
     "type": "esriFieldTypeString",
     "alias": "SPATIAL_METHOD",
     "length": 32,
     "domain": null
    },
    {
     "name": "FULLSTREET",
     "type": "esriFieldTypeString",
     "alias": "FULLSTREET",
     "length": 100,
     "domain": null
    },
    {
     "name": "FULLADDRESS",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS",
     "length": 100,
     "domain": null
    },
    {
     "name": "FULLADDRESS_UNIT",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS_UNIT",
     "length": 150,
     "domain": null
    },
    {
     "name": "INPUT_ADDRESS_LINE",
     "type": "esriFieldTypeString",
     "alias": "INPUT_ADDRESS_LINE",
     "length": 100,
     "domain": null
    },
    {
     "name": "STD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "STD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "REC_STATUS",
     "type": "esriFieldTypeString",
     "alias": "REC_STATUS",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "ADDR_REC_STATUS",
      "description": "",
      "codedValues": [
       {
        "name": "UNMATCHED",
        "code": "U"
       },
       {
        "name": "IGNORE",
        "code": "I"
       },
       {
        "name": "MATCH IN MAD",
        "code": "MAD"
       },
       {
        "name": "REJECTED",
        "code": "R"
       },
       {
        "name": "MATCH TO GEOCODE",
        "code": "M"
       },
       {
        "name": "SUGGESTED MATCH",
        "code": "S"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "PROCESSED_ADDRESS_ID",
     "type": "esriFieldTypeInteger",
     "alias": "PROCESSED_ADDRESS_ID",
     "domain": null
    },
    {
     "name": "PROCESSED_DATETIME",
     "type": "esriFieldTypeDate",
     "alias": "PROCESSED_DATETIME",
     "length": 8,
     "domain": null
    },
    {
     "name": "PROCESSED_COMMENT",
     "type": "esriFieldTypeString",
     "alias": "PROCESSED_COMMENT",
     "length": 255,
     "domain": null
    },
    {
     "name": "PROCESSED_COUNT",
     "type": "esriFieldTypeInteger",
     "alias": "PROCESSED_COUNT",
     "domain": null
    },
    {
     "name": "METHOD",
     "type": "esriFieldTypeString",
     "alias": "METHOD",
     "length": 32,
     "domain": null
    },
    {
     "name": "MATCH_SCORE",
     "type": "esriFieldTypeDouble",
     "alias": "MATCH_SCORE",
     "domain": null
    },
    {
     "name": "MATCH_PRE_DIRECTIONAL",
     "type": "esriFieldTypeString",
     "alias": "MATCH_PRE_DIRECTIONAL",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_STREET",
     "type": "esriFieldTypeString",
     "alias": "MATCH_STREET",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_SUFFIX",
     "type": "esriFieldTypeString",
     "alias": "MATCH_SUFFIX",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_POST_DIRECTIONAL",
     "type": "esriFieldTypeString",
     "alias": "MATCH_POST_DIRECTIONAL",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_UNIT",
     "type": "esriFieldTypeString",
     "alias": "MATCH_UNIT",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_UNIT_INDICATOR",
     "type": "esriFieldTypeString",
     "alias": "MATCH_UNIT_INDICATOR",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_ZIP",
     "type": "esriFieldTypeString",
     "alias": "MATCH_ZIP",
     "length": 1,
     "domain": null
    },
    {
     "name": "GEOCODE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "GEOCODE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "GEOCODES",
     "type": "esriFieldTypeString",
     "alias": "GEOCODES",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "submit_OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "submit_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": "MAD_ATTR_STATUS",
     "type": "esriFieldTypeString",
     "alias": "MAD_ATTR_STATUS",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAD_ATTR_UNIT_STATUS",
     "type": "esriFieldTypeString",
     "alias": "MAD_ATTR_UNIT_STATUS",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAD_ATTR_DESIG_STATUS",
     "type": "esriFieldTypeString",
     "alias": "MAD_ATTR_DESIG_STATUS",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAD_MATCH_WO_ZIP",
     "type": "esriFieldTypeString",
     "alias": "MAD_MATCH_WO_ZIP",
     "length": 1,
     "domain": null
    },
    {
     "name": "FULLADDRESS_UNIT_MATCH",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS_UNIT_MATCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R204_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S163_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 2,
   "name": "Address - ALL",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SPATIAL_METHOD",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Address Geocode",
         "description": "Address Geocode",
         "symbol": {
          "type": "esriPMS",
          "url": "90433d087957ba2e5f4e2a833054cf03",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jd3UQSiDYRjA8f9sRm31bRhplqWG+YTJkoVYUzg4OImUKSSKdpDCYXIwEc0OLrg4KAdHOclF3AkpTVZ2UMISahIHDmZ9myn5H5+n93d5e18Fv5TiX8MGBOM4t/6+xMI6yxI5tVaOVuZ5vj9JDJyabkd0Winu0XF14CO470gEnIQ2f5rSAR2yJCjptXDnb+IhuPUzWKUfwjZV9I6+VdSVxtGqm4fgNvASLyyQWdaNwa76HMnANmVmq2OQUMAbHywYZ6jzmb/M9bVqdKVOQoEVIBQrXIixuR7BKI+4rfOKXB9Ocn/hig3Wmhao9pi+3Qt5yeQ6GjhcNgCX0mB5SguWYZFkNVGrmRO53PFwe94uBVaiLRyjpD8nugqkCDJEZzl7E5XAQXRYqRmhftH0fvtSqhgt4HjNzc1pYzQ4i2xrK/oarTT17fkooGqygO32NsLh9ciwPHUWpSaDXZdfMvxxVuUmfLcJPH2Fw4+dnG3EbEbqT/zHMfUKtp1YArYMrrsAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 16,
          "height": 15,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "Address Geocode"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "90433d087957ba2e5f4e2a833054cf03",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jd3UQSiDYRjA8f9sRm31bRhplqWG+YTJkoVYUzg4OImUKSSKdpDCYXIwEc0OLrg4KAdHOclF3AkpTVZ2UMISahIHDmZ9myn5H5+n93d5e18Fv5TiX8MGBOM4t/6+xMI6yxI5tVaOVuZ5vj9JDJyabkd0Winu0XF14CO470gEnIQ2f5rSAR2yJCjptXDnb+IhuPUzWKUfwjZV9I6+VdSVxtGqm4fgNvASLyyQWdaNwa76HMnANmVmq2OQUMAbHywYZ6jzmb/M9bVqdKVOQoEVIBQrXIixuR7BKI+4rfOKXB9Ocn/hig3Wmhao9pi+3Qt5yeQ6GjhcNgCX0mB5SguWYZFkNVGrmRO53PFwe94uBVaiLRyjpD8nugqkCDJEZzl7E5XAQXRYqRmhftH0fvtSqhgt4HjNzc1pYzQ4i2xrK/oarTT17fkooGqygO32NsLh9ciwPHUWpSaDXZdfMvxxVuUmfLcJPH2Fw4+dnG3EbEbqT/zHMfUKtp1YArYMrrsAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 16,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Address Geocode",
       "label": "Address Geocode"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          115,
          158,
          66,
          255
         ],
         "toColor": [
          115,
          158,
          66,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          92,
          78,
          191,
          255
         ],
         "toColor": [
          92,
          78,
          191,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          235,
          84,
          114,
          255
         ],
         "toColor": [
          235,
          84,
          114,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          77,
          184,
          214,
          255
         ],
         "toColor": [
          77,
          184,
          214,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          87,
          217,
          255
         ],
         "toColor": [
          250,
          87,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          230,
          182,
          142,
          255
         ],
         "toColor": [
          230,
          182,
          142,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          148,
          95,
          134,
          255
         ],
         "toColor": [
          148,
          95,
          134,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          102,
          237,
          92,
          255
         ],
         "toColor": [
          102,
          237,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          80,
          230,
          185,
          255
         ],
         "toColor": [
          80,
          230,
          185,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          237,
          237,
          88,
          255
         ],
         "toColor": [
          237,
          237,
          88,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          58,
          50,
          255
         ],
         "toColor": [
          128,
          58,
          50,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          50,
          82,
          138,
          255
         ],
         "toColor": [
          50,
          82,
          138,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          50,
          140,
          101,
          255
         ],
         "toColor": [
          50,
          140,
          101,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1.5172362327575684E-4,
    "ymin": -2.60770320892334E-6,
    "xmax": 6850652.604921475,
    "ymax": 2035743.1050122231,
    "spatialReference": {
     "wkid": 102642,
     "latestWkid": 2226,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -115211800,
     "falseY": -93821500,
     "xyUnits": 3.6983428057351544E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "VALIDATION_FLAG",
     "type": "esriFieldTypeString",
     "alias": "VALIDATION_FLAG",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ADDR_VALIDATION_FLAG",
      "description": "",
      "codedValues": [
       {
        "name": "Valid Address ready for insert",
        "code": "Y"
       },
       {
        "name": "Rejected",
        "code": "R"
       },
       {
        "name": "Ignored",
        "code": "I"
       },
       {
        "name": "Duplicate",
        "code": "D"
       },
       {
        "name": "100% match in MAD",
        "code": "MAD"
       },
       {
        "name": "Follow up question",
        "code": "Q"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "STREET_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "STREET_NUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "ADDRESS_FRACTIONAL",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS_FRACTIONAL",
     "length": 20,
     "domain": null
    },
    {
     "name": "PFX_TYPE",
     "type": "esriFieldTypeString",
     "alias": "PFX_TYPE",
     "length": 12,
     "domain": null
    },
    {
     "name": "PFX_DIR",
     "type": "esriFieldTypeString",
     "alias": "PFX_DIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "SFX_TYPE",
     "type": "esriFieldTypeString",
     "alias": "SFX_TYPE",
     "length": 6,
     "domain": null
    },
    {
     "name": "SFX_DIR",
     "type": "esriFieldTypeString",
     "alias": "SFX_DIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "SEC_UNIT_INDICATOR",
     "type": "esriFieldTypeString",
     "alias": "SEC_UNIT_INDICATOR",
     "length": 10,
     "domain": null
    },
    {
     "name": "SEC_UNIT_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "SEC_UNIT_NUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "ZIP_CODE",
     "type": "esriFieldTypeString",
     "alias": "ZIP_CODE",
     "length": 5,
     "domain": null
    },
    {
     "name": "ZIP4",
     "type": "esriFieldTypeString",
     "alias": "ZIP4",
     "length": 4,
     "domain": null
    },
    {
     "name": "POSTAL_CITY",
     "type": "esriFieldTypeString",
     "alias": "POSTAL_CITY",
     "length": 28,
     "domain": null
    },
    {
     "name": "STATE",
     "type": "esriFieldTypeString",
     "alias": "STATE",
     "length": 2,
     "domain": null
    },
    {
     "name": "JURISDICTION",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTION",
     "length": 20,
     "domain": null
    },
    {
     "name": "CENTERLINE_SEGMENT_ID",
     "type": "esriFieldTypeInteger",
     "alias": "CENTERLINE_SEGMENT_ID",
     "domain": null
    },
    {
     "name": "CENTERLINE_FULLSTREET_MATCH",
     "type": "esriFieldTypeString",
     "alias": "CENTERLINE_FULLSTREET_MATCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "PARCEL_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "PARCEL_NUMBER",
     "length": 14,
     "domain": null
    },
    {
     "name": "LOT_ID",
     "type": "esriFieldTypeString",
     "alias": "LOT_ID",
     "length": 5,
     "domain": null
    },
    {
     "name": "LOCAL_SUBDIVISION_NAME",
     "type": "esriFieldTypeString",
     "alias": "LOCAL_SUBDIVISION_NAME",
     "length": 56,
     "domain": null
    },
    {
     "name": "LOCAL_SUBDIVISION_CODE",
     "type": "esriFieldTypeString",
     "alias": "LOCAL_SUBDIVISION_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 25,
     "domain": null
    },
    {
     "name": "JURISDICTION_ADDRESS_ID",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTION_ADDRESS_ID",
     "length": 30,
     "domain": null
    },
    {
     "name": "ADDRESS_COMMENT",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS_COMMENT",
     "length": 300,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeDouble",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeDouble",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "VALID_XY",
     "type": "esriFieldTypeString",
     "alias": "VALID_XY",
     "length": 1,
     "domain": null
    },
    {
     "name": "SPATIAL_METHOD",
     "type": "esriFieldTypeString",
     "alias": "SPATIAL_METHOD",
     "length": 32,
     "domain": null
    },
    {
     "name": "FULLSTREET",
     "type": "esriFieldTypeString",
     "alias": "FULLSTREET",
     "length": 100,
     "domain": null
    },
    {
     "name": "FULLADDRESS",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS",
     "length": 100,
     "domain": null
    },
    {
     "name": "FULLADDRESS_UNIT",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS_UNIT",
     "length": 150,
     "domain": null
    },
    {
     "name": "INPUT_ADDRESS_LINE",
     "type": "esriFieldTypeString",
     "alias": "INPUT_ADDRESS_LINE",
     "length": 100,
     "domain": null
    },
    {
     "name": "STD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "STD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "REC_STATUS",
     "type": "esriFieldTypeString",
     "alias": "REC_STATUS",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "ADDR_REC_STATUS",
      "description": "",
      "codedValues": [
       {
        "name": "UNMATCHED",
        "code": "U"
       },
       {
        "name": "IGNORE",
        "code": "I"
       },
       {
        "name": "MATCH IN MAD",
        "code": "MAD"
       },
       {
        "name": "REJECTED",
        "code": "R"
       },
       {
        "name": "MATCH TO GEOCODE",
        "code": "M"
       },
       {
        "name": "SUGGESTED MATCH",
        "code": "S"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "PROCESSED_ADDRESS_ID",
     "type": "esriFieldTypeInteger",
     "alias": "PROCESSED_ADDRESS_ID",
     "domain": null
    },
    {
     "name": "PROCESSED_DATETIME",
     "type": "esriFieldTypeDate",
     "alias": "PROCESSED_DATETIME",
     "length": 8,
     "domain": null
    },
    {
     "name": "PROCESSED_COMMENT",
     "type": "esriFieldTypeString",
     "alias": "PROCESSED_COMMENT",
     "length": 255,
     "domain": null
    },
    {
     "name": "PROCESSED_COUNT",
     "type": "esriFieldTypeInteger",
     "alias": "PROCESSED_COUNT",
     "domain": null
    },
    {
     "name": "METHOD",
     "type": "esriFieldTypeString",
     "alias": "METHOD",
     "length": 32,
     "domain": null
    },
    {
     "name": "MATCH_SCORE",
     "type": "esriFieldTypeDouble",
     "alias": "MATCH_SCORE",
     "domain": null
    },
    {
     "name": "MATCH_PRE_DIRECTIONAL",
     "type": "esriFieldTypeString",
     "alias": "MATCH_PRE_DIRECTIONAL",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_STREET",
     "type": "esriFieldTypeString",
     "alias": "MATCH_STREET",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_SUFFIX",
     "type": "esriFieldTypeString",
     "alias": "MATCH_SUFFIX",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_POST_DIRECTIONAL",
     "type": "esriFieldTypeString",
     "alias": "MATCH_POST_DIRECTIONAL",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_UNIT",
     "type": "esriFieldTypeString",
     "alias": "MATCH_UNIT",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_UNIT_INDICATOR",
     "type": "esriFieldTypeString",
     "alias": "MATCH_UNIT_INDICATOR",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_ZIP",
     "type": "esriFieldTypeString",
     "alias": "MATCH_ZIP",
     "length": 1,
     "domain": null
    },
    {
     "name": "GEOCODE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "GEOCODE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "GEOCODES",
     "type": "esriFieldTypeString",
     "alias": "GEOCODES",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "submit_OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "submit_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": "MAD_ATTR_STATUS",
     "type": "esriFieldTypeString",
     "alias": "MAD_ATTR_STATUS",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAD_ATTR_UNIT_STATUS",
     "type": "esriFieldTypeString",
     "alias": "MAD_ATTR_UNIT_STATUS",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAD_ATTR_DESIG_STATUS",
     "type": "esriFieldTypeString",
     "alias": "MAD_ATTR_DESIG_STATUS",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAD_MATCH_WO_ZIP",
     "type": "esriFieldTypeString",
     "alias": "MAD_MATCH_WO_ZIP",
     "length": 1,
     "domain": null
    },
    {
     "name": "FULLADDRESS_UNIT_MATCH",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS_UNIT_MATCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R204_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S163_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 3,
   "name": "Street Centerline - ALL",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102642,
    "latestWkid": 2226,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -115211800,
    "falseY": -93821500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SPATIAL_METHOD",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Centerline Geocode",
         "description": "Centerline Geocode",
         "symbol": {
          "type": "esriPMS",
          "url": "14344aab818d450f29ebd6729a8bfc71",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcklEQVRIid3VP0hVYRjA4ee7STiURtgQ0ZJSew02JkTQoCFuQVObGN0LQhAR0haF3ktQIFFTk1AtDYHQEkHl1GJtDUIQERokXLDeOGSh5bl/zsWhfnA4nG94Dnzn8H5dtrGu/xgfj112OoUj2CP5iAVLnptL34rhl6JX3RVhAt2/12P9fsAHlbim16yp9L11vBID6p7gsJT7+v3CHctOm4yzbqavzfFK7BWe4pDWGrHmATFKisZ4mG4D/tUZZedV3c3HL0Q/zinWVVNxb+P+b8Z3GEOpIH7QZ8fxYmucYwXhnyVHG+F9HeEl+zY+bsbDSoNfr5WW83EWMdoBvtgIf4zLBeEv1jzLx2vptXLM42QBfNqtVM/Hs8KE5BV62oDfWHXjz8W/8Vp6pxJjwkPsbsqGtxg2m1ab41kzaV45BnEbJ2xdNm7v6zbpelppb+RWU/blh1yMQcnw+jzvET4pWRAeqab3nR0WtfQS2dV2/+4Z+gOjPl/VAnikOQAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 17,
          "height": 17,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "Centerline Geocode"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "14344aab818d450f29ebd6729a8bfc71",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcklEQVRIid3VP0hVYRjA4ee7STiURtgQ0ZJSew02JkTQoCFuQVObGN0LQhAR0haF3ktQIFFTk1AtDYHQEkHl1GJtDUIQERokXLDeOGSh5bl/zsWhfnA4nG94Dnzn8H5dtrGu/xgfj112OoUj2CP5iAVLnptL34rhl6JX3RVhAt2/12P9fsAHlbim16yp9L11vBID6p7gsJT7+v3CHctOm4yzbqavzfFK7BWe4pDWGrHmATFKisZ4mG4D/tUZZedV3c3HL0Q/zinWVVNxb+P+b8Z3GEOpIH7QZ8fxYmucYwXhnyVHG+F9HeEl+zY+bsbDSoNfr5WW83EWMdoBvtgIf4zLBeEv1jzLx2vptXLM42QBfNqtVM/Hs8KE5BV62oDfWHXjz8W/8Vp6pxJjwkPsbsqGtxg2m1ab41kzaV45BnEbJ2xdNm7v6zbpelppb+RWU/blh1yMQcnw+jzvET4pWRAeqab3nR0WtfQS2dV2/+4Z+gOjPl/VAnikOQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 17,
        "height": 17,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Centerline Geocode",
       "label": "Centerline Geocode"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          115,
          158,
          66,
          255
         ],
         "toColor": [
          115,
          158,
          66,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          92,
          78,
          191,
          255
         ],
         "toColor": [
          92,
          78,
          191,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          235,
          84,
          114,
          255
         ],
         "toColor": [
          235,
          84,
          114,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          77,
          184,
          214,
          255
         ],
         "toColor": [
          77,
          184,
          214,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          87,
          217,
          255
         ],
         "toColor": [
          250,
          87,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          230,
          182,
          142,
          255
         ],
         "toColor": [
          230,
          182,
          142,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          148,
          95,
          134,
          255
         ],
         "toColor": [
          148,
          95,
          134,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          102,
          237,
          92,
          255
         ],
         "toColor": [
          102,
          237,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          80,
          230,
          185,
          255
         ],
         "toColor": [
          80,
          230,
          185,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          237,
          237,
          88,
          255
         ],
         "toColor": [
          237,
          237,
          88,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          58,
          50,
          255
         ],
         "toColor": [
          128,
          58,
          50,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          50,
          82,
          138,
          255
         ],
         "toColor": [
          50,
          82,
          138,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          50,
          140,
          101,
          255
         ],
         "toColor": [
          50,
          140,
          101,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1.5172362327575684E-4,
    "ymin": -2.60770320892334E-6,
    "xmax": 6850652.604921475,
    "ymax": 2035743.1050122231,
    "spatialReference": {
     "wkid": 102642,
     "latestWkid": 2226,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -115211800,
     "falseY": -93821500,
     "xyUnits": 3.6983428057351544E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "VALIDATION_FLAG",
     "type": "esriFieldTypeString",
     "alias": "VALIDATION_FLAG",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ADDR_VALIDATION_FLAG",
      "description": "",
      "codedValues": [
       {
        "name": "Valid Address ready for insert",
        "code": "Y"
       },
       {
        "name": "Rejected",
        "code": "R"
       },
       {
        "name": "Ignored",
        "code": "I"
       },
       {
        "name": "Duplicate",
        "code": "D"
       },
       {
        "name": "100% match in MAD",
        "code": "MAD"
       },
       {
        "name": "Follow up question",
        "code": "Q"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "STREET_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "STREET_NUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "ADDRESS_FRACTIONAL",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS_FRACTIONAL",
     "length": 20,
     "domain": null
    },
    {
     "name": "PFX_TYPE",
     "type": "esriFieldTypeString",
     "alias": "PFX_TYPE",
     "length": 12,
     "domain": null
    },
    {
     "name": "PFX_DIR",
     "type": "esriFieldTypeString",
     "alias": "PFX_DIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "SFX_TYPE",
     "type": "esriFieldTypeString",
     "alias": "SFX_TYPE",
     "length": 6,
     "domain": null
    },
    {
     "name": "SFX_DIR",
     "type": "esriFieldTypeString",
     "alias": "SFX_DIR",
     "length": 2,
     "domain": null
    },
    {
     "name": "SEC_UNIT_INDICATOR",
     "type": "esriFieldTypeString",
     "alias": "SEC_UNIT_INDICATOR",
     "length": 10,
     "domain": null
    },
    {
     "name": "SEC_UNIT_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "SEC_UNIT_NUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "ZIP_CODE",
     "type": "esriFieldTypeString",
     "alias": "ZIP_CODE",
     "length": 5,
     "domain": null
    },
    {
     "name": "ZIP4",
     "type": "esriFieldTypeString",
     "alias": "ZIP4",
     "length": 4,
     "domain": null
    },
    {
     "name": "POSTAL_CITY",
     "type": "esriFieldTypeString",
     "alias": "POSTAL_CITY",
     "length": 28,
     "domain": null
    },
    {
     "name": "STATE",
     "type": "esriFieldTypeString",
     "alias": "STATE",
     "length": 2,
     "domain": null
    },
    {
     "name": "JURISDICTION",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTION",
     "length": 20,
     "domain": null
    },
    {
     "name": "CENTERLINE_SEGMENT_ID",
     "type": "esriFieldTypeInteger",
     "alias": "CENTERLINE_SEGMENT_ID",
     "domain": null
    },
    {
     "name": "CENTERLINE_FULLSTREET_MATCH",
     "type": "esriFieldTypeString",
     "alias": "CENTERLINE_FULLSTREET_MATCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "PARCEL_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "PARCEL_NUMBER",
     "length": 14,
     "domain": null
    },
    {
     "name": "LOT_ID",
     "type": "esriFieldTypeString",
     "alias": "LOT_ID",
     "length": 5,
     "domain": null
    },
    {
     "name": "LOCAL_SUBDIVISION_NAME",
     "type": "esriFieldTypeString",
     "alias": "LOCAL_SUBDIVISION_NAME",
     "length": 56,
     "domain": null
    },
    {
     "name": "LOCAL_SUBDIVISION_CODE",
     "type": "esriFieldTypeString",
     "alias": "LOCAL_SUBDIVISION_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 25,
     "domain": null
    },
    {
     "name": "JURISDICTION_ADDRESS_ID",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTION_ADDRESS_ID",
     "length": 30,
     "domain": null
    },
    {
     "name": "ADDRESS_COMMENT",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS_COMMENT",
     "length": 300,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeDouble",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeDouble",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "VALID_XY",
     "type": "esriFieldTypeString",
     "alias": "VALID_XY",
     "length": 1,
     "domain": null
    },
    {
     "name": "SPATIAL_METHOD",
     "type": "esriFieldTypeString",
     "alias": "SPATIAL_METHOD",
     "length": 32,
     "domain": null
    },
    {
     "name": "FULLSTREET",
     "type": "esriFieldTypeString",
     "alias": "FULLSTREET",
     "length": 100,
     "domain": null
    },
    {
     "name": "FULLADDRESS",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS",
     "length": 100,
     "domain": null
    },
    {
     "name": "FULLADDRESS_UNIT",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS_UNIT",
     "length": 150,
     "domain": null
    },
    {
     "name": "INPUT_ADDRESS_LINE",
     "type": "esriFieldTypeString",
     "alias": "INPUT_ADDRESS_LINE",
     "length": 100,
     "domain": null
    },
    {
     "name": "STD_DATE",
     "type": "esriFieldTypeDate",
     "alias": "STD_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "REC_STATUS",
     "type": "esriFieldTypeString",
     "alias": "REC_STATUS",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "ADDR_REC_STATUS",
      "description": "",
      "codedValues": [
       {
        "name": "UNMATCHED",
        "code": "U"
       },
       {
        "name": "IGNORE",
        "code": "I"
       },
       {
        "name": "MATCH IN MAD",
        "code": "MAD"
       },
       {
        "name": "REJECTED",
        "code": "R"
       },
       {
        "name": "MATCH TO GEOCODE",
        "code": "M"
       },
       {
        "name": "SUGGESTED MATCH",
        "code": "S"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "PROCESSED_ADDRESS_ID",
     "type": "esriFieldTypeInteger",
     "alias": "PROCESSED_ADDRESS_ID",
     "domain": null
    },
    {
     "name": "PROCESSED_DATETIME",
     "type": "esriFieldTypeDate",
     "alias": "PROCESSED_DATETIME",
     "length": 8,
     "domain": null
    },
    {
     "name": "PROCESSED_COMMENT",
     "type": "esriFieldTypeString",
     "alias": "PROCESSED_COMMENT",
     "length": 255,
     "domain": null
    },
    {
     "name": "PROCESSED_COUNT",
     "type": "esriFieldTypeInteger",
     "alias": "PROCESSED_COUNT",
     "domain": null
    },
    {
     "name": "METHOD",
     "type": "esriFieldTypeString",
     "alias": "METHOD",
     "length": 32,
     "domain": null
    },
    {
     "name": "MATCH_SCORE",
     "type": "esriFieldTypeDouble",
     "alias": "MATCH_SCORE",
     "domain": null
    },
    {
     "name": "MATCH_PRE_DIRECTIONAL",
     "type": "esriFieldTypeString",
     "alias": "MATCH_PRE_DIRECTIONAL",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_STREET",
     "type": "esriFieldTypeString",
     "alias": "MATCH_STREET",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_SUFFIX",
     "type": "esriFieldTypeString",
     "alias": "MATCH_SUFFIX",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_POST_DIRECTIONAL",
     "type": "esriFieldTypeString",
     "alias": "MATCH_POST_DIRECTIONAL",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_UNIT",
     "type": "esriFieldTypeString",
     "alias": "MATCH_UNIT",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_UNIT_INDICATOR",
     "type": "esriFieldTypeString",
     "alias": "MATCH_UNIT_INDICATOR",
     "length": 1,
     "domain": null
    },
    {
     "name": "MATCH_ZIP",
     "type": "esriFieldTypeString",
     "alias": "MATCH_ZIP",
     "length": 1,
     "domain": null
    },
    {
     "name": "GEOCODE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "GEOCODE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "GEOCODES",
     "type": "esriFieldTypeString",
     "alias": "GEOCODES",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "submit_OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "submit_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": "MAD_ATTR_STATUS",
     "type": "esriFieldTypeString",
     "alias": "MAD_ATTR_STATUS",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAD_ATTR_UNIT_STATUS",
     "type": "esriFieldTypeString",
     "alias": "MAD_ATTR_UNIT_STATUS",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAD_ATTR_DESIG_STATUS",
     "type": "esriFieldTypeString",
     "alias": "MAD_ATTR_DESIG_STATUS",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAD_MATCH_WO_ZIP",
     "type": "esriFieldTypeString",
     "alias": "MAD_MATCH_WO_ZIP",
     "length": 1,
     "domain": null
    },
    {
     "name": "FULLADDRESS_UNIT_MATCH",
     "type": "esriFieldTypeString",
     "alias": "FULLADDRESS_UNIT_MATCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R204_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S163_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}