{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Accounts with more than one refuse service type", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5641376.074629724, "ymin": 3615689.053084314, "xmax": 5696459.420171469, "ymax": 3681439.54986389, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "UBAccount", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UBAccount", "type": "esriFieldTypeString", "alias": "UB Account", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UBAccount" }, { "name": "Service", "type": "esriFieldTypeSmallInteger", "alias": "Service", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Service" }, { "name": "Service2", "type": "esriFieldTypeSmallInteger", "alias": "Service 2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Service2" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "OnHold", "type": "esriFieldTypeString", "alias": "OnHold", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OnHold" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UBAccount", "fields": "UBAccount", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1669_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Accounts with more than one refuse service type", "description": "", "prototype": { "attributes": { "OnHold": null, "UBAccount": null, "Service": null, "Service2": null, "Address": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4f3c32b7429d44e7827b763c5a0e7717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Existing Cart", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5641376.074629724, "ymin": 3615689.053084314, "xmax": 5696459.420171469, "ymax": 3681439.54986389, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ExistingCart", "uniqueValueGroups": [ { "heading": "Existing Cart", "classes": [ { "label": "Yes", "description": "Yes", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Yes" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Yes", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 179, 255 ], "toColor": [ 234, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 222, 255 ], "toColor": [ 252, 192, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 197, 255 ], "toColor": [ 184, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 197, 252, 255 ], "toColor": [ 211, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 210, 255 ], "toColor": [ 235, 252, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "UBAccount", "typeIdField": "ExistingCart", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UBAccount", "type": "esriFieldTypeString", "alias": "UB Account", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UBAccount" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "OnHold", "type": "esriFieldTypeString", "alias": "OnHold", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OnHold" }, { "name": "ExistingCart", "type": "esriFieldTypeString", "alias": "Existing Cart", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ExistingCart" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UBAccount", "fields": "UBAccount", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1669_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Yes", "name": "Yes", "domains": { "OnHold": {"type": "inherited"}, "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"} }, "templates": [ { "name": "Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "Address": null, "ExistingCart": "Yes", "UBAccount": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4f3c32b7429d44e7827b763c5a0e7717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Tipper Cart Management", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5641376.074629724, "ymin": 3615689.053084314, "xmax": 5696459.420171469, "ymax": 3681439.54986389, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Service", "field2": "FieldVerification", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Basic - Unverified", "description": "Basic - Unverified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 255, 20, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 20, 255 ], "width": 0.7 } }, "values": [ [ "500", "" ], [ "500", "No" ], [ "500", "Unk" ], [ "501", "" ] ] }, { "label": "Basic - Verified", "description": "Basic - Verified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 20, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "500", "Yes" ], [ "501", "Yes" ] ] }, { "label": "48-Gallon - Unverified", "description": "48-Gallon - Unverified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 237, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 3, 58, 168, 255 ], "width": 0.7 } }, "values": [ [ "515", "" ], [ "533", "" ] ] }, { "label": "48-Gallon - Verified", "description": "48-Gallon - Verified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 32, 27, 78, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 32, 27, 78, 255 ], "width": 0.7 } }, "values": [ [ "515", "Yes" ], [ "533", "Yes" ] ] }, { "label": "64-Gallon - Unverified", "description": "64-Gallon - Unverified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 1, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 97, 21, 255 ], "width": 0.7 } }, "values": [ [ "516", "" ], [ "517", "" ], [ "518", "" ], [ "602", "" ], [ "603", "" ], [ "605", "" ] ] }, { "label": "64-Gallon - Verified", "description": "64-Gallon - Verified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.7 } }, "values": [ [ "605", "Yes" ], [ "517", "Yes" ], [ "518", "Yes" ], [ "603", "Yes" ], [ "516", "Yes" ], [ "602", "Yes" ] ] }, { "label": "96-Gallon - Unverified", "description": "96-Gallon - Unverified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 0, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "values": [ [ "520", "" ], [ "521", "" ], [ "522", "" ], [ "606", "" ], [ "607", "" ], [ "609", "" ] ] }, { "label": "96-Gallon - Verified", "description": "96-Gallon - Verified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 30, 83, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "values": [ [ "609", "Yes" ], [ "521", "Yes" ], [ "606", "Yes" ], [ "607", "Yes" ], [ "520", "Yes" ], [ "522", "Yes" ] ] }, { "label": "35-Gallon Alley Cart - Unverified", "description": "35-Gallon Alley Cart - Unverified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 127, 169, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 84, 129, 255 ], "width": 0.7 } }, "values": [ [ "600", "" ], [ "601", "" ] ] }, { "label": "35-Gallon Alley Cart - Verified", "description": "35-Gallon Alley Cart - Verified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 32, 32, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 0, 2, 255 ], "width": 0.7 } }, "values": [ [ "601", "Yes" ], [ "600", "Yes" ] ] }, { "label": "No Refuse Service", "description": "No Refuse Service", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "", "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 255, 20, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 20, 255 ], "width": 0.7 } }, "value": "500,", "label": "Basic - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 255, 20, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 20, 255 ], "width": 0.7 } }, "value": "500,No", "label": "Basic - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 255, 20, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 20, 255 ], "width": 0.7 } }, "value": "500,Unk", "label": "Basic - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 255, 20, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 20, 255 ], "width": 0.7 } }, "value": "501,", "label": "Basic - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 20, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "500,Yes", "label": "Basic - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 20, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "501,Yes", "label": "Basic - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 237, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 3, 58, 168, 255 ], "width": 0.7 } }, "value": "515,", "label": "48-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 237, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 3, 58, 168, 255 ], "width": 0.7 } }, "value": "533,", "label": "48-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 32, 27, 78, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 32, 27, 78, 255 ], "width": 0.7 } }, "value": "515,Yes", "label": "48-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 32, 27, 78, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 32, 27, 78, 255 ], "width": 0.7 } }, "value": "533,Yes", "label": "48-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 1, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 97, 21, 255 ], "width": 0.7 } }, "value": "516,", "label": "64-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 1, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 97, 21, 255 ], "width": 0.7 } }, "value": "517,", "label": "64-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 1, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 97, 21, 255 ], "width": 0.7 } }, "value": "518,", "label": "64-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 1, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 97, 21, 255 ], "width": 0.7 } }, "value": "602,", "label": "64-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 1, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 97, 21, 255 ], "width": 0.7 } }, "value": "603,", "label": "64-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 1, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 97, 21, 255 ], "width": 0.7 } }, "value": "605,", "label": "64-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.7 } }, "value": "605,Yes", "label": "64-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.7 } }, "value": "517,Yes", "label": "64-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.7 } }, "value": "518,Yes", "label": "64-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.7 } }, "value": "603,Yes", "label": "64-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.7 } }, "value": "516,Yes", "label": "64-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.7 } }, "value": "602,Yes", "label": "64-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 0, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "520,", "label": "96-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 0, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "521,", "label": "96-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 0, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "522,", "label": "96-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 0, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "606,", "label": "96-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 0, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "607,", "label": "96-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 0, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "609,", "label": "96-Gallon - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 30, 83, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "609,Yes", "label": "96-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 30, 83, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "521,Yes", "label": "96-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 30, 83, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "606,Yes", "label": "96-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 30, 83, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "607,Yes", "label": "96-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 30, 83, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "520,Yes", "label": "96-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 30, 83, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 30, 83, 255 ], "width": 0.7 } }, "value": "522,Yes", "label": "96-Gallon - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 127, 169, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 84, 129, 255 ], "width": 0.7 } }, "value": "600,", "label": "35-Gallon Alley Cart - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 127, 169, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 84, 129, 255 ], "width": 0.7 } }, "value": "601,", "label": "35-Gallon Alley Cart - Unverified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 32, 32, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 0, 2, 255 ], "width": 0.7 } }, "value": "601,Yes", "label": "35-Gallon Alley Cart - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 32, 32, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 0, 2, 255 ], "width": 0.7 } }, "value": "600,Yes", "label": "35-Gallon Alley Cart - Verified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": ",", "label": "No Refuse Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 179, 255 ], "toColor": [ 234, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 222, 255 ], "toColor": [ 252, 192, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 197, 255 ], "toColor": [ 184, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 197, 252, 255 ], "toColor": [ 211, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 210, 255 ], "toColor": [ 235, 252, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Address + TextFormatting.NewLine + $feature.UBServiceCount + \" Cart\""}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "Service IN (500, 501) And ExistingCart <> 'Yes'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "In Need of Cart", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Trade Gothic LT Std Cn", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.Address + TextFormatting.NewLine + \"No Service\""}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "RefuseService = 'No'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "No Service on Unit", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Trade Gothic LT Std Cn", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PIN", "typeIdField": "Service", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UBAccount", "type": "esriFieldTypeString", "alias": "UB Account", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UBAccount" }, { "name": "RefuseService", "type": "esriFieldTypeString", "alias": "Refuse Service?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RefuseService" }, { "name": "ExistingCart", "type": "esriFieldTypeString", "alias": "Existing Cart", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ExistingCart" }, { "name": "Service", "type": "esriFieldTypeSmallInteger", "alias": "Service", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Service" }, { "name": "CollectionDay", "type": "esriFieldTypeString", "alias": "Collection Day", "domain": { "type": "codedValue", "name": "CollectionDay", "description": "Collection Day", "codedValues": [ { "name": "Monday", "code": "Monday" }, { "name": "Tuesday", "code": "Tuesday" }, { "name": "Wednesday", "code": "Wednesday" }, { "name": "Thursday", "code": "Thursday" }, { "name": "Friday", "code": "Friday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CollectionDay" }, { "name": "Service2", "type": "esriFieldTypeSmallInteger", "alias": "2nd Service", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Service2" }, { "name": "ExistingCartSize", "type": "esriFieldTypeSmallInteger", "alias": "Existing Cart Size", "domain": { "type": "codedValue", "name": "TipperCart", "description": "Tipper Cart in gallons", "codedValues": [ { "name": "48 gallons", "code": 48 }, { "name": "64 gallons", "code": 64 }, { "name": "96 gallons", "code": 96 }, { "name": "35 gallons", "code": 35 }, { "name": "50 gallons", "code": 50 }, { "name": "13 gallons", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExistingCartSize" }, { "name": "UBServiceCount", "type": "esriFieldTypeSmallInteger", "alias": "# of Carts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UBServiceCount" }, { "name": "UBServiceCount2", "type": "esriFieldTypeSmallInteger", "alias": "# of Carts (2nd Service)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UBServiceCount2" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "ExistingCartSize2", "type": "esriFieldTypeSmallInteger", "alias": "Existing Cart Size (2nd Service)", "domain": { "type": "codedValue", "name": "TipperCart", "description": "Tipper Cart in gallons", "codedValues": [ { "name": "48 gallons", "code": 48 }, { "name": "64 gallons", "code": 64 }, { "name": "96 gallons", "code": 96 }, { "name": "35 gallons", "code": 35 }, { "name": "50 gallons", "code": 50 }, { "name": "13 gallons", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExistingCartSize2" }, { "name": "FieldVerifiedCartSize", "type": "esriFieldTypeSmallInteger", "alias": "Cart Size (Visual)", "domain": { "type": "codedValue", "name": "TipperCart", "description": "Tipper Cart in gallons", "codedValues": [ { "name": "48 gallons", "code": 48 }, { "name": "64 gallons", "code": 64 }, { "name": "96 gallons", "code": 96 }, { "name": "35 gallons", "code": 35 }, { "name": "50 gallons", "code": 50 }, { "name": "13 gallons", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FieldVerifiedCartSize" }, { "name": "FieldVerifiedCartSize2", "type": "esriFieldTypeSmallInteger", "alias": "Cart Size (Visual)", "domain": { "type": "codedValue", "name": "TipperCart", "description": "Tipper Cart in gallons", "codedValues": [ { "name": "48 gallons", "code": 48 }, { "name": "64 gallons", "code": 64 }, { "name": "96 gallons", "code": 96 }, { "name": "35 gallons", "code": 35 }, { "name": "50 gallons", "code": 50 }, { "name": "13 gallons", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FieldVerifiedCartSize2" }, { "name": "FieldVerification", "type": "esriFieldTypeString", "alias": "Verified?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FieldVerification" }, { "name": "CartID", "type": "esriFieldTypeString", "alias": "CartID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID" }, { "name": "CartID1", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID1" }, { "name": "CartID2", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID2" }, { "name": "CartID3", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID3" }, { "name": "CartID4", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID4" }, { "name": "CartID5", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID5" }, { "name": "CartID6", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID6" }, { "name": "CartID7", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID7" }, { "name": "CartID8", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID8" }, { "name": "CartID9", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID9" }, { "name": "CartID10", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID10" }, { "name": "CartID11", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID11" }, { "name": "CartID12", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID12" }, { "name": "CartID13", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID13" }, { "name": "CartID14", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID14" }, { "name": "CartID15", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID15" }, { "name": "CartID16", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID16" }, { "name": "CartID17", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID17" }, { "name": "CartID18", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID18" }, { "name": "CartID19", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID19" }, { "name": "CartID20", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID20" }, { "name": "CartID21", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID21" }, { "name": "CartID22", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID22" }, { "name": "CartID23", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID23" }, { "name": "CartID24", "type": "esriFieldTypeString", "alias": "Cart ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartID24" }, { "name": "RecyclingCart", "type": "esriFieldTypeString", "alias": "Recycling Cart?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RecyclingCart" }, { "name": "OnHold", "type": "esriFieldTypeString", "alias": "OnHold", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OnHold" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UBAccount", "fields": "UBAccount", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UBServiceCount", "fields": "UBServiceCount", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1669_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 500, "name": "Basic - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "Basic Service", "description": "", "prototype": { "attributes": { "ExistingCart": "No", "RefuseService": null, "CartID24": null, "OnHold": null, "UBAccount": null, "Service": 500, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "RecyclingCart": "No" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "500, No", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 500, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "No", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "500, Unk", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 500, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Unk", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "500, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 500, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 501, "name": "Basic - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "501, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 501, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "501, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 501, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 515, "name": "48-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "48 Gallon Carts", "description": "", "prototype": { "attributes": { "ExistingCart": "No", "RefuseService": null, "CartID24": null, "OnHold": null, "UBAccount": null, "Service": 515, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "RecyclingCart": "No" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "515, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 515, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 533, "name": "48-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "533, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 533, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "533, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 533, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 516, "name": "64-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "64 Gallon Carts", "description": "", "prototype": { "attributes": { "ExistingCart": "No", "RefuseService": null, "CartID24": null, "OnHold": null, "UBAccount": null, "Service": 516, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "RecyclingCart": "No" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "516, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 516, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 517, "name": "64-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "517, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 517, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "517, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 517, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 518, "name": "64-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "518, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 518, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "518, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 518, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 602, "name": "64-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "602, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 602, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "602, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 602, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 603, "name": "64-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "603, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 603, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "603, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 603, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 605, "name": "64-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "605, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 605, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "605, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 605, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 520, "name": "96-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "96 Gallon Carts", "description": "", "prototype": { "attributes": { "ExistingCart": "No", "RefuseService": null, "CartID24": null, "OnHold": null, "UBAccount": null, "Service": 520, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "RecyclingCart": "No" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "520, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 520, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 521, "name": "96-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "521, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 521, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "521, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 521, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 522, "name": "96-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "522, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 522, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "522, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 522, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 606, "name": "96-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "606, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 606, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "606, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 606, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 607, "name": "96-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "607, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 607, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "607, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 607, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 609, "name": "96-Gallon - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "609, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 609, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "609, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 609, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 600, "name": "35-Gallon Alley Cart - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "35 Gallon Carts (Alley)", "description": "", "prototype": { "attributes": { "ExistingCart": "No", "RefuseService": null, "CartID24": null, "OnHold": null, "UBAccount": null, "Service": 600, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "RecyclingCart": "No" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "600, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 600, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 601, "name": "35-Gallon Alley Cart - Unverified", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": "601, ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 601, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "601, Yes", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": 601, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": "Yes", "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": null, "name": "No Refuse Service", "domains": { "RefuseService": {"type": "inherited"}, "ExistingCart": {"type": "inherited"}, "CollectionDay": {"type": "inherited"}, "ExistingCartSize": {"type": "inherited"}, "ExistingCartSize2": {"type": "inherited"}, "FieldVerifiedCartSize": {"type": "inherited"}, "FieldVerifiedCartSize2": {"type": "inherited"}, "FieldVerification": {"type": "inherited"}, "RecyclingCart": {"type": "inherited"}, "OnHold": {"type": "inherited"} }, "templates": [ { "name": ", ", "description": "", "prototype": { "attributes": { "OnHold": null, "RecyclingCart": null, "UBAccount": null, "RefuseService": null, "ExistingCart": null, "Service": null, "CollectionDay": null, "Service2": null, "ExistingCartSize": null, "UBServiceCount": null, "UBServiceCount2": null, "Address": null, "ExistingCartSize2": null, "FieldVerifiedCartSize": null, "FieldVerifiedCartSize2": null, "FieldVerification": null, "CartID": null, "CartID1": null, "CartID2": null, "CartID3": null, "CartID4": null, "CartID5": null, "CartID6": null, "CartID7": null, "CartID8": null, "CartID9": null, "CartID10": null, "CartID11": null, "CartID12": null, "CartID13": null, "CartID14": null, "CartID15": null, "CartID16": null, "CartID17": null, "CartID18": null, "CartID19": null, "CartID20": null, "CartID21": null, "CartID22": null, "CartID23": null, "CartID24": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }