{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 25, "name": "Watersheds", "type": "Feature Layer", "description": "Watersheds", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PCA_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "value": "C", "label": "Critical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "value": "P", "label": "Protected" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 252, 255 ], "toColor": [ 204, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 184, 255 ], "toColor": [ 252, 193, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 205, 252, 255 ], "toColor": [ 194, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 210, 255 ], "toColor": [ 252, 238, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 207, 255 ], "toColor": [ 192, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 197, 252, 255 ], "toColor": [ 228, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 232, 252, 255 ], "toColor": [ 204, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1682498.2699999958, "ymin": 640668.0230000019, "xmax": 1839405.6350000054, "ymax": 791308.075000003, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333329, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999999978E8, "falseY": -9.365899999999984E7, "xyUnits": 1536.0000000000032, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 15, "domain": null }, { "name": "RIV_BAS", "type": "esriFieldTypeString", "alias": "RiverBasin", "length": 20, "domain": null }, { "name": "STR_NAM", "type": "esriFieldTypeString", "alias": "StreamName", "length": 45, "domain": null }, { "name": "PCA_TYPE", "type": "esriFieldTypeString", "alias": "PCA_Type", "length": 2, "domain": { "type": "codedValue", "name": "PCACodes", "description": "Watershed PCA Codes", "codedValues": [ { "name": "Critical Area", "code": "C" }, { "name": "Protected", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6e255072759542bf929585ef419224f2" }