{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Current Use Pending Status", "type": "Feature Layer", "description": "Layerfile Name: \\\\olympus\\gisdata\\clarkgis\\avdata\\layerspro\\county departments\\assessor\\cudo web app\\current use pending status.lyrx\n\nProduction Version of Current Use Applications by Pending Status.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.1, "zTolerance": 0.1, "mTolerance": 0.1, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "http://gis.clark.wa.gov/gishome/Metadata/?pid=metadata.layer&dbsID=3543", "parentLayer": { "id": 0, "name": "Current Use Status Group" }, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "3", "label": "Pending" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 212, 255 ], "toColor": [ 252, 235, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 244, 255 ], "toColor": [ 194, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 252, 255 ], "toColor": [ 252, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 182, 255 ], "toColor": [ 250, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 210, 255 ], "toColor": [ 226, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 240, 252, 255 ], "toColor": [ 204, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1039145.9426785558, "ymin": 85812.06996539235, "xmax": 1197134.3750606328, "ymax": 268863.93811289966, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Application", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Application", "type": "esriFieldTypeString", "alias": "File Number", "length": 15, "domain": null }, { "name": "EventType", "type": "esriFieldTypeSmallInteger", "alias": "Event Type", "domain": { "type": "codedValue", "name": "cuEventTypeCode", "description": "event types", "codedValues": [ { "name": "Reclass", "code": 4 }, { "name": "Removal", "code": 5 }, { "name": "Remainder", "code": 6 }, { "name": "Unknown - for data migration only", "code": 7 }, { "name": "Submission Packet", "code": 1 }, { "name": "Continuance", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "cuStatusCode", "description": "application status", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Inactive", "code": 2 }, { "name": "Pending", "code": 3 }, { "name": "Denied", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EventAcres", "type": "esriFieldTypeDouble", "alias": "Event Acres", "domain": null }, { "name": "EnrollmentYear", "type": "esriFieldTypeSmallInteger", "alias": "Enrollment Year", "domain": null }, { "name": "EventDate", "type": "esriFieldTypeDate", "alias": "Event Date", "length": 8, "domain": null }, { "name": "ApplicationType", "type": "esriFieldTypeString", "alias": "Program", "length": 50, "domain": { "type": "codedValue", "name": "cuApplicationType", "description": "Type of Current Use", "codedValues": [ { "name": "Farm and Agricultural Land", "code": "AG" }, { "name": "Designated Forest Land", "code": "DFL" }, { "name": "Open Space Land", "code": "OSP" }, { "name": "Timber Land", "code": "TIM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RecordingNum", "type": "esriFieldTypeString", "alias": "Recording Number", "length": 50, "domain": null }, { "name": "OrigAppNo", "type": "esriFieldTypeString", "alias": "Original File Number", "length": 50, "domain": null }, { "name": "ApplicationSubType", "type": "esriFieldTypeSmallInteger", "alias": "Program SubType", "domain": { "type": "codedValue", "name": "cuApplicationSubType", "description": "", "codedValues": [ { "name": "AG 20+", "code": 20 }, { "name": "Conserve Natural Resources", "code": 31 }, { "name": "Stream Protection", "code": 40 }, { "name": "Soil Conservation", "code": 50 }, { "name": "Enhance Public Recreation", "code": 55 }, { "name": "Historic", "code": 60 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataConfidence", "type": "esriFieldTypeInteger", "alias": "Data Confidence", "domain": null }, { "name": "DateReviewed", "type": "esriFieldTypeDate", "alias": "Date Reviewed", "length": 8, "domain": null }, { "name": "ReviewedBy", "type": "esriFieldTypeString", "alias": "Reviewed By", "length": 20, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "I2167Application", "fields": "Application", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4387e1d6aeb04413b97efa6e2df3017a" }