{ "currentVersion": 10.71, "id": 0, "name": "Average Download Speed by Census Block", "type": "Feature Layer", "description": "This data layer shows average download speed by census block location. In part with Maryland Broadband Mapping Initiative, the purpose of this data layer is to provide comprehensive and accurate broadband availability data. Broadband speed tests were taken from multiple locations and then averaged according to census block location.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "MD iMAP, MDBC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Ave_Download", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 4000.9999, "label": "<4 Mbps", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 217, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 6000.9999, "label": ">4 - 6 Mbps", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 178, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 10000.9999, "label": ">6 - 10 Mbps", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 141, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 15000.9999, "label": ">10 - 15 Mbps", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 59, 32, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 20000.9999, "label": ">15 - 20 Mbps", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 0, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 500000, "label": ">20 Mbps", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8848524.8337, "ymin": 4563419.263800003, "xmax": -8347434.728700001, "ymax": 4825776.0198, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATEFP10", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null }, { "name": "STATEFP10", "type": "esriFieldTypeString", "alias": "State FIPS", "length": 2, "domain": null }, { "name": "COUNTYFP10", "type": "esriFieldTypeString", "alias": "County FIPS Code", "length": 3, "domain": null }, { "name": "TRACTCE10", "type": "esriFieldTypeString", "alias": "2010 Cenus Tract ID", "length": 6, "domain": null }, { "name": "BLOCKCE10", "type": "esriFieldTypeString", "alias": "2010 Census Block ID", "length": 4, "domain": null }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "2010 Full Census Block ID", "length": 15, "domain": null }, { "name": "Cnt_GEOID10", "type": "esriFieldTypeInteger", "alias": "Number of Tests", "domain": null }, { "name": "Min_Download", "type": "esriFieldTypeDouble", "alias": "Minimum Download Speed (kbps)", "domain": null }, { "name": "Max_Download", "type": "esriFieldTypeDouble", "alias": "Maximum Download Speed (kbps)", "domain": null }, { "name": "Ave_Download", "type": "esriFieldTypeDouble", "alias": "Average Download Speed (kbps)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "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": "R89_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S79_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }