{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 2,
   "name": "Main Building Address",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102671,
    "latestWkid": 3435,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -17463800,
    "falseY": -46132600,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 615,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSSquare",
      "color": [
       255,
       255,
       0,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[StreetAddress]",
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "deconflictionStrategy": "dynamic",
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "where": "MainPoint = 'Y'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Main",
      "priority": 4,
      "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,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 977228.0771876611,
    "ymin": 1233530.4840849862,
    "xmax": 1019060.5893229954,
    "ymax": 1282804.764473237,
    "spatialReference": {
     "wkid": 102671,
     "latestWkid": 3435,
     "xyTolerance": 2.4999999999999995E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -17463800,
     "falseY": -46132600,
     "xyUnits": 1.3724482207846552E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "CompStreetName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "CompleteAddress",
     "type": "esriFieldTypeString",
     "alias": "CompleteAddress",
     "length": 235,
     "domain": null
    },
    {
     "name": "FeatureType",
     "type": "esriFieldTypeString",
     "alias": "FeatureType",
     "length": 25,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 20,
     "domain": null
    },
    {
     "name": "Residential",
     "type": "esriFieldTypeString",
     "alias": "Residential",
     "length": 1,
     "domain": null
    },
    {
     "name": "Mailable",
     "type": "esriFieldTypeString",
     "alias": "Mailable",
     "length": 1,
     "domain": null
    },
    {
     "name": "MainPoint",
     "type": "esriFieldTypeString",
     "alias": "MainPoint",
     "length": 1,
     "domain": null
    },
    {
     "name": "StreetAddress",
     "type": "esriFieldTypeString",
     "alias": "StreetAddress",
     "length": 99,
     "domain": null
    },
    {
     "name": "CompCityStateZip",
     "type": "esriFieldTypeString",
     "alias": "CompCityStateZip",
     "length": 35,
     "domain": null
    },
    {
     "name": "CompAddNum",
     "type": "esriFieldTypeString",
     "alias": "CompAddNum",
     "length": 27,
     "domain": null
    },
    {
     "name": "StreetPreDir",
     "type": "esriFieldTypeString",
     "alias": "StreetPreDir",
     "length": 5,
     "domain": null
    },
    {
     "name": "StreetName",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 25,
     "domain": null
    },
    {
     "name": "StreetPostType",
     "type": "esriFieldTypeString",
     "alias": "StreetPostType",
     "length": 25,
     "domain": null
    },
    {
     "name": "CompStreetName",
     "type": "esriFieldTypeString",
     "alias": "CompStreetName",
     "length": 71,
     "domain": null
    },
    {
     "name": "CompSubAddress",
     "type": "esriFieldTypeString",
     "alias": "CompSubAddress",
     "length": 97,
     "domain": null
    },
    {
     "name": "ZipCode",
     "type": "esriFieldTypeString",
     "alias": "ZIPCODE",
     "length": 5,
     "domain": null
    },
    {
     "name": "ParcelNumber",
     "type": "esriFieldTypeString",
     "alias": "ParcelNumber",
     "length": 12,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1008_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S984_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "Unit Addresses",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102671,
    "latestWkid": 3435,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -17463800,
    "falseY": -46132600,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 610,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       255,
       0,
       197,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[SubNumber1]",
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "deconflictionStrategy": "dynamic",
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 250,
      "name": "Default",
      "priority": 3,
      "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,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 977228.0771876611,
    "ymin": 1233530.4840849862,
    "xmax": 1019060.5893229954,
    "ymax": 1282804.764473237,
    "spatialReference": {
     "wkid": 102671,
     "latestWkid": 3435,
     "xyTolerance": 2.4999999999999995E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -17463800,
     "falseY": -46132600,
     "xyUnits": 1.3724482207846552E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "CompStreetName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "CompleteAddress",
     "type": "esriFieldTypeString",
     "alias": "CompleteAddress",
     "length": 235,
     "domain": null
    },
    {
     "name": "FeatureType",
     "type": "esriFieldTypeString",
     "alias": "FeatureType",
     "length": 25,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 20,
     "domain": null
    },
    {
     "name": "Residential",
     "type": "esriFieldTypeString",
     "alias": "Residential",
     "length": 1,
     "domain": null
    },
    {
     "name": "Mailable",
     "type": "esriFieldTypeString",
     "alias": "Mailable",
     "length": 1,
     "domain": null
    },
    {
     "name": "MainPoint",
     "type": "esriFieldTypeString",
     "alias": "MainPoint",
     "length": 1,
     "domain": null
    },
    {
     "name": "StreetAddress",
     "type": "esriFieldTypeString",
     "alias": "StreetAddress",
     "length": 99,
     "domain": null
    },
    {
     "name": "CompCityStateZip",
     "type": "esriFieldTypeString",
     "alias": "CompCityStateZip",
     "length": 35,
     "domain": null
    },
    {
     "name": "CompAddNum",
     "type": "esriFieldTypeString",
     "alias": "CompAddNum",
     "length": 27,
     "domain": null
    },
    {
     "name": "StreetPreDir",
     "type": "esriFieldTypeString",
     "alias": "StreetPreDir",
     "length": 5,
     "domain": null
    },
    {
     "name": "StreetName",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 25,
     "domain": null
    },
    {
     "name": "StreetPostType",
     "type": "esriFieldTypeString",
     "alias": "StreetPostType",
     "length": 25,
     "domain": null
    },
    {
     "name": "CompStreetName",
     "type": "esriFieldTypeString",
     "alias": "CompStreetName",
     "length": 71,
     "domain": null
    },
    {
     "name": "CompSubAddress",
     "type": "esriFieldTypeString",
     "alias": "CompSubAddress",
     "length": 97,
     "domain": null
    },
    {
     "name": "ZipCode",
     "type": "esriFieldTypeString",
     "alias": "ZIPCODE",
     "length": 5,
     "domain": null
    },
    {
     "name": "ParcelNumber",
     "type": "esriFieldTypeString",
     "alias": "ParcelNumber",
     "length": 12,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1008_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S984_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "c5326de7fc104a428988a5a8685804fc"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 1,
   "name": "Recycling Program",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102671,
    "latestWkid": 3435,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -17463800,
    "falseY": -46132600,
    "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": "Recycling_Status",
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       204,
       204,
       204,
       255
      ],
      "outline": null
     },
     "defaultLabel": "Other Structures",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Multifamily (5+ Units)",
         "description": "Multifamily (5+ Units)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           0,
           112,
           255,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            112,
            255,
            255
           ],
           "width": 0.1
          }
         },
         "values": [
          [
           "Multifamily (5+ Units)"
          ]
         ]
        },
        {
         "label": "Single Family (1-4 Units)",
         "description": "Single Family (1-4 Units)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            255,
            170,
            0,
            255
           ],
           "width": 0.1
          }
         },
         "values": [
          [
           "Single Family (1-4 Units)"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          112,
          255,
          255
         ],
         "width": 0.1
        }
       },
       "value": "Multifamily (5+ Units)",
       "label": "Multifamily (5+ Units)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          170,
          0,
          255
         ],
         "width": 0.1
        }
       },
       "value": "Single Family (1-4 Units)",
       "label": "Single Family (1-4 Units)"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          249,
          255
         ],
         "toColor": [
          215,
          252,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          251,
          255
         ],
         "toColor": [
          252,
          179,
          251,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          191,
          182,
          255
         ],
         "toColor": [
          252,
          191,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          202,
          252,
          184,
          255
         ],
         "toColor": [
          202,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          191,
          252,
          255
         ],
         "toColor": [
          179,
          191,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          234,
          179,
          255
         ],
         "toColor": [
          252,
          234,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          249,
          255
         ],
         "toColor": [
          252,
          215,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          226,
          252,
          255
         ],
         "toColor": [
          212,
          226,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          233,
          215,
          255
         ],
         "toColor": [
          252,
          233,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          217,
          255
         ],
         "toColor": [
          182,
          252,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          202,
          255
         ],
         "toColor": [
          252,
          179,
          202,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          237,
          252,
          207,
          255
         ],
         "toColor": [
          237,
          252,
          207,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          226,
          194,
          252,
          255
         ],
         "toColor": [
          226,
          194,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 979501.2019064948,
    "ymin": 1236476.4243873209,
    "xmax": 1015664.6522172466,
    "ymax": 1281708.7204054892,
    "spatialReference": {
     "wkid": 102671,
     "latestWkid": 3435,
     "xyTolerance": 2.4999999999999995E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -17463800,
     "falseY": -46132600,
     "xyUnits": 1.3724482207846552E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Featuretype",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Featuretype",
     "type": "esriFieldTypeString",
     "alias": "Featuretype",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_BuildingFootprints_FeatureType",
      "description": "",
      "codedValues": [
       {
        "name": "Residential",
        "code": "Residential"
       },
       {
        "name": "Commercial",
        "code": "Commercial"
       },
       {
        "name": "Public",
        "code": "Public"
       },
       {
        "name": "Unclassified",
        "code": "Unclassified"
       },
       {
        "name": "Trailer",
        "code": "Trailer"
       },
       {
        "name": "Utility",
        "code": "Utility"
       },
       {
        "name": "FoundationRuin",
        "code": "FoundationRuin"
       },
       {
        "name": "Religious",
        "code": "Religious"
       },
       {
        "name": "Education",
        "code": "Education"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Notes",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "length": 80,
     "domain": null
    },
    {
     "name": "Landuse",
     "type": "esriFieldTypeString",
     "alias": "Landuse",
     "length": 50,
     "domain": null
    },
    {
     "name": "OutBuilding",
     "type": "esriFieldTypeString",
     "alias": "OutBuilding",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Yes or No txt",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "<Null>",
        "code": "<Null>"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Recycling_Status",
     "type": "esriFieldTypeString",
     "alias": "Recycling_Status",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_BuildingFootprints_Recycling_Status",
      "description": "",
      "codedValues": [
       {
        "name": "Multifamily (5+ Units)",
        "code": "Multifamily (5+ Units)"
       },
       {
        "name": "Single Family (1-4 Units)",
        "code": "Single Family (1-4 Units)"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Owner_Occupied_Exemption",
     "type": "esriFieldTypeString",
     "alias": "Owner_Occupied_Exemption",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Y/N",
      "description": "Yes/No Domain",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R62_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S52_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "c5326de7fc104a428988a5a8685804fc"
  }
 ],
 "tables": []
}