{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Street Surface Treatment", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 5.12000173330307E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 15624.994710380604, "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($feature.SweepRejection==1) {return \"Sweep Rejected\"}\nelse if((IsEmpty($feature.CONSDATE) && !IsEmpty($feature.SWEPTDATE1)) || (IsEmpty($feature.CONSDATE) && !IsEmpty($feature.SWEPTDATE2)) || (IsEmpty($feature.CONSDATE) && !IsEmpty($feature.SWEPTDATE3)) || (IsEmpty($feature.CONSDATE) && !IsEmpty($feature.SWEPTDATE4)) || (IsEmpty($feature.CONSDATE) && !IsEmpty($feature.PMARKDATE)) || (!IsEmpty($feature.CONSDATE) && !IsEmpty($feature.SWEPTDATE1) && ($feature.CONSDATE>$feature.SWEPTDATE1)) || (!IsEmpty($feature.CONSDATE) && !IsEmpty($feature.SWEPTDATE2) && ($feature.CONSDATE>$feature.SWEPTDATE2)) || (!IsEmpty($feature.CONSDATE) && !IsEmpty($feature.SWEPTDATE3) && ($feature.CONSDATE>$feature.SWEPTDATE3)) || (!IsEmpty($feature.CONSDATE) && !IsEmpty($feature.SWEPTDATE4) && ($feature.CONSDATE>$feature.SWEPTDATE4)) || (!IsEmpty($feature.CONSDATE) && !IsEmpty($feature.PMARKDATE) && ($feature.CONSDATE>$feature.PMARKDATE)) || (!IsEmpty($feature.SWEPTDATE1) && ($feature.SWEPTDATE1>Now())) || (!IsEmpty($feature.SWEPTDATE2) && ($feature.SWEPTDATE2>Now())) || (!IsEmpty($feature.SWEPTDATE3) && ($feature.SWEPTDATE3>Now())) || (!IsEmpty($feature.SWEPTDATE4) && ($feature.SWEPTDATE4>Now())) || (!IsEmpty($feature.CONSDATE) && ($feature.CONSDATE>Now())) || (!IsEmpty($feature.PMARKDATE) && ($feature.PMARKDATE>Now())) || (!IsEmpty($feature.SWEPTDATE2) && ($feature.SWEPTDATE2>Now())) || (!IsEmpty($feature.PMARKDATE) && ($feature.HASPM==0)) || ($feature.MarkingInitialized==1 && $feature.HASPM==0)) { \n return \"Unknown\"} \n else if (!IsEmpty($feature.SWEPTDATE4) && !IsEmpty($feature.SWEPTDATE3) && ($feature.SWEPTDATE4 >= $feature.SWEPTDATE3)){\n if($feature.HASPM==0){\n return \"SWEEP4\"}\n else {\n return \"SWEEP4 WITH MARKINGS\"}}\n else if (!IsEmpty($feature.SWEPTDATE3) && !IsEmpty($feature.SWEPTDATE2) && ($feature.SWEPTDATE3 >= $feature.SWEPTDATE2)){\n if($feature.HASPM==0){\n return \"SWEEP3\" }\n else {\n return \"SWEEP3 WITH MARKINGS\"}}\n else if (!IsEmpty($feature.SWEPTDATE2) && !IsEmpty($feature.SWEPTDATE1) && ($feature.SWEPTDATE2 >= $feature.SWEPTDATE1)){\n if($feature.HASPM==0){\n return \"SWEEP2\"}\n else {\n return \"SWEEP2 WITH MARKINGS\"}}\n else if (!IsEmpty($feature.SWEPTDATE1) && !IsEmpty($feature.CONSDATE) && ($feature.SWEPTDATE1 >= $feature.CONSDATE)){\n if($feature.HASPM==0){\n return \"SWEEP1\"}\n else {\n return \"SWEEP1 WITH MARKINGS\"}}\n else if (!IsEmpty($feature.CONSDATE) && ($feature.CONSDATE <= Now())){\n if($feature.HASPM==0){\n return \"CONSTRUCTED\"}\n else {\n return \"CONSTRUCTED WITH MARKINGS\"}}\n else {\n if ($feature.HASPM==0){\n return \"PLANNED\"}\n else {\n return \"PLANNED WITH MARKINGS\"\n }}\n", "valueExpressionTitle": "Custom", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 8 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "CONSTRUCTED", "description": "CONSTRUCTED", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 }, "values": [ [ "CONSTRUCTED" ] ] }, { "label": "CONSTRUCTED WITH MARKINGS", "description": "CONSTRUCTED WITH MARKINGS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 }, "values": [ [ "CONSTRUCTED WITH MARKINGS" ] ] }, { "label": "PLANNED", "description": "PLANNED", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 4 }, "values": [ [ "PLANNED" ] ] }, { "label": "PLANNED WITH MARKINGS", "description": "PLANNED WITH MARKINGS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 4 }, "values": [ [ "PLANNED WITH MARKINGS" ] ] }, { "label": "SWEEP1", "description": "SWEEP1", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 }, "values": [ [ "SWEEP1" ] ] }, { "label": "SWEEP1 WITH MARKINGS", "description": "SWEEP1 WITH MARKINGS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 }, "values": [ [ "SWEEP1 WITH MARKINGS" ] ] }, { "label": "SWEEP2", "description": "SWEEP2", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "values": [ [ "SWEEP2" ] ] }, { "label": "SWEEP2 WITH MARKINGS", "description": "SWEEP2 WITH MARKINGS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "values": [ [ "SWEEP2 WITH MARKINGS" ] ] }, { "label": "SWEEP3", "description": "SWEEP3", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 4 }, "values": [ [ "SWEEP3" ] ] }, { "label": "SWEEP3 WITH MARKINGS", "description": "SWEEP3 WITH MARKINGS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 4 }, "values": [ [ "SWEEP3 WITH MARKINGS" ] ] }, { "label": "SWEEP4", "description": "SWEEP4", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "values": [ [ "SWEEP4" ] ] }, { "label": "SWEEP4 WITH MARKINGS", "description": "SWEEP4 WITH MARKINGS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "values": [ [ "SWEEP4 WITH MARKINGS" ] ] }, { "label": "Sweep Rejected", "description": "Sweep Rejected", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 14 }, "values": [ [ "Sweep Rejected" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 }, "value": "CONSTRUCTED", "label": "CONSTRUCTED" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 }, "value": "CONSTRUCTED WITH MARKINGS", "label": "CONSTRUCTED WITH MARKINGS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 4 }, "value": "PLANNED", "label": "PLANNED" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 4 }, "value": "PLANNED WITH MARKINGS", "label": "PLANNED WITH MARKINGS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 }, "value": "SWEEP1", "label": "SWEEP1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 }, "value": "SWEEP1 WITH MARKINGS", "label": "SWEEP1 WITH MARKINGS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "value": "SWEEP2", "label": "SWEEP2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "value": "SWEEP2 WITH MARKINGS", "label": "SWEEP2 WITH MARKINGS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 4 }, "value": "SWEEP3", "label": "SWEEP3" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 4 }, "value": "SWEEP3 WITH MARKINGS", "label": "SWEEP3 WITH MARKINGS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "SWEEP4", "label": "SWEEP4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "SWEEP4 WITH MARKINGS", "label": "SWEEP4 WITH MARKINGS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 14 }, "value": "Sweep Rejected", "label": "Sweep Rejected" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 203, 252, 255 ], "toColor": [ 189, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 179, 255 ], "toColor": [ 189, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 179, 255 ], "toColor": [ 252, 202, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 249, 255 ], "toColor": [ 204, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 250, 255 ], "toColor": [ 252, 182, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 204, 255 ], "toColor": [ 252, 182, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 212, 252, 255 ], "toColor": [ 246, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 213, 255 ], "toColor": [ 179, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 210, 255 ], "toColor": [ 252, 239, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 229, 252, 255 ], "toColor": [ 182, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 210, 255 ], "toColor": [ 228, 252, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BrnoSec]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2400, "name": "Default", "priority": 38, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2235325.324292317, "ymin": 175324.93901878595, "xmax": 2277367.6460451484, "ymax": 270232.95879653096, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.0014818134795800185, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3255892443094695E8, "falseY": -1.0427198248878996E8, "xyUnits": 3.364127373256183E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SPNO", "type": "esriFieldTypeString", "alias": "SPNO", "length": 25, "domain": null }, { "name": "BrnoSec", "type": "esriFieldTypeString", "alias": "BrnoSec", "length": 7, "domain": null }, { "name": "MAPNO", "type": "esriFieldTypeString", "alias": "MAPNO", "length": 3, "domain": null }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "DESCR", "length": 25, "domain": null }, { "name": "SelMaintClass", "type": "esriFieldTypeString", "alias": "SelMaintClass", "length": 50, "domain": null }, { "name": "CIPNO", "type": "esriFieldTypeString", "alias": "CIPNO", "length": 50, "domain": null }, { "name": "PROJTDDATE", "type": "esriFieldTypeDate", "alias": "PROJTDDATE", "length": 8, "domain": null }, { "name": "CrackSealDate", "type": "esriFieldTypeDate", "alias": "CrackSealDate", "length": 8, "domain": null }, { "name": "CONSDATE", "type": "esriFieldTypeDate", "alias": "CONSDATE", "length": 8, "domain": null }, { "name": "ConstructionNotes", "type": "esriFieldTypeString", "alias": "ConstructionNotes", "length": 1073741822, "domain": null }, { "name": "SWEPTDATE1", "type": "esriFieldTypeDate", "alias": "SWEPTDATE1", "length": 8, "domain": null }, { "name": "SWEPTDATE2", "type": "esriFieldTypeDate", "alias": "SWEPTDATE2", "length": 8, "domain": null }, { "name": "SWEPTDATE3", "type": "esriFieldTypeDate", "alias": "SWEPTDATE3", "length": 8, "domain": null }, { "name": "SWEPTDATE4", "type": "esriFieldTypeDate", "alias": "SWEPTDATE4", "length": 8, "domain": null }, { "name": "SWEPTDATE5", "type": "esriFieldTypeDate", "alias": "SWEPTDATE5", "length": 8, "domain": null }, { "name": "SweepNotes", "type": "esriFieldTypeString", "alias": "SweepNotes", "length": 1073741822, "domain": null }, { "name": "HASPM", "type": "esriFieldTypeSmallInteger", "alias": "HASPM", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PMARKDATE", "type": "esriFieldTypeDate", "alias": "PMARKDATE", "length": 8, "domain": null }, { "name": "MarkingNotes", "type": "esriFieldTypeString", "alias": "MarkingNotes", "length": 1073741822, "domain": null }, { "name": "MarkingInitialized", "type": "esriFieldTypeSmallInteger", "alias": "MarkingInitialized", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OilRateGalPerSqYard", "type": "esriFieldTypeDouble", "alias": "OilRateGalPerSqYard", "domain": null }, { "name": "SurfaceTemp", "type": "esriFieldTypeSmallInteger", "alias": "SurfaceTemp", "domain": null }, { "name": "ChipRatelbs", "type": "esriFieldTypeDouble", "alias": "ChipRatelbs", "domain": null }, { "name": "MarkingInitializedDate", "type": "esriFieldTypeDate", "alias": "MarkingInitializedDate", "length": 8, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "length": 50, "domain": null }, { "name": "Street_From", "type": "esriFieldTypeString", "alias": "Street_From", "length": 100, "domain": null }, { "name": "Street_To", "type": "esriFieldTypeString", "alias": "Street_To", "length": 100, "domain": null }, { "name": "PavementArea", "type": "esriFieldTypeInteger", "alias": "PavementArea", "domain": null }, { "name": "CuldesacCount", "type": "esriFieldTypeSmallInteger", "alias": "CuldesacCount", "domain": null }, { "name": "IsCuldesacBulb", "type": "esriFieldTypeSmallInteger", "alias": "IsCuldesacBulb", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ClassificationDescription", "type": "esriFieldTypeString", "alias": "ClassificationDescription", "length": 100, "domain": null }, { "name": "TreatmentStatus", "type": "esriFieldTypeString", "alias": "TreatmentStatus", "length": 100, "domain": null }, { "name": "SweepRejection", "type": "esriFieldTypeSmallInteger", "alias": "SweepRejection", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SweepRejectionDate", "type": "esriFieldTypeDate", "alias": "SweepRejectionDate", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R143_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S116_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "337539e569494e3f890345b52439685a" }