{ "currentVersion": 10.31, "id": 6, "name": "Average Tempature", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TempGroup", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "1", "label": "Under 80 Degrees F", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "2", "label": "80-82 Degrees F", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "3", "label": "82-84 Degrees F", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "4", "label": "84-86 Degrees F", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "5", "label": "Over 86 Degrees F", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 730756.142961842, "ymin": 4282938.767732849, "xmax": 737830.3323484324, "ymax": 4290467.641497705, "spatialReference": { "wkid": 26915, "latestWkid": 26915 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "UniqID", "type": "esriFieldTypeInteger", "alias": "UniqID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "CANOPY_ACRES", "type": "esriFieldTypeDouble", "alias": "CANOPY_ACRES", "domain": null }, { "name": "CANOPY_PERCENT", "type": "esriFieldTypeDouble", "alias": "CANOPY_PERCENT", "domain": null }, { "name": "IMPERVIOUS_ACRES", "type": "esriFieldTypeDouble", "alias": "IMPERVIOUS_ACRES", "domain": null }, { "name": "IMPERVIOUS_PERCENT", "type": "esriFieldTypeDouble", "alias": "IMPERVIOUS_PERCENT", "domain": null }, { "name": "PERVIOUS_ACRES", "type": "esriFieldTypeDouble", "alias": "PERVIOUS_ACRES", "domain": null }, { "name": "PERVIOUS_PERCENT", "type": "esriFieldTypeDouble", "alias": "PERVIOUS_PERCENT", "domain": null }, { "name": "BARE_SOIL_ACRES", "type": "esriFieldTypeDouble", "alias": "BARE_SOIL_ACRES", "domain": null }, { "name": "BARE_SOIL_PERCENT", "type": "esriFieldTypeDouble", "alias": "BARE_SOIL_PERCENT", "domain": null }, { "name": "WATER_ACRES", "type": "esriFieldTypeDouble", "alias": "WATER_ACRES", "domain": null }, { "name": "WATER_PERCENT", "type": "esriFieldTypeDouble", "alias": "WATER_PERCENT", "domain": null }, { "name": "PREFERRABLE_ACRES", "type": "esriFieldTypeDouble", "alias": "PREFERRABLE_ACRES", "domain": null }, { "name": "PREFERRABLE_PERCENT", "type": "esriFieldTypeDouble", "alias": "PREFERRABLE_PERCENT", "domain": null }, { "name": "MAXIMUM_UTC_PERCENT", "type": "esriFieldTypeDouble", "alias": "MAXIMUM_UTC_PERCENT", "domain": null }, { "name": "CANOPY_ACRES2010", "type": "esriFieldTypeDouble", "alias": "CANOPY_ACRES2010", "domain": null }, { "name": "CANOPY_PERCENT2010", "type": "esriFieldTypeDouble", "alias": "CANOPY_PERCENT2010", "domain": null }, { "name": "DIFFERENCE_ACRES_10_20", "type": "esriFieldTypeDouble", "alias": "DIFFERENCE_ACRES_10_20", "domain": null }, { "name": "PERCENT_CHANGE10_20", "type": "esriFieldTypeDouble", "alias": "PERCENT_CHANGE10_20", "domain": null }, { "name": "ABSOLUTE_CHANGE", "type": "esriFieldTypeDouble", "alias": "ABSOLUTE_CHANGE", "domain": null }, { "name": "TempMean", "type": "esriFieldTypeDouble", "alias": "TempMean", "domain": null }, { "name": "SlopeMean", "type": "esriFieldTypeDouble", "alias": "SlopeMean", "domain": null }, { "name": "canprop", "type": "esriFieldTypeDouble", "alias": "canprop", "domain": null }, { "name": "Income", "type": "esriFieldTypeInteger", "alias": "Income", "domain": null }, { "name": "MinorPerc", "type": "esriFieldTypeDouble", "alias": "MinorPerc", "domain": null }, { "name": "NonGradPerc", "type": "esriFieldTypeDouble", "alias": "NonGradPerc", "domain": null }, { "name": "PovertyPerc", "type": "esriFieldTypeDouble", "alias": "PovertyPerc", "domain": null }, { "name": "PopDensity", "type": "esriFieldTypeDouble", "alias": "PopDensity", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "TempGroup", "type": "esriFieldTypeSmallInteger", "alias": "TempGroup", "domain": null } ], "relationships": [], "canModifyLayer": true, "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 } }