{
 "layers": [
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 0,
   "name": "Customer",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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"
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 65000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "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
   },
   "defaultVisibility": 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
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STREETNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CUSTOMERNAME",
     "type": "esriFieldTypeString",
     "alias": "CustomerName",
     "length": 255,
     "domain": null
    },
    {
     "name": "CUSTOMERACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "CustomerAccountNumber",
     "length": 25,
     "domain": null
    },
    {
     "name": "CUSTOMERPHONE",
     "type": "esriFieldTypeString",
     "alias": "CustomerPhone",
     "length": 15,
     "domain": null
    },
    {
     "name": "LOCATIONNAME",
     "type": "esriFieldTypeString",
     "alias": "LocationName",
     "length": 200,
     "domain": null
    },
    {
     "name": "LOCATIONACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "LocationAccountNumber",
     "length": 25,
     "domain": null
    },
    {
     "name": "LOCATIONEMAIL",
     "type": "esriFieldTypeString",
     "alias": "LocationEmail",
     "length": 100,
     "domain": null
    },
    {
     "name": "LOCATIONPHONE",
     "type": "esriFieldTypeString",
     "alias": "LocationPhone",
     "length": 15,
     "domain": null
    },
    {
     "name": "STREETNUMBER",
     "type": "esriFieldTypeString",
     "alias": "StreetNumber",
     "length": 10,
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 110,
     "domain": null
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 100,
     "domain": null
    },
    {
     "name": "STATE",
     "type": "esriFieldTypeString",
     "alias": "STATE",
     "length": 2,
     "domain": null
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeString",
     "alias": "Zip",
     "length": 5,
     "domain": null
    },
    {
     "name": "COUNTRY",
     "type": "esriFieldTypeString",
     "alias": "Country",
     "length": 3,
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "LOCATIONNOTES",
     "type": "esriFieldTypeString",
     "alias": "LocationNotes",
     "length": 255,
     "domain": null
    },
    {
     "name": "LASTUPDATEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "LastUpdatedDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R324_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S204_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,
   "hasZ": 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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "2543ed35abf94c59acea5e1128cb9e65"
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 1,
   "name": "Service",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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"
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 65000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "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
   },
   "defaultVisibility": 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
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STREETNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SERVICEACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "ServiceAccountNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "SERVICETYPE",
     "type": "esriFieldTypeString",
     "alias": "ServiceType",
     "length": 25,
     "domain": null
    },
    {
     "name": "CONTAINERNUMBER",
     "type": "esriFieldTypeString",
     "alias": "ContainerNumber",
     "length": 10,
     "domain": null
    },
    {
     "name": "CONTAINERLONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "ContainerLongitude",
     "domain": null
    },
    {
     "name": "CONTAINERLATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "ContainerLatitude",
     "domain": null
    },
    {
     "name": "EQUIPMENTTYPE",
     "type": "esriFieldTypeString",
     "alias": "EquipmentType",
     "length": 25,
     "domain": null
    },
    {
     "name": "EQUIPMENTSIZE",
     "type": "esriFieldTypeString",
     "alias": "EquipmentSize",
     "length": 40,
     "domain": null
    },
    {
     "name": "NUMBEROFCONTAINERS",
     "type": "esriFieldTypeString",
     "alias": "NumberOfContainers",
     "length": 2,
     "domain": null
    },
    {
     "name": "WASTEMATERIALTYPE",
     "type": "esriFieldTypeString",
     "alias": "WasteMaterialType",
     "length": 20,
     "domain": null
    },
    {
     "name": "PICKUPFREQUENCYTYPE",
     "type": "esriFieldTypeString",
     "alias": "PickupFrequencyType",
     "length": 20,
     "domain": null
    },
    {
     "name": "EFFECTIVEDATE",
     "type": "esriFieldTypeString",
     "alias": "EffectiveDate",
     "length": 50,
     "domain": null
    },
    {
     "name": "SERVICEDAY",
     "type": "esriFieldTypeString",
     "alias": "ServiceDay",
     "length": 9,
     "domain": null
    },
    {
     "name": "SERVICENOTES",
     "type": "esriFieldTypeString",
     "alias": "ServiceNotes",
     "length": 255,
     "domain": null
    },
    {
     "name": "LOCATIONACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "LocationAccountNumber",
     "length": 25,
     "domain": null
    },
    {
     "name": "LASTUPDATEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "LastUpdatedDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R324_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S204_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,
   "hasZ": 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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "2543ed35abf94c59acea5e1128cb9e65"
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 2,
   "name": "Route",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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"
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 65000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "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
   },
   "defaultVisibility": 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
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STREETNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SERVICEACCOUNTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "ServiceAccountNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "SERVICEDAY",
     "type": "esriFieldTypeString",
     "alias": "ServiceDay",
     "length": 9,
     "domain": null
    },
    {
     "name": "VEHICLETYPE",
     "type": "esriFieldTypeString",
     "alias": "VehicleType",
     "length": 15,
     "domain": null
    },
    {
     "name": "ROUTE",
     "type": "esriFieldTypeString",
     "alias": "Route",
     "length": 20,
     "domain": null
    },
    {
     "name": "STOP",
     "type": "esriFieldTypeString",
     "alias": "Stop",
     "length": 3,
     "domain": null
    },
    {
     "name": "LASTUPDATEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "LastUpdatedDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "SERVICEREMOVED",
     "type": "esriFieldTypeString",
     "alias": "ServiceRemoved",
     "length": 3,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R324_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S204_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,
   "hasZ": 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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "2543ed35abf94c59acea5e1128cb9e65"
  }
 ],
 "tables": []
}