{
 "layers": [
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 0,
   "name": "Customer",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 65000,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": 1311509.106731236,
    "ymin": 520208.9190926254,
    "xmax": 1406307.275402233,
    "ymax": 603217.1211861372,
    "spatialReference": {
     "wkid": 103122,
     "latestWkid": 6543,
     "xyTolerance": 0.003280833333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.0060960152887,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 103122,
    "latestWkid": 6543,
    "vcsWkid": 105703,
    "latestVcsWkid": 6360,
    "xyTolerance": 6.56166666666667E-4,
    "zTolerance": 6.56166666666667E-4,
    "mTolerance": 0.001,
    "falseX": -121841900,
    "falseY": -93659000,
    "xyUnits": 3048.0060960121905,
    "falseZ": -100000,
    "zUnits": 3048.0060960121905,
    "falseM": 0,
    "mUnits": 1
   },
   "sourceHeightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       255,
       0,
       0,
       255
      ],
      "size": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.6
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": true,
   "enableZDefaults": false,
   "supportsVCSProjection": true,
   "allowGeometryUpdates": false,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "STREETNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "CUSTOMERNAME",
     "type": "esriFieldTypeString",
     "alias": "CustomerName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CUSTOMERNAME"
    },
    {
     "name": "CUSTOMERACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "CustomerAccountNumber",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "CUSTOMERACCOUNTNUMBER"
    },
    {
     "name": "CUSTOMERPHONE",
     "type": "esriFieldTypeString",
     "alias": "CustomerPhone",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "CUSTOMERPHONE"
    },
    {
     "name": "LOCATIONNAME",
     "type": "esriFieldTypeString",
     "alias": "LocationName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "LOCATIONNAME"
    },
    {
     "name": "LOCATIONACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "LocationAccountNumber",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LOCATIONACCOUNTNUMBER"
    },
    {
     "name": "LOCATIONEMAIL",
     "type": "esriFieldTypeString",
     "alias": "LocationEmail",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "LOCATIONEMAIL"
    },
    {
     "name": "LOCATIONPHONE",
     "type": "esriFieldTypeString",
     "alias": "LocationPhone",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "LOCATIONPHONE"
    },
    {
     "name": "STREETNUMBER",
     "type": "esriFieldTypeString",
     "alias": "StreetNumber",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "STREETNUMBER"
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 110,
     "defaultValue": null,
     "modelName": "STREETNAME"
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeString",
     "alias": "City",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "CITY"
    },
    {
     "name": "STATE",
     "type": "esriFieldTypeString",
     "alias": "STATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "STATE"
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeString",
     "alias": "Zip",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "ZIP"
    },
    {
     "name": "COUNTRY",
     "type": "esriFieldTypeString",
     "alias": "Country",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 3,
     "defaultValue": null,
     "modelName": "COUNTRY"
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LATITUDE"
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LONGITUDE"
    },
    {
     "name": "LOCATIONNOTES",
     "type": "esriFieldTypeString",
     "alias": "LocationNotes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATIONNOTES"
    },
    {
     "name": "LASTUPDATEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "LastUpdatedDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATEDDATE"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R324_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S204_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "types": [],
   "templates": [
    {
     "name": "Customer",
     "description": "",
     "prototype": {
      "attributes": {
       "LOCATIONNOTES": null,
       "CUSTOMERNAME": null,
       "CUSTOMERACCOUNTNUMBER": null,
       "CUSTOMERPHONE": null,
       "LOCATIONNAME": null,
       "LOCATIONACCOUNTNUMBER": null,
       "LOCATIONEMAIL": null,
       "LOCATIONPHONE": null,
       "STREETNUMBER": null,
       "STREETNAME": null,
       "CITY": null,
       "STATE": null,
       "ZIP": null,
       "COUNTRY": null,
       "LATITUDE": null,
       "LONGITUDE": null,
       "LASTUPDATEDDATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "f90d627c584e4600948b5b589a7b5895"
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 1,
   "name": "Service",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 65000,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": 1311509.106731236,
    "ymin": 520208.9190926254,
    "xmax": 1406307.275402233,
    "ymax": 603217.1211861372,
    "spatialReference": {
     "wkid": 103122,
     "latestWkid": 6543,
     "xyTolerance": 0.003280833333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.0060960152887,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 103122,
    "latestWkid": 6543,
    "vcsWkid": 105703,
    "latestVcsWkid": 6360,
    "xyTolerance": 6.56166666666667E-4,
    "zTolerance": 6.56166666666667E-4,
    "mTolerance": 0.001,
    "falseX": -121841900,
    "falseY": -93659000,
    "xyUnits": 3048.0060960121905,
    "falseZ": -100000,
    "zUnits": 3048.0060960121905,
    "falseM": 0,
    "mUnits": 1
   },
   "sourceHeightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "edc37132e9295f8fc3067ee34210b2d3",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvklEQVQokaWS0Q3CIBCGv1OWsB2jjlEXIPa1a8ga+lrjAp3DMcoaGKAxTZEa9E8Il3B8d/yH4k+pzVNtm7A/qudvAHEGEQ+pygHaNghtiDvbM1S3MsCeK26OHQYoAHS2xxHfH3XgPBnutfkO0LaZK64kF7Qd14aqJG9HHyrmTIVTHqDD2Dzgs0TakLPoQqUVhE15c+GYArpgXBzblry5i7EuO8i3nkLeY42AborGCNkvm8jfGeoxAoZ6BPwq1gsY+zVOjFHR4QAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 12,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": true,
   "enableZDefaults": false,
   "supportsVCSProjection": true,
   "allowGeometryUpdates": false,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "STREETNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "SERVICEACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "ServiceAccountNumber",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SERVICEACCOUNTNUMBER"
    },
    {
     "name": "SERVICETYPE",
     "type": "esriFieldTypeString",
     "alias": "ServiceType",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "SERVICETYPE"
    },
    {
     "name": "CONTAINERNUMBER",
     "type": "esriFieldTypeString",
     "alias": "ContainerNumber",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "CONTAINERNUMBER"
    },
    {
     "name": "CONTAINERLONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "ContainerLongitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONTAINERLONGITUDE"
    },
    {
     "name": "CONTAINERLATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "ContainerLatitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONTAINERLATITUDE"
    },
    {
     "name": "EQUIPMENTTYPE",
     "type": "esriFieldTypeString",
     "alias": "EquipmentType",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "EQUIPMENTTYPE"
    },
    {
     "name": "EQUIPMENTSIZE",
     "type": "esriFieldTypeString",
     "alias": "EquipmentSize",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 40,
     "defaultValue": null,
     "modelName": "EQUIPMENTSIZE"
    },
    {
     "name": "NUMBEROFCONTAINERS",
     "type": "esriFieldTypeString",
     "alias": "NumberOfContainers",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "NUMBEROFCONTAINERS"
    },
    {
     "name": "WASTEMATERIALTYPE",
     "type": "esriFieldTypeString",
     "alias": "WasteMaterialType",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "WASTEMATERIALTYPE"
    },
    {
     "name": "PICKUPFREQUENCYTYPE",
     "type": "esriFieldTypeString",
     "alias": "PickupFrequencyType",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "PICKUPFREQUENCYTYPE"
    },
    {
     "name": "EFFECTIVEDATE",
     "type": "esriFieldTypeString",
     "alias": "EffectiveDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EFFECTIVEDATE"
    },
    {
     "name": "SERVICEDAY",
     "type": "esriFieldTypeString",
     "alias": "ServiceDay",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 9,
     "defaultValue": null,
     "modelName": "SERVICEDAY"
    },
    {
     "name": "SERVICENOTES",
     "type": "esriFieldTypeString",
     "alias": "ServiceNotes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "SERVICENOTES"
    },
    {
     "name": "LOCATIONACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "LocationAccountNumber",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LOCATIONACCOUNTNUMBER"
    },
    {
     "name": "LASTUPDATEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "LastUpdatedDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATEDDATE"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R324_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S204_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "types": [],
   "templates": [
    {
     "name": "Service",
     "description": "",
     "prototype": {
      "attributes": {
       "LOCATIONACCOUNTNUMBER": null,
       "SERVICEACCOUNTNUMBER": null,
       "SERVICETYPE": null,
       "CONTAINERNUMBER": null,
       "CONTAINERLONGITUDE": null,
       "CONTAINERLATITUDE": null,
       "EQUIPMENTTYPE": null,
       "EQUIPMENTSIZE": null,
       "NUMBEROFCONTAINERS": null,
       "WASTEMATERIALTYPE": null,
       "PICKUPFREQUENCYTYPE": null,
       "EFFECTIVEDATE": null,
       "SERVICEDAY": null,
       "SERVICENOTES": null,
       "LASTUPDATEDDATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "f90d627c584e4600948b5b589a7b5895"
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 2,
   "name": "Route",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 65000,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": 1311509.106731236,
    "ymin": 520208.9190926254,
    "xmax": 1406307.275402233,
    "ymax": 603217.1211861372,
    "spatialReference": {
     "wkid": 103122,
     "latestWkid": 6543,
     "xyTolerance": 0.003280833333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.0060960152887,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 103122,
    "latestWkid": 6543,
    "vcsWkid": 105703,
    "latestVcsWkid": 6360,
    "xyTolerance": 6.56166666666667E-4,
    "zTolerance": 6.56166666666667E-4,
    "mTolerance": 0.001,
    "falseX": -121841900,
    "falseY": -93659000,
    "xyUnits": 3048.0060960121905,
    "falseZ": -100000,
    "zUnits": 3048.0060960121905,
    "falseM": 0,
    "mUnits": 1
   },
   "sourceHeightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSSquare",
      "color": [
       76,
       230,
       0,
       255
      ],
      "size": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": true,
   "enableZDefaults": false,
   "supportsVCSProjection": true,
   "allowGeometryUpdates": false,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "STREETNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "SERVICEACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "ServiceAccountNumber",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SERVICEACCOUNTNUMBER"
    },
    {
     "name": "SERVICEDAY",
     "type": "esriFieldTypeString",
     "alias": "ServiceDay",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 9,
     "defaultValue": null,
     "modelName": "SERVICEDAY"
    },
    {
     "name": "VEHICLETYPE",
     "type": "esriFieldTypeString",
     "alias": "VehicleType",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "VEHICLETYPE"
    },
    {
     "name": "ROUTE",
     "type": "esriFieldTypeString",
     "alias": "Route",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ROUTE"
    },
    {
     "name": "STOP",
     "type": "esriFieldTypeString",
     "alias": "Stop",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 3,
     "defaultValue": null,
     "modelName": "STOP"
    },
    {
     "name": "LASTUPDATEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "LastUpdatedDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATEDDATE"
    },
    {
     "name": "SERVICEREMOVED",
     "type": "esriFieldTypeString",
     "alias": "ServiceRemoved",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 3,
     "defaultValue": null,
     "modelName": "SERVICEREMOVED"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R324_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S204_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "types": [],
   "templates": [
    {
     "name": "Route",
     "description": "",
     "prototype": {
      "attributes": {
       "LASTUPDATEDDATE": null,
       "SERVICEACCOUNTNUMBER": null,
       "SERVICEDAY": null,
       "VEHICLETYPE": null,
       "ROUTE": null,
       "STOP": null,
       "SERVICEREMOVED": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "f90d627c584e4600948b5b589a7b5895"
  }
 ],
 "tables": []
}