{ "currentVersion": 10.6, "cimVersion": "2.1.0", "id": 1, "name": "bowwsmsWatershedPlans", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"Illinois State Transverse_Mercator\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",3280833.3333333],PARAMETER[\"False_Northing\",3937000.0],PARAMETER[\"Central_Meridian\",-89.5],PARAMETER[\"Scale_Factor\",0.9998529411767059],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15165000, "falseY": -42190000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "// Check for missing date\nif (IsEmpty($feature.COMPLETION)) {\n return \"Unknown\";\n}\n\n// Calculate full age using exact date\nvar age = DateDiff(Now(), $feature.COMPLETION, 'years');\n\nif (age >= 10) {\n return \"10 Years or Older\";\n} else {\n return \"Newer than 10 Years\";\n}\n\n\n\n", "valueExpressionTitle": "10 Years", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1 } }, "value": "10 Years or Older", "label": "10 Years or Older" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Newer than 10 Years", "label": "Newer than 10 Years" } ], "fieldDelimiter": "," }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0197900771843666E7, "ymin": 4471414.61634251, "xmax": -9719936.301637465, "ymax": 5252269.286700776, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLAN_TITLE", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLAN_SEQ", "type": "esriFieldTypeInteger", "alias": "PLAN_SEQ", "domain": null }, { "name": "PLAN_TITLE", "type": "esriFieldTypeString", "alias": "PLAN_TITLE", "length": 100, "domain": null }, { "name": "COMPLETION", "type": "esriFieldTypeDate", "alias": "COMPLETION", "length": 8, "domain": null }, { "name": "APPROVED", "type": "esriFieldTypeInteger", "alias": "APPROVED", "domain": null }, { "name": "FUNDED_UND", "type": "esriFieldTypeInteger", "alias": "FUNDED_UND", "domain": null }, { "name": "FILE_NO_31", "type": "esriFieldTypeString", "alias": "FILE_NO_31", "length": 18, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 100, "domain": null }, { "name": "WATERSHED_", "type": "esriFieldTypeString", "alias": "WATERSHED_", "length": 100, "domain": null }, { "name": "OWNER_EMAI", "type": "esriFieldTypeString", "alias": "OWNER_EMAI", "length": 30, "domain": null }, { "name": "WATERSHED1", "type": "esriFieldTypeInteger", "alias": "WATERSHED1", "domain": null }, { "name": "HUC", "type": "esriFieldTypeString", "alias": "HUC", "length": 12, "domain": null }, { "name": "PLANWEB_AD", "type": "esriFieldTypeString", "alias": "PLANWEB_AD", "length": 150, "domain": null }, { "name": "WSP_TOWN", "type": "esriFieldTypeString", "alias": "WSP_TOWN", "length": 254, "domain": null }, { "name": "WSP_STREAM", "type": "esriFieldTypeString", "alias": "WSP_STREAM", "length": 254, "domain": null }, { "name": "WSP_LAKE", "type": "esriFieldTypeString", "alias": "WSP_LAKE", "length": 254, "domain": null }, { "name": "WSP_COUNTY", "type": "esriFieldTypeString", "alias": "WSP_COUNTY", "length": 162, "domain": null }, { "name": "WSP_AUTHOR", "type": "esriFieldTypeString", "alias": "WSP_AUTHOR", "length": 150, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": null }, { "name": "IMP_BEGUN", "type": "esriFieldTypeInteger", "alias": "IMP_BEGUN", "domain": null }, { "name": "WSP_POLLUT", "type": "esriFieldTypeString", "alias": "WSP_POLLUT", "length": 254, "domain": null }, { "name": "WSP_SOURCE", "type": "esriFieldTypeString", "alias": "WSP_SOURCE", "length": 254, "domain": null }, { "name": "WSP_HUC", "type": "esriFieldTypeString", "alias": "WSP_HUC", "length": 254, "domain": null }, { "name": "DOCUMENT_N", "type": "esriFieldTypeString", "alias": "DOCUMENT_N", "length": 254, "domain": null }, { "name": "Sediment_L", "type": "esriFieldTypeString", "alias": "Sediment_L", "length": 50, "domain": null }, { "name": "TSS", "type": "esriFieldTypeString", "alias": "TSS", "length": 50, "domain": null }, { "name": "Phosphorus", "type": "esriFieldTypeString", "alias": "Phosphorus", "length": 50, "domain": null }, { "name": "Nitrogen", "type": "esriFieldTypeString", "alias": "Nitrogen", "length": 50, "domain": null }, { "name": "AddPolluta", "type": "esriFieldTypeString", "alias": "AddPolluta", "length": 50, "domain": null }, { "name": "AddPollu_1", "type": "esriFieldTypeString", "alias": "AddPollu_1", "length": 50, "domain": null }, { "name": "AddPollu_2", "type": "esriFieldTypeString", "alias": "AddPollu_2", "length": 50, "domain": null }, { "name": "AddPollu_3", "type": "esriFieldTypeString", "alias": "AddPollu_3", "length": 50, "domain": null }, { "name": "AddPollu_4", "type": "esriFieldTypeString", "alias": "AddPollu_4", "length": 50, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "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 } ], "indexes": [ { "name": "R784_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S717_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }