{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Required Repairs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103771, "latestWkid": 103771, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "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": "If ( (Year($feature.RRcreated_date) == 2023) && ($feature.Status == 'Awaiting') ) {\n return \"2023 | Awaiting\" }\nelse if ( (Year($feature.RRcreated_date) == 2023) && ($feature.Status == 'Open') ) {\n return \"2023 | Open\" }\nelse if ( (Year($feature.RRcreated_date) == 2023) && ($feature.Status == 'Closed') ) {\n return \"2023 | Closed\" }\nelse if ( (Year($feature.RRcreated_date) == 2023) && ($feature.Status == 'Invoiced') ) {\n return \"2023 | Invoiced\" }\nelse if ( (Year($feature.RRcreated_date) == 2023) && ($feature.Status == 'Level/Seed') ) {\n return \"2023 | Level/Seed\" }\nelse if ( (Year($feature.RRcreated_date) < 2023) && ($feature.Status == 'Awaiting') ) {\n return \"Awaiting ~ Archive\" }\nelse if ( (Year($feature.RRcreated_date) < 2023) && ($feature.Status == 'Open') ) {\n return \"Open ~ Archive\" }\nelse if ( (Year($feature.RRcreated_date) < 2023) && ($feature.Status == 'Closed') ) {\n return \"Closed ~ Archive\" }\nelse if ( (Year($feature.RRcreated_date) < 2023) && ($feature.Status == 'Invoiced') ) {\n return \"Invoiced ~ Archive\" }\nelse if ( (Year($feature.RRcreated_date) < 2023) && ($feature.Status == 'Level/Seed') ) {\n return \"Level/Seed ~ Archive\" }\nreturn \"Enter a valid year or status.\";", "valueExpressionTitle": "Custom", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Repair Status", "classes": [ { "label": "2023 | Awaiting", "description": "2023 | Awaiting", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 158, 22, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "2023 | Awaiting" ] ] }, { "label": "2023 | Open", "description": "2023 | Open", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 179, 227, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "2023 | Open" ] ] }, { "label": "2023 | Level/Seed", "description": "2023 | Level/Seed", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 163, 215, 131, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "2023 | Level/Seed" ] ] }, { "label": "2023 | Invoiced", "description": "2023 | Invoiced", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 131, 62, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "2023 | Invoiced" ] ] }, { "label": "2023 | Closed", "description": "2023 | Closed", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 206, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "2023 | Closed" ] ] }, { "label": "Awaiting ~ Archive", "description": "Awaiting ~ Archive", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 158, 22, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Awaiting ~ Archive" ] ] }, { "label": "Open ~ Archive", "description": "Open ~ Archive", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 179, 227, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Open ~ Archive" ] ] }, { "label": "Level/Seed ~ Archive", "description": "Level/Seed ~ Archive", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 215, 131, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Level/Seed ~ Archive" ] ] }, { "label": "Invoiced ~ Archive", "description": "Invoiced ~ Archive", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 131, 62, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Invoiced ~ Archive" ] ] }, { "label": "Closed ~ Archive", "description": "Closed ~ Archive", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 206, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Closed ~ Archive" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 158, 22, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2023 | Awaiting", "label": "2023 | Awaiting" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 179, 227, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2023 | Open", "label": "2023 | Open" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 163, 215, 131, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "2023 | Level/Seed", "label": "2023 | Level/Seed" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 131, 62, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "2023 | Invoiced", "label": "2023 | Invoiced" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 206, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "2023 | Closed", "label": "2023 | Closed" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 158, 22, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Awaiting ~ Archive", "label": "Awaiting ~ Archive" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 179, 227, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Open ~ Archive", "label": "Open ~ Archive" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 215, 131, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Level/Seed ~ Archive", "label": "Level/Seed ~ Archive" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 131, 62, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Invoiced ~ Archive", "label": "Invoiced ~ Archive" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 206, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Closed ~ Archive", "label": "Closed ~ Archive" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 246, 255 ], "toColor": [ 252, 212, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 248, 252, 255 ], "toColor": [ 187, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 189, 255 ], "toColor": [ 252, 228, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 182, 255 ], "toColor": [ 252, 188, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 210, 252, 255 ], "toColor": [ 215, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 227, 255 ], "toColor": [ 194, 252, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 294494.7444548905, "ymin": 100765.97185072303, "xmax": 535954.3392906338, "ymax": 265828.51049138606, "spatialReference": { "wkid": 103771, "latestWkid": 103771, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RRTownshipName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RRInspectionNumber", "type": "esriFieldTypeString", "alias": "Inspection Number", "length": 10, "domain": null }, { "name": "RRRepairNumber", "type": "esriFieldTypeString", "alias": "Repair Number", "length": 10, "domain": null }, { "name": "RRRequestDate", "type": "esriFieldTypeDate", "alias": "Request Date", "length": 8, "domain": null }, { "name": "RRDitchRepairType", "type": "esriFieldTypeString", "alias": "Repair Type", "length": 15, "domain": { "type": "codedValue", "name": "DitchRepairType", "description": "Possible ditch repair types.", "codedValues": [ { "name": "Blockage", "code": "Blockage" }, { "name": "Washout", "code": "Washout" }, { "name": "Multiple Washouts", "code": "WashoutMulti" }, { "name": "Bank Slide", "code": "BankSlide" }, { "name": "Multiple Bank Slides", "code": "BankSlideMulti" }, { "name": "Tree Spraying", "code": "TreeSpraying" }, { "name": "Beaver Dam", "code": "BeaverDam" }, { "name": "Reseed", "code": "Reseed" }, { "name": "Illegal Dump", "code": "IllegalDump" }, { "name": "Root Damage Check", "code": "RootDamage" }, { "name": "Tile Line Repair", "code": "TileLineRepair" }, { "name": "Camera Run", "code": "CameraRun" }, { "name": "Approach Settled", "code": "ApproachSettled" }, { "name": "Plugged Tile", "code": "PluggedTile" }, { "name": "Tile Connection", "code": "TileConnection" }, { "name": "Tile Line Holes", "code": "TileLineHoles" }, { "name": "Rusted Pipe", "code": "RustedPipe" }, { "name": "Rock Needed", "code": "RockNeeded" }, { "name": "Drop Pipe Needed", "code": "DropPipeNeeded" }, { "name": "Fix Crossing", "code": "FixCrossing" }, { "name": "Flow Issue", "code": "FlowIssue" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RRRepairComments", "type": "esriFieldTypeString", "alias": "Repair Comments", "length": 100, "domain": null }, { "name": "RRTownshipName", "type": "esriFieldTypeString", "alias": "Township Name", "length": 20, "domain": { "type": "codedValue", "name": "RC_Townships", "description": "Renville County Township Names", "codedValues": [ { "name": "Bandon", "code": "Bandon" }, { "name": "Beaver Falls", "code": "Beaver Falls" }, { "name": "Birch Cooley", "code": "Birch Cooley" }, { "name": "Bird Island", "code": "Bird Island" }, { "name": "Boon Lake", "code": "Boon Lake" }, { "name": "Brookfield", "code": "Brookfield" }, { "name": "Cairo", "code": "Cairo" }, { "name": "Camp", "code": "Camp" }, { "name": "Crooks", "code": "Crooks" }, { "name": "Emmet", "code": "Emmet" }, { "name": "Ericson", "code": "Ericson" }, { "name": "Flora", "code": "Flora" }, { "name": "Hawk Creek", "code": "Hawk Creek" }, { "name": "Hector", "code": "Hector" }, { "name": "Henryville", "code": "Henryville" }, { "name": "Kingman", "code": "Kingman" }, { "name": "Martinsburg", "code": "Martinsburg" }, { "name": "Melville", "code": "Melville" }, { "name": "Norfolk", "code": "Norfolk" }, { "name": "Osceola", "code": "Osceola" }, { "name": "Palmyra", "code": "Palmyra" }, { "name": "Preston Lake", "code": "Preston Lake" }, { "name": "Sacred Heart North", "code": "Sacred Heart North" }, { "name": "Sacred Heart South", "code": "Sacred Heart South" }, { "name": "Troy", "code": "Troy" }, { "name": "Wang", "code": "Wang" }, { "name": "Wellington", "code": "Wellington" }, { "name": "Winfield", "code": "Winfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RRSectionNumber", "type": "esriFieldTypeSmallInteger", "alias": "Section Number", "domain": { "type": "codedValue", "name": "SectionNumbers", "description": "PLSS, Section numbers.", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "17", "code": 17 }, { "name": "18", "code": 18 }, { "name": "19", "code": 19 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "23", "code": 23 }, { "name": "24", "code": 24 }, { "name": "25", "code": 25 }, { "name": "26", "code": 26 }, { "name": "27", "code": 27 }, { "name": "28", "code": 28 }, { "name": "29", "code": 29 }, { "name": "30", "code": 30 }, { "name": "31", "code": 31 }, { "name": "32", "code": 32 }, { "name": "33", "code": 33 }, { "name": "34", "code": 34 }, { "name": "35", "code": 35 }, { "name": "36", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RRcreated_user", "type": "esriFieldTypeString", "alias": "RRcreated_user", "length": 255, "domain": null }, { "name": "RRcreated_date", "type": "esriFieldTypeDate", "alias": "RRcreated_date", "length": 8, "domain": null }, { "name": "RRlast_edited_user", "type": "esriFieldTypeString", "alias": "RRlast_edited_user", "length": 255, "domain": null }, { "name": "RRlast_edited_date", "type": "esriFieldTypeDate", "alias": "RRlast_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RRGUID", "type": "esriFieldTypeGUID", "alias": "GUID", "length": 38, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "DitchRepairStatus", "description": "Status of requested and current repairs.", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Awaiting", "code": "Awaiting" }, { "name": "Invoiced", "code": "Invoiced" }, { "name": "Level/Seed", "code": "Level/Seed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsFEMAEvent", "type": "esriFieldTypeString", "alias": "Is FEMA Event?", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateClosed", "type": "esriFieldTypeDate", "alias": "Date Closed", "length": 8, "domain": null }, { "name": "RepairCost", "type": "esriFieldTypeDouble", "alias": "Repair Cost", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_349", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1003_RRInspe", "fields": "RRInspectionNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_349", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1003_RRGUID", "fields": "RRGUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1574802564000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "10076e250b3946bc8dfb7c0e40de224c" }