{ "currentVersion": 10.31, "id": 4, "name": "Canopy Percent by Street", "type": "Feature Layer", "description": "Using the 2016 tree canopy data, each street segment was buffered by 75ft creating a right-of way corridor that included both the streets and trees along the streets. The area of tree canopy was divided by the total buffered street segment to retrieve a tree canopy percentage. Data was then mapped into five classes and added to the UTC report. ", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 75000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "canpct", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 3 }, "classMaxValue": 5, "label": "Under 5%", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 139, 0, 255 ], "width": 3 }, "classMaxValue": 10, "label": "5.1%-10%", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 3 }, "classMaxValue": 20, "label": "10.1%-20%", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 207, 0, 255 ], "width": 3 }, "classMaxValue": 30, "label": "20.1%-30%", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "classMaxValue": 100, "label": "Over 30%", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.9359289090526417E7, "ymin": 461722.643087402, "xmax": 1.947908029877816E7, "ymax": 668820.2679333091, "spatialReference": { "wkid": 102689, "latestWkid": 102689 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "rdname", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "fcc", "type": "esriFieldTypeString", "alias": "FCC", "length": 80, "domain": null }, { "name": "rdname", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 80, "domain": null }, { "name": "canpct", "type": "esriFieldTypeDouble", "alias": "CANPCT", "domain": null }, { "name": "st_length_shape_", "type": "esriFieldTypeDouble", "alias": "st_length_shape_", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }