{ "layers": [ { "currentVersion": 10.7, "id": 0, "name": "Impervious Cover Per Capita", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "IC_PC_SF", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 675.080856041, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 2974.23638139, "label": "675 - 2974", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 4430.72606054, "label": "2975 - 4431", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 186, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 5864.78562185, "label": "4432 - 5865", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 133, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 8279.62016129, "label": "5866 - 8280", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 68, 16, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 11889.5939612, "label": "8281 - 11890", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 6, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 24474.7924528, "label": "11891 - 24475", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 730512.1879999966, "ymin": 554854.6879999841, "xmax": 1263094.375, "ymax": 944279.125, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TOWN_NO", "type": "esriFieldTypeInteger", "alias": "Town Number", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Town Name", "length": 16, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeSingle", "alias": "Acreage", "domain": null }, { "name": "Area_SqMi", "type": "esriFieldTypeSingle", "alias": "Area (Square Miles)", "domain": null }, { "name": "B_IC_Acres", "type": "esriFieldTypeSingle", "alias": "Buildings (acres)", "domain": null }, { "name": "R_IC_Acres", "type": "esriFieldTypeSingle", "alias": "Roads (acres)", "domain": null }, { "name": "O_IC_Acres", "type": "esriFieldTypeSingle", "alias": "Other IC (acres)", "domain": null }, { "name": "IC_Acres", "type": "esriFieldTypeSingle", "alias": "Total IC (acres)", "domain": null }, { "name": "Pct_IC", "type": "esriFieldTypeSingle", "alias": "Percent IC", "domain": null }, { "name": "Pct_B", "type": "esriFieldTypeSingle", "alias": "Percent Buildings", "domain": null }, { "name": "Pct_R", "type": "esriFieldTypeSingle", "alias": "Percent Roads", "domain": null }, { "name": "Pct_O", "type": "esriFieldTypeSingle", "alias": "Percent Other IC", "domain": null }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population (2010)", "domain": null }, { "name": "Perv_Acres", "type": "esriFieldTypeDouble", "alias": "Pervious Cover (acres)", "domain": null }, { "name": "IC_PC", "type": "esriFieldTypeDouble", "alias": "IC (acres per capita)", "domain": null }, { "name": "BIC_PC", "type": "esriFieldTypeDouble", "alias": "Buildings IC (acres per capita)", "domain": null }, { "name": "RIC_PC", "type": "esriFieldTypeDouble", "alias": "Roads IC (acres per capita)", "domain": null }, { "name": "OIC_PC", "type": "esriFieldTypeDouble", "alias": "Other IC (acres per capita)", "domain": null }, { "name": "IC_PC_SF", "type": "esriFieldTypeDouble", "alias": "IC (sqft per capita)", "domain": null }, { "name": "B_IC_PC_SF", "type": "esriFieldTypeDouble", "alias": "Buildings IC (sqft per capita)", "domain": null }, { "name": "R_IC_PC_SF", "type": "esriFieldTypeDouble", "alias": "Roads IC (sqft per capita)", "domain": null }, { "name": "O_IC_PC_SF", "type": "esriFieldTypeDouble", "alias": "Other IC (sqft per capita)", "domain": null }, { "name": "Perv_Acr_1", "type": "esriFieldTypeDouble", "alias": "PerviousCover (acres per capita)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }