{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Meter Read Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0, "mTolerance": 0, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var district = $feature.District;\nvar cycle = $feature.Cycle;\nvar status = $feature.AMIChangeOutStatus;\n\nif (district == 1 && cycle != 49) {\n return \"District 1: \" + status\n} else if (district == 2 && cycle != 49) {\n return \"District 2: \" + status\n} else if (district == 3 && cycle != 49) {\n return \"District 3: \" + status\n} else if (cycle == 49) {\n return \"Cycle 49: \" + status\n} else {\n return \"Not Set\"\n}\n", "valueExpressionTitle": "District and Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 155, 0, 15 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 130, 0, 255 ], "width": 1 } }, "value": "District 1: Future", "label": "District 1: Future" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 130, 0, 255 ], "width": 1 } }, "value": "District 1: Scheduled", "label": "District 1: Scheduled" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 130, 0, 255 ], "width": 1 } }, "value": "District 1: In Progress", "label": "District 1: In Progress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 155, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 130, 0, 255 ], "width": 1 } }, "value": "District 1: Completed", "label": "District 1: Completed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 15 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "District 2: Future", "label": "District 2: Future" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "District 2: Scheduled", "label": "District 2: Scheduled" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "District 2: In Progress", "label": "District 2: In Progress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "District 2: Completed", "label": "District 2: Completed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 15 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "District 3: Future", "label": "District 3: Future" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "District 3: Scheduled", "label": "District 3: Scheduled" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "District 3: In Progress", "label": "District 3: In Progress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "District 3: Completed", "label": "District 3: Completed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 15 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 } }, "value": "Cycle 49: Future", "label": "Cycle 49: Future" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 0.7 } }, "value": "Cycle 49: Scheduled", "label": "Cycle 49: Scheduled" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 } }, "value": "Cycle 49: In Progress", "label": "Cycle 49: In Progress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 } }, "value": "Cycle 49: Completed", "label": "Cycle 49: Completed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 202, 255 ], "toColor": [ 252, 189, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 252, 255 ], "toColor": [ 189, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 182, 252, 255 ], "toColor": [ 207, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 189, 255 ], "toColor": [ 252, 237, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 238, 255 ], "toColor": [ 252, 182, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 203, 252, 255 ], "toColor": [ 182, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 197, 255 ], "toColor": [ 229, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 234, 255 ], "toColor": [ 252, 212, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 224, 252, 255 ], "toColor": [ 204, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 212, 255 ], "toColor": [ 204, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 192, 252, 255 ], "toColor": [ 230, 192, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1693962.6932003796, "ymin": 795517.1332388073, "xmax": 1837193.676422894, "ymax": 904235.4541875571, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Route", "type": "esriFieldTypeSmallInteger", "alias": "Route", "domain": null }, { "name": "Cycle", "type": "esriFieldTypeSmallInteger", "alias": "Cycle", "domain": null }, { "name": "District", "type": "esriFieldTypeSmallInteger", "alias": "District", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AMIChangeOutStatus", "type": "esriFieldTypeString", "alias": "AMI Change Out Status", "length": 50, "domain": null }, { "name": "AMIMetersNotChanged", "type": "esriFieldTypeInteger", "alias": "AMI Meters Not Changed", "domain": null }, { "name": "AMIMetersInProgress", "type": "esriFieldTypeInteger", "alias": "AMI Meters In Progress", "domain": null }, { "name": "AMIMetersCompleted", "type": "esriFieldTypeInteger", "alias": "AMI Meters Completed", "domain": null }, { "name": "AMIMetersTotal", "type": "esriFieldTypeInteger", "alias": "AMI Meters Total", "domain": null }, { "name": "AMIPercentComplete", "type": "esriFieldTypeSingle", "alias": "AMI Percent Complete", "domain": null }, { "name": "AMIDateLastUpdated", "type": "esriFieldTypeDate", "alias": "AMI Date Last Updated", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R794_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "RouteIndex", "fields": "Route", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CycleIndex", "fields": "Cycle", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S576_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "AMIContractorWorkOrders", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WorkOrderNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RowID", "type": "esriFieldTypeOID", "alias": "RowID", "domain": null }, { "name": "WorkOrderNumber", "type": "esriFieldTypeString", "alias": "WorkOrderNumber", "length": 30, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "DateLastVisited", "type": "esriFieldTypeDate", "alias": "DateLastVisited", "length": 8, "domain": null }, { "name": "DateClosed", "type": "esriFieldTypeDate", "alias": "DateClosed", "length": 8, "domain": null }, { "name": "ComputedDateClosed", "type": "esriFieldTypeDate", "alias": "ComputedDateClosed", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "ReasonCodes", "type": "esriFieldTypeString", "alias": "ReasonCodes", "length": 250, "domain": null }, { "name": "WorkOrderGroups", "type": "esriFieldTypeString", "alias": "WorkOrderGroups", "length": 250, "domain": null }, { "name": "BillingCycle", "type": "esriFieldTypeInteger", "alias": "BillingCycle", "domain": null }, { "name": "BillingRoute", "type": "esriFieldTypeInteger", "alias": "BillingRoute", "domain": null }, { "name": "AccountNumber", "type": "esriFieldTypeDouble", "alias": "AccountNumber", "domain": null }, { "name": "OldMeterNumber", "type": "esriFieldTypeString", "alias": "OldMeterNumber", "length": 50, "domain": null }, { "name": "NewMeterNumber", "type": "esriFieldTypeString", "alias": "NewMeterNumber", "length": 50, "domain": null }, { "name": "RadioIDNumber", "type": "esriFieldTypeInteger", "alias": "RadioIDNumber", "domain": null }, { "name": "DateEntered", "type": "esriFieldTypeDate", "alias": "DateEntered", "length": 8, "domain": null }, { "name": "DateLastUpdated", "type": "esriFieldTypeDate", "alias": "DateLastUpdated", "length": 8, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "AMIContractorWeeklyWorkClosedByDistrict", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WeekStartDate", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RowID", "type": "esriFieldTypeOID", "alias": "RowID", "domain": null }, { "name": "WeekStartDate", "type": "esriFieldTypeDate", "alias": "WeekStartDate", "length": 8, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 10, "domain": null }, { "name": "WorkClosedCount", "type": "esriFieldTypeInteger", "alias": "WorkClosedCount", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "AMIContractorWeeklyWorkClosedByRoute", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WeekStartDate", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RowID", "type": "esriFieldTypeOID", "alias": "RowID", "domain": null }, { "name": "WeekStartDate", "type": "esriFieldTypeDate", "alias": "WeekStartDate", "length": 8, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 10, "domain": null }, { "name": "Route", "type": "esriFieldTypeInteger", "alias": "Route", "domain": null }, { "name": "WorkClosedCount", "type": "esriFieldTypeInteger", "alias": "WorkClosedCount", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }