Name: FCC_Data_Ooklastyle
Display Field: NAME20
Type: Feature Layer
Geometry Type: esriGeometryPolygon
Description:
Copyright Text:
Min. Scale: 0
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: -8916333.53441967
YMin: 4918091.71334882
XMax: -8890299.57874967
YMax: 4939419.66653471
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"authoringInfo":{"visualVariables":[{"type":"colorInfo","minSliderValue":0,"maxSliderValue":2670}]},"type":"classBreaks","valueExpression":"/* This score gives 100 points to the average download speed\nif it is 100 Mbs or higher. If the tile has an average\ndownload speed of 200 Mbs, it awards 200 points. If the tile \nhas a speed of 80 Mbs, it awards 80 points.*/\nvar downScore = $feature.mbps_down / 100 * 100;\n\n/* This score gives 100 points to the average upload speed\nif it is 20 Mbs or higher. If the tile has an average\nupload speed of 40 Mbs, it awards 200 points. If the tile \nhas a speed of 5 Mbs, it awards 25 points.*/\nvar upScore = $feature.mbps_up / 20 * 100;\n\n/* Use when() to evaluate conidtional expressions and return result.\nThe average of the two scores is used if BOTH scores \nare 100 or higher. If not, the lower of the two scores is used.*/\nvar totalScore = when(downScore >= 100 && upScore >= 100, \n (downScore + upScore) / 2,\n downScore <100 && upScore >=100, \n downScore,\n downScore >=100 && upScore <100, \n upScore,\n downScore <100 && upScore <100 && downScore <= upScore, \n downScore,\n downScore <100 && upScore <100 && upScore <= downScore, \n upScore,\n 100);\n\nreturn Round(totalScore, 0)","valueExpressionTitle":"Broadband Index","minValue":-9223372036854775808,"classBreakInfos":[{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,0,0,128],"outline":{"type":"esriSLS","style":"esriSLSNull","color":[194,194,194,64],"width":0}},"classMaxValue":9223372036854775807}],"legendOptions":{"order":"descendingValues"},"visualVariables":[{"type":"colorInfo","valueExpressionTitle":"Broadband Index","valueExpression":"/* This score gives 100 points to the average download speed\nif it is 100 Mbs or higher. If the tile has an average\ndownload speed of 200 Mbs, it awards 200 points. If the tile \nhas a speed of 80 Mbs, it awards 80 points.*/\nvar downScore = $feature.mbps_down / 100 * 100;\n\n/* This score gives 100 points to the average upload speed\nif it is 20 Mbs or higher. If the tile has an average\nupload speed of 40 Mbs, it awards 200 points. If the tile \nhas a speed of 5 Mbs, it awards 25 points.*/\nvar upScore = $feature.mbps_up / 20 * 100;\n\n/* Use when() to evaluate conidtional expressions and return result.\nThe average of the two scores is used if BOTH scores \nare 100 or higher. If not, the lower of the two scores is used.*/\nvar totalScore = when(downScore >= 100 && upScore >= 100, \n (downScore + upScore) / 2,\n downScore <100 && upScore >=100, \n downScore,\n downScore >=100 && upScore <100, \n upScore,\n downScore <100 && upScore <100 && downScore <= upScore, \n downScore,\n downScore <100 && upScore <100 && upScore <= downScore, \n upScore,\n 100);\n\nreturn Round(totalScore, 0)","stops":[{"value":0,"color":[171,0,128,255],"label":"0.0"},{"value":445,"color":[217,87,185,255]},{"value":890,"color":[235,183,136,255]},{"value":1780,"color":[83,166,0,255]},{"value":2670,"color":[58,115,0,255],"label":"2,700"}],"legendOptions":{"title":"","showLegend":true,"order":"descendingValues"}},{"type":"sizeInfo","valueExpressionTitle":"Custom","valueExpression":"$view.scale","stops":[{"size":2,"value":9245},{"size":1,"value":28890},{"size":0.5,"value":115558},{"size":0,"value":231116}],"target":"outline","axis":"height","valueUnit":""}]},"scaleSymbols":true,"transparency":0,"labelingInfo":null}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: OBJECTID_1
Unique ID Field:
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
- OBJECTID_1 (type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeOther, length: 0, nullable: false, editable: false)
- STATEFP20 (type: esriFieldTypeString, alias: STATEFP20, SQL Type: sqlTypeOther, length: 2, nullable: true, editable: true)
- COUNTYFP20 (type: esriFieldTypeString, alias: COUNTYFP20, SQL Type: sqlTypeOther, length: 3, nullable: true, editable: true)
- TRACTCE20 (type: esriFieldTypeString, alias: TRACTCE20, SQL Type: sqlTypeOther, length: 6, nullable: true, editable: true)
- BLOCKCE20 (type: esriFieldTypeString, alias: BLOCKCE20, SQL Type: sqlTypeOther, length: 4, nullable: true, editable: true)
- GEOID20 (type: esriFieldTypeString, alias: GEOID20, SQL Type: sqlTypeOther, length: 15, nullable: true, editable: true)
- NAME20 (type: esriFieldTypeString, alias: NAME20, SQL Type: sqlTypeOther, length: 10, nullable: true, editable: true)
- MTFCC20 (type: esriFieldTypeString, alias: MTFCC20, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
- UR20 (type: esriFieldTypeString, alias: UR20, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
- UACE20 (type: esriFieldTypeString, alias: UACE20, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
- UATYPE20 (type: esriFieldTypeString, alias: UATYPE20, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
- FUNCSTAT20 (type: esriFieldTypeString, alias: FUNCSTAT20, SQL Type: sqlTypeOther, length: 1, nullable: true, editable: true)
- ALAND20 (type: esriFieldTypeDouble, alias: ALAND20, SQL Type: sqlTypeOther, nullable: true, editable: true)
- AWATER20 (type: esriFieldTypeDouble, alias: AWATER20, SQL Type: sqlTypeOther, nullable: true, editable: true)
- INTPTLAT20 (type: esriFieldTypeString, alias: INTPTLAT20, SQL Type: sqlTypeOther, length: 11, nullable: true, editable: true)
- INTPTLON20 (type: esriFieldTypeString, alias: INTPTLON20, SQL Type: sqlTypeOther, length: 12, nullable: true, editable: true)
- HOUSING20 (type: esriFieldTypeDouble, alias: HOUSING20, SQL Type: sqlTypeOther, nullable: true, editable: true)
- POP20 (type: esriFieldTypeDouble, alias: POP20, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Shape_Leng (type: esriFieldTypeDouble, alias: Shape_Leng, SQL Type: sqlTypeOther, nullable: true, editable: true)
- OBJECTID (type: esriFieldTypeInteger, alias: OBJECTID, SQL Type: sqlTypeOther, nullable: true, editable: true)
- blockcode (type: esriFieldTypeString, alias: blockcode, SQL Type: sqlTypeOther, length: 16, nullable: true, editable: true)
- county_n (type: esriFieldTypeInteger, alias: county_n, SQL Type: sqlTypeOther, nullable: true, editable: true)
- county_name (type: esriFieldTypeString, alias: county_name, SQL Type: sqlTypeOther, length: 8000, nullable: true, editable: true)
- census_unit_ct (type: esriFieldTypeInteger, alias: census_unit_ct, SQL Type: sqlTypeOther, nullable: true, editable: true)
- census_pop (type: esriFieldTypeInteger, alias: census_pop, SQL Type: sqlTypeOther, nullable: true, editable: true)
- squ_mile (type: esriFieldTypeDouble, alias: squ_mile, SQL Type: sqlTypeOther, nullable: true, editable: true)
- density (type: esriFieldTypeDouble, alias: density, SQL Type: sqlTypeOther, nullable: true, editable: true)
- top_isp_name (type: esriFieldTypeString, alias: top_isp_name, SQL Type: sqlTypeOther, length: 8000, nullable: true, editable: true)
- top_isp_id (type: esriFieldTypeInteger, alias: top_isp_id, SQL Type: sqlTypeOther, nullable: true, editable: true)
- top_tech (type: esriFieldTypeInteger, alias: top_tech, SQL Type: sqlTypeOther, nullable: true, editable: true)
- top_rating (type: esriFieldTypeInteger, alias: top_rating, SQL Type: sqlTypeOther, nullable: true, editable: true)
- mbps_down (type: esriFieldTypeInteger, alias: mbps_down, SQL Type: sqlTypeOther, nullable: true, editable: true)
- mbps_up (type: esriFieldTypeInteger, alias: mbps_up, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Shape__Area (type: esriFieldTypeDouble, alias: Shape__Area, SQL Type: sqlTypeDouble, nullable: true, editable: false)
- Shape__Length (type: esriFieldTypeDouble, alias: Shape__Length, SQL Type: sqlTypeDouble, nullable: true, editable: false)
Templates:
Name: FCC_Data_Ooklastyle
Description:
Drawing Tool: esriFeatureEditToolPolygon
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 4/17/2024 1:59:36 PM
Schema Last Edit Date: 4/17/2024 1:59:36 PM
Data Last Edit Date: 4/17/2024 1:59:36 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat