{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "CASF Eligible Census Blocks", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Existing Broadband Data" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 6487840.735624984, "ymin": 1772590.293749988, "xmax": 7165958.5506249815, "ymax": 2340439.5987499803, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 1600.0000000000002, "falseZ": -100000, "zUnits": 9999.998889777098, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 1600.0000000000002, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['CASF_EL_LOC'];\nvar field2 = $feature['CASF_PE_LOC'];\nvar hasNormField1 = false;\nvar hasNormField2 = false;\nvar normField1 = null;\nvar normField2 = null;\nif (\n IsEmpty(field1) || \n IsEmpty(field2) ||\n (hasNormField1 && (IsEmpty(normField1) || normField1 == 0)) ||\n (hasNormField2 && (IsEmpty(normField2) || normField2 == 0))\n) {\n return null; \n}\nvar value1 = IIf(hasNormField1, (field1 / normField1), field1);\nvar value2 = IIf(hasNormField2, (field2 / normField2), field2);\nvar breaks1 = [[0,0],[0,5],[5,107]];\nvar breaks2 = [[0,0],[0,5],[5,469]];\nvar classCodes = [\"L\", \"M\", \"H\"];\nfunction getClassCode(value, breaks) {\n var code = null;\n for (var i in breaks) {\n var info = breaks[i];\n if (value >= info[0] && value <= info[1]) {\n code = classCodes[i];\n break;\n }\n }\n return code;\n}\nvar code1 = getClassCode(value1, breaks1);\nvar code2 = getClassCode(value2, breaks2);\nvar classValue = IIf(IsEmpty(code1) || IsEmpty(code2), null, code1 + code2);\nreturn classValue;", "valueExpressionTitle": "Relationship", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "High - Low", "description": "High - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HL" ] ] }, { "label": "High - Medium", "description": "High - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 92, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HM" ] ] }, { "label": "Both High", "description": "Both High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 63, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HH" ] ] }, { "label": "Medium - Low", "description": "Medium - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "ML" ] ] }, { "label": "Medium - Medium", "description": "Medium - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 153, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "MM" ] ] }, { "label": "Medium - High", "description": "Medium - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 147, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "MH" ] ] }, { "label": "Both Low", "description": "Both Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] }, { "label": "Low - Medium", "description": "Low - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 236, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LM" ] ] }, { "label": "Low - High", "description": "Low - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LH" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HL", "label": "High - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 92, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HM", "label": "High - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 63, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HH", "label": "Both High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "ML", "label": "Medium - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 153, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "MM", "label": "Medium - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 147, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "MH", "label": "Medium - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Both Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 236, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LM", "label": "Low - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LH", "label": "Low - High" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "CASF_EL_LOC", "label": "CASF Eligible", "classBreakInfos": [ { "minValue": 0, "maxValue": 0 }, { "minValue": 0, "maxValue": 5 }, { "minValue": 5, "maxValue": 107 } ] }, "field2": { "field": "CASF_PE_LOC", "label": "CASF Priority Eligible", "classBreakInfos": [ { "minValue": 0, "maxValue": 0 }, { "minValue": 0, "maxValue": 5 }, { "minValue": 5, "maxValue": 469 } ] }, "classificationMethod": "esriClassifyManual", "type": "relationship", "focus": "HL", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAMELSAD20", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "Full Census Block Code", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID10" }, { "name": "NAMELSAD20", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NAMELSAD10" }, { "name": "CNTYNAME20", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CNTYNAME20" }, { "name": "PLNAME20", "type": "esriFieldTypeString", "alias": "PLACE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLNAME20" }, { "name": "POP_2020", "type": "esriFieldTypeDouble", "alias": "Population 2020", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_2018" }, { "name": "HH_2020", "type": "esriFieldTypeDouble", "alias": "Households 2020", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HH_2018" }, { "name": "CASF_EL_LOC", "type": "esriFieldTypeInteger", "alias": "CASF_EL_LOC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CASF_EL_LOC" }, { "name": "CASF_PE_LOC", "type": "esriFieldTypeInteger", "alias": "CASF_PE_LOC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CASF_PE_LOC" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R779_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S749_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CASF Eligible Census Blocks", "description": "", "prototype": { "attributes": { "CASF_PE_LOC": null, "CASF_EL_LOC": null, "GEOID20": null, "NAMELSAD20": null, "CNTYNAME20": null, "PLNAME20": null, "POP_2020": null, "HH_2020": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "56cc5464c87041fb936385530a6fd710" }