{
 "currentVersion": 10.91,
 "id": 4,
 "name": "Address Points",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 3,
  "name": "Herkimer County"
 },
 "defaultVisibility": true,
 "minScale": 6000,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": false,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "extent": {
  "xmin": 482234.7419999996,
  "ymin": 4741877.2447,
  "xmax": 524662.6605000002,
  "ymax": 4863648.962400001,
  "spatialReference": {
   "wkid": 26918,
   "latestWkid": 26918
  }
 },
 "sourceSpatialReference": {
  "wkid": 26918,
  "latestWkid": 26918
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     255,
     255,
     0,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "where": null,
    "labelExpression": "[AddressNum]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      230,
      76,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 1.5,
     "font": {
      "family": "Times New Roman",
      "size": 8,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID_1",
 "globalIdField": "GlobalID",
 "displayField": "StreetName",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID_1"
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "PrefixAddr",
   "type": "esriFieldTypeString",
   "alias": "Prefix",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "PrefixAddr"
  },
  {
   "name": "AddressNum",
   "type": "esriFieldTypeInteger",
   "alias": "Address #",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "AddressNum"
  },
  {
   "name": "SuffixAddr",
   "type": "esriFieldTypeString",
   "alias": "Suffix",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "SuffixAddr"
  },
  {
   "name": "PreDirecti",
   "type": "esriFieldTypeString",
   "alias": "Prefix Direction",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "PreDirecti"
  },
  {
   "name": "StreetName",
   "type": "esriFieldTypeString",
   "alias": "Street",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 40,
   "defaultValue": null,
   "modelName": "StreetName"
  },
  {
   "name": "PostType",
   "type": "esriFieldTypeString",
   "alias": "Str. Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "PostType"
  },
  {
   "name": "PostDirect",
   "type": "esriFieldTypeString",
   "alias": "Post Direction",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "PostDirect"
  },
  {
   "name": "LandmarkNa",
   "type": "esriFieldTypeString",
   "alias": "Landmark Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 60,
   "defaultValue": null,
   "modelName": "LandmarkNa"
  },
  {
   "name": "Building",
   "type": "esriFieldTypeString",
   "alias": "Building",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 40,
   "defaultValue": null,
   "modelName": "Building"
  },
  {
   "name": "ZipName",
   "type": "esriFieldTypeString",
   "alias": "ZipName",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "ZipName"
  },
  {
   "name": "State",
   "type": "esriFieldTypeString",
   "alias": "State",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "State"
  },
  {
   "name": "ZipCode",
   "type": "esriFieldTypeString",
   "alias": "ZipCode",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "ZipCode"
  },
  {
   "name": "PointType",
   "type": "esriFieldTypeString",
   "alias": "PointType",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": null,
   "modelName": "PointType"
  },
  {
   "name": "PlaceName",
   "type": "esriFieldTypeString",
   "alias": "Place",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "PlaceName"
  },
  {
   "name": "PlaceType",
   "type": "esriFieldTypeString",
   "alias": "Place Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 75,
   "defaultValue": null,
   "modelName": "PlaceType"
  },
  {
   "name": "CompleteSt",
   "type": "esriFieldTypeString",
   "alias": "Complete St",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 68,
   "defaultValue": null,
   "modelName": "CompleteSt"
  },
  {
   "name": "ESN",
   "type": "esriFieldTypeString",
   "alias": "ESN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "ESN"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "created_user"
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "created_date"
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_edited_user"
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edited_date"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R1611_pk",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_1611",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_OID_1611",
   "fields": "GlobalID,OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1549_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Address Points",
   "description": "",
   "prototype": {
    "attributes": {
     "ESN": null,
     "CompleteSt": null,
     "OBJECTID": null,
     "PrefixAddr": null,
     "AddressNum": null,
     "SuffixAddr": null,
     "PreDirecti": null,
     "StreetName": null,
     "PostType": null,
     "PostDirect": null,
     "LandmarkNa": null,
     "Building": null,
     "ZipName": null,
     "State": null,
     "ZipCode": null,
     "PointType": null,
     "PlaceName": null,
     "PlaceType": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Update,Uploads,Editing",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "88a092d3071f4d8ca383fe94bc0d4ceb"
}