{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "All", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "// Merge all the road stuff except Crackseal\n\nif(($feature.CATEGORY == \"Resurfacing\") \n|| ($feature.CATEGORY == \"Road Surface Repairs\")\n|| ($feature.CATEGORY == \"Crack Seal\")\n)\n{\nreturn \"Road Maintenance\"\n}\nelse{\n// If the category isn't other it's safe to return\n\n\nif ($feature.CATEGORY != 'Other')\n{return $feature.CATEGORY}\n\n// if it is other, check to see if it's one of the major project headings and, for any of them that show a value (i.e. are present) return whatever we're going to call them\n\nelse\n{\nReturn When (\n\nFind('Railroad',$feature.PROJECTDESCRIPTION) > -1, \"Railroad Removal and Restoration\",\nFind('Light Retrofit', $feature.PROJECTDESCRIPTION) > -1, \"Streetlight Retrofit\", \n'Other'\n\n)\n}\n}\n\n", "valueExpressionTitle": "Project Type", "uniqueValueGroups": [ { "heading": "Project Type", "classes": [ { "label": "Other", "description": "Other", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 157, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Other" ] ] }, { "label": "Railroad Removal and Restoration", "description": "Railroad Removal and Restoration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 157, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 157, 0, 255 ], "width": 0.7 } }, "values": [ [ "Railroad Removal and Restoration" ] ] }, { "label": "Road Reconstruction", "description": "Road Reconstruction", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "values": [ [ "Road - Reconstruction" ] ] }, { "label": "Road Maintenance", "description": "Road Maintenance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 196, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 170, 103, 255 ], "width": 1 } }, "values": [ [ "Road Maintenance" ] ] }, { "label": "Sewer Replacement & Spot Repairs", "description": "Sewer Replacement & Spot Repairs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 137, 102, 255 ], "width": 0.4 } }, "values": [ [ "Sewer Replacement & Spot Repairs" ] ] }, { "label": "Sidewalk (Public Works) - Reconstruction", "description": "Sidewalk (Public Works) - Reconstruction", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 3 } }, "values": [ [ "Sidewalk (Public Works) - Reconstruction" ] ] }, { "label": "Sidewalk/Trail - New Construction", "description": "Sidewalk/Trail - New Construction", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 102, 205, 255 ], "width": 3 } }, "values": [ [ "Sidewalk/Trail - New Construction" ] ] }, { "label": "Streetlight Retrofit", "description": "Streetlight Retrofit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Streetlight Retrofit" ] ] }, { "label": "Transit Improvements", "description": "Transit Improvements", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 86, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 211, 199, 255 ], "width": 0.7 } }, "values": [ [ "Transit Improvements" ] ] }, { "label": "Water", "description": "Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.4 } }, "values": [ [ "Water" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 157, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 157, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 157, 0, 255 ], "width": 0.7 } }, "value": "Railroad Removal and Restoration", "label": "Railroad Removal and Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "Road - Reconstruction", "label": "Road Reconstruction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 196, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 170, 103, 255 ], "width": 1 } }, "value": "Road Maintenance", "label": "Road Maintenance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 137, 102, 255 ], "width": 0.4 } }, "value": "Sewer Replacement & Spot Repairs", "label": "Sewer Replacement & Spot Repairs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 3 } }, "value": "Sidewalk (Public Works) - Reconstruction", "label": "Sidewalk (Public Works) - Reconstruction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 102, 205, 255 ], "width": 3 } }, "value": "Sidewalk/Trail - New Construction", "label": "Sidewalk/Trail - New Construction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Streetlight Retrofit", "label": "Streetlight Retrofit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 86, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 211, 199, 255 ], "width": 0.7 } }, "value": "Transit Improvements", "label": "Transit Improvements" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.4 } }, "value": "Water", "label": "Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 199, 255 ], "toColor": [ 252, 221, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 179, 252, 255 ], "toColor": [ 196, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 238, 252, 255 ], "toColor": [ 182, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 189, 255 ], "toColor": [ 252, 248, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 215, 252, 255 ], "toColor": [ 225, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 243, 255 ], "toColor": [ 184, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 217, 252, 255 ], "toColor": [ 187, 217, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 708382.2011000002, "ymin": 4901279.053300001, "xmax": 717186.5076000001, "ymax": 4917310.838300001, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECTDESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "Inspector", "length": 50, "domain": null }, { "name": "PROJECTDESCRIPTION", "type": "esriFieldTypeString", "alias": "Project Description", "length": 50, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "ConstructionCategory", "description": "Construction Project Categories", "codedValues": [ { "name": "Crack Seal", "code": "Crack Seal" }, { "name": "Other", "code": "Other" }, { "name": "Road - Reconstruction", "code": "Road - Reconstruction" }, { "name": "Sidewalk (Public Works) - Reconstruction", "code": "Sidewalk (Public Works) - Reconstruction" }, { "name": "Subdivision", "code": "Subdivision" }, { "name": "Sidewalk/Trail - New Construction", "code": "Sidewalk/Trail - New Construction" }, { "name": "Sewer Replacement & Spot Repairs", "code": "Sewer Replacement & Spot Repairs" }, { "name": "Transit Improvements", "code": "Transit Improvements" }, { "name": "Road Resurfacing & Pavement Preservation", "code": "Resurfacing" }, { "name": "Road Surface Repairs", "code": "Road Surface Repairs" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Completion", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Not Complete", "code": "Not Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YRCOMPLETE", "type": "esriFieldTypeString", "alias": "Year Complete", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "NOTICE", "type": "esriFieldTypeString", "alias": "Notice", "length": 150, "domain": null }, { "name": "PERCENTCOMPLETE", "type": "esriFieldTypeString", "alias": "Percent Complete", "length": 10, "domain": { "type": "codedValue", "name": "Percentage Completion", "description": "Four percentage values", "codedValues": [ { "name": "0-20", "code": "0-20" }, { "name": "20-40", "code": "20-40" }, { "name": "40-80", "code": "40-80" }, { "name": "80-100", "code": "80-100" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIVISION", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Project Location", "length": 255, "domain": null }, { "name": "PUBLICVISIBLE", "type": "esriFieldTypeString", "alias": "Public Visibility", "length": 5, "domain": { "type": "codedValue", "name": "Y/N", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S125_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "665b7a9d3eb54923ac34d27b61de97f9" } ], "tables": [] }