{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "BERGENPARCELS",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102711,
    "latestWkid": 3424,
    "xyTolerance": 0.00328083336353302,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -17954600,
    "falseY": -46918100,
    "xyUnits": 3048.006500570929,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       252,
       240,
       201,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 554975.0714554114,
    "ymin": 702778.6294967608,
    "xmax": 657059.6697176961,
    "ymax": 838042.6563517267,
    "spatialReference": {
     "wkid": 103106,
     "latestWkid": 6527,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -17954600,
     "falseY": -46918100,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PAMS_PIN",
     "type": "esriFieldTypeString",
     "alias": "PAMS_PIN",
     "length": 38,
     "domain": null
    },
    {
     "name": "MUN",
     "type": "esriFieldTypeString",
     "alias": "MUN",
     "length": 28,
     "domain": null
    },
    {
     "name": "BLOCK",
     "type": "esriFieldTypeString",
     "alias": "BLOCK",
     "length": 10,
     "domain": null
    },
    {
     "name": "LOT",
     "type": "esriFieldTypeString",
     "alias": "LOT",
     "length": 10,
     "domain": null
    },
    {
     "name": "QCODE",
     "type": "esriFieldTypeString",
     "alias": "QCODE",
     "length": 11,
     "domain": null
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "LASTUPDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "ACRES",
     "type": "esriFieldTypeString",
     "alias": "ACRES",
     "length": 20,
     "domain": null
    },
    {
     "name": "TAXMAP",
     "type": "esriFieldTypeString",
     "alias": "IMAGEFILE",
     "length": 16,
     "domain": null
    },
    {
     "name": "P_LOT",
     "type": "esriFieldTypeString",
     "alias": "P_LOT",
     "length": 27,
     "domain": null
    },
    {
     "name": "STDIR",
     "type": "esriFieldTypeString",
     "alias": "STDIR",
     "length": 1,
     "domain": null
    },
    {
     "name": "STNUM",
     "type": "esriFieldTypeString",
     "alias": "STNUM",
     "length": 20,
     "domain": null
    },
    {
     "name": "STNAME",
     "type": "esriFieldTypeString",
     "alias": "STNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "APT",
     "type": "esriFieldTypeString",
     "alias": "APT",
     "length": 40,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 50,
     "domain": null
    },
    {
     "name": "OWNER_NAME",
     "type": "esriFieldTypeString",
     "alias": "OWNER_NAME",
     "length": 35,
     "domain": null
    },
    {
     "name": "ADDL_LOTS",
     "type": "esriFieldTypeString",
     "alias": "ADDL_LOTS",
     "length": 20,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 60,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R59_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "ixPAMS",
     "fields": "PAMS_PIN",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S40_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,
   "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": "0b261f3d3c02402fb821a56e54539aba"
  }
 ],
 "tables": []
}