{ "layers": [ { "currentVersion": 10.6, "id": 0, "name": "TreeFarm2020_RandomizedSelection", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportReturningGeometryCentroid": true }, "extent": { "xmin": -1.01546313067E7, "ymin": 3547441.895499997, "xmax": -9820912.2128, "ymax": 4032734.8281999975, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "useSymbolLayerDrawing": false }, "renderer": { "type": "uniqueValue", "field1": "selection", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 0.7 } }, "value": "Alternate", "label": "Alternate", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.7 } }, "value": "Primary", "label": "Primary", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "planname", "typeIdField": "selection", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "editable": false }, { "name": "client", "type": "esriFieldTypeGUID", "alias": "Client Name", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "prepnam", "type": "esriFieldTypeGUID", "alias": "Plan Preparer", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "plantype", "type": "esriFieldTypeString", "alias": "Plan Type", "domain": { "type": "codedValue", "name": "PropPlanTypeDomain", "description": "", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Revised", "code": "Revised" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "stewplan", "type": "esriFieldTypeSmallInteger", "alias": "Stewardship Plan", "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "prescplan", "type": "esriFieldTypeSmallInteger", "alias": "Prescription Plan", "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "planlength", "type": "esriFieldTypeInteger", "alias": "Plan Length", "domain": null, "editable": true, "nullable": true }, { "name": "planstart", "type": "esriFieldTypeDate", "alias": "Plan Start", "domain": null, "editable": true, "nullable": true, "length": 29 }, { "name": "planend", "type": "esriFieldTypeDate", "alias": "Plan End", "domain": null, "editable": true, "nullable": true, "length": 29 }, { "name": "planname", "type": "esriFieldTypeString", "alias": "Plan Name", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "primgoal", "type": "esriFieldTypeString", "alias": "PrimaryObjective1", "domain": { "type": "codedValue", "name": "PlanObjectivesDomain", "description": "", "codedValues": [ { "name": "Aesthetics", "code": "Aesthetics" }, { "name": "Air Quality", "code": "Air Quality" }, { "name": "Ecological Restoration", "code": "Ecological Restoration" }, { "name": "Environmental Education", "code": "Environmental Education" }, { "name": "Fire Protection", "code": "Fire Protection" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Timber Production", "code": "Timber Production" }, { "name": "Water Quality", "code": "Water Quality" }, { "name": "Wildlife Management - General", "code": "Wildlife Management - General" }, { "name": "Wildlife Management - Deer", "code": "Wildlife Management - Deer" }, { "name": "Wildlife Management - Duck", "code": "Wildlife Management - Duck" }, { "name": "Wildlife Management - Quail", "code": "Wildlife Management - Quail" }, { "name": "Wildlife Management - Rabbit", "code": "Wildlife Management - Rabbit" }, { "name": "Wildlife Management - Squirrel", "code": "Wildlife Management - Squirrel" }, { "name": "Wildlife Management - Turkey", "code": "Wildlife Management - Turkey" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "goal2", "type": "esriFieldTypeString", "alias": "Primary Objective 2", "domain": { "type": "codedValue", "name": "PlanObjectivesDomain", "description": "", "codedValues": [ { "name": "Aesthetics", "code": "Aesthetics" }, { "name": "Air Quality", "code": "Air Quality" }, { "name": "Ecological Restoration", "code": "Ecological Restoration" }, { "name": "Environmental Education", "code": "Environmental Education" }, { "name": "Fire Protection", "code": "Fire Protection" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Timber Production", "code": "Timber Production" }, { "name": "Water Quality", "code": "Water Quality" }, { "name": "Wildlife Management - General", "code": "Wildlife Management - General" }, { "name": "Wildlife Management - Deer", "code": "Wildlife Management - Deer" }, { "name": "Wildlife Management - Duck", "code": "Wildlife Management - Duck" }, { "name": "Wildlife Management - Quail", "code": "Wildlife Management - Quail" }, { "name": "Wildlife Management - Rabbit", "code": "Wildlife Management - Rabbit" }, { "name": "Wildlife Management - Squirrel", "code": "Wildlife Management - Squirrel" }, { "name": "Wildlife Management - Turkey", "code": "Wildlife Management - Turkey" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "goal3", "type": "esriFieldTypeString", "alias": "Secondary Objectives 1", "domain": { "type": "codedValue", "name": "PlanObjectivesDomain", "description": "", "codedValues": [ { "name": "Aesthetics", "code": "Aesthetics" }, { "name": "Air Quality", "code": "Air Quality" }, { "name": "Ecological Restoration", "code": "Ecological Restoration" }, { "name": "Environmental Education", "code": "Environmental Education" }, { "name": "Fire Protection", "code": "Fire Protection" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Timber Production", "code": "Timber Production" }, { "name": "Water Quality", "code": "Water Quality" }, { "name": "Wildlife Management - General", "code": "Wildlife Management - General" }, { "name": "Wildlife Management - Deer", "code": "Wildlife Management - Deer" }, { "name": "Wildlife Management - Duck", "code": "Wildlife Management - Duck" }, { "name": "Wildlife Management - Quail", "code": "Wildlife Management - Quail" }, { "name": "Wildlife Management - Rabbit", "code": "Wildlife Management - Rabbit" }, { "name": "Wildlife Management - Squirrel", "code": "Wildlife Management - Squirrel" }, { "name": "Wildlife Management - Turkey", "code": "Wildlife Management - Turkey" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "goal4", "type": "esriFieldTypeString", "alias": "Secondary Objectives 2", "domain": { "type": "codedValue", "name": "PlanObjectivesDomain", "description": "", "codedValues": [ { "name": "Aesthetics", "code": "Aesthetics" }, { "name": "Air Quality", "code": "Air Quality" }, { "name": "Ecological Restoration", "code": "Ecological Restoration" }, { "name": "Environmental Education", "code": "Environmental Education" }, { "name": "Fire Protection", "code": "Fire Protection" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Timber Production", "code": "Timber Production" }, { "name": "Water Quality", "code": "Water Quality" }, { "name": "Wildlife Management - General", "code": "Wildlife Management - General" }, { "name": "Wildlife Management - Deer", "code": "Wildlife Management - Deer" }, { "name": "Wildlife Management - Duck", "code": "Wildlife Management - Duck" }, { "name": "Wildlife Management - Quail", "code": "Wildlife Management - Quail" }, { "name": "Wildlife Management - Rabbit", "code": "Wildlife Management - Rabbit" }, { "name": "Wildlife Management - Squirrel", "code": "Wildlife Management - Squirrel" }, { "name": "Wildlife Management - Turkey", "code": "Wildlife Management - Turkey" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "goal5", "type": "esriFieldTypeString", "alias": "Secondary Objectives 3", "domain": { "type": "codedValue", "name": "PlanObjectivesDomain", "description": "", "codedValues": [ { "name": "Aesthetics", "code": "Aesthetics" }, { "name": "Air Quality", "code": "Air Quality" }, { "name": "Ecological Restoration", "code": "Ecological Restoration" }, { "name": "Environmental Education", "code": "Environmental Education" }, { "name": "Fire Protection", "code": "Fire Protection" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Timber Production", "code": "Timber Production" }, { "name": "Water Quality", "code": "Water Quality" }, { "name": "Wildlife Management - General", "code": "Wildlife Management - General" }, { "name": "Wildlife Management - Deer", "code": "Wildlife Management - Deer" }, { "name": "Wildlife Management - Duck", "code": "Wildlife Management - Duck" }, { "name": "Wildlife Management - Quail", "code": "Wildlife Management - Quail" }, { "name": "Wildlife Management - Rabbit", "code": "Wildlife Management - Rabbit" }, { "name": "Wildlife Management - Squirrel", "code": "Wildlife Management - Squirrel" }, { "name": "Wildlife Management - Turkey", "code": "Wildlife Management - Turkey" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "planeqip", "type": "esriFieldTypeSmallInteger", "alias": "Plan EQIP", "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "crp", "type": "esriFieldTypeSmallInteger", "alias": "CRP", "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "treefm", "type": "esriFieldTypeSmallInteger", "alias": "Registered Tree Farm", "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "tfno", "type": "esriFieldTypeString", "alias": "Tree Farm Number", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "certstew", "type": "esriFieldTypeSmallInteger", "alias": "Fully Certified Stewardship Plan", "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "certdate", "type": "esriFieldTypeDate", "alias": "Date Fully Certified", "domain": null, "editable": true, "nullable": true, "length": 29 }, { "name": "county", "type": "esriFieldTypeString", "alias": "CountyName", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "fips", "type": "esriFieldTypeString", "alias": "CounyFIPSCode", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "soils", "type": "esriFieldTypeString", "alias": "Soils", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "range", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "CreatedBy", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "ModifiedBy", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "createddate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "domain": null, "editable": true, "nullable": true, "length": 29 }, { "name": "modifieddate", "type": "esriFieldTypeDate", "alias": "ModifiedDate", "domain": null, "editable": true, "nullable": true, "length": 29 }, { "name": "planid", "type": "esriFieldTypeInteger", "alias": "PlanID", "domain": null, "editable": true, "nullable": true }, { "name": "clientname", "type": "esriFieldTypeString", "alias": "Client Name", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "preparername", "type": "esriFieldTypeString", "alias": "Preparer Name", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "clientid", "type": "esriFieldTypeInteger", "alias": "ClientID", "domain": null, "editable": true, "nullable": true }, { "name": "preparerid", "type": "esriFieldTypeInteger", "alias": "PreparerID", "domain": null, "editable": true, "nullable": true }, { "name": "planacres", "type": "esriFieldTypeDouble", "alias": "Plan Acres", "domain": null, "editable": true, "nullable": true }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "forested_acres", "type": "esriFieldTypeDouble", "alias": "Forested Acres", "domain": null, "editable": true, "nullable": true }, { "name": "tf_class", "type": "esriFieldTypeString", "alias": "TF_Class", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "misst_planid", "type": "esriFieldTypeInteger", "alias": "MISST PlanID", "domain": null, "editable": true, "nullable": true }, { "name": "tree_farm_number", "type": "esriFieldTypeInteger", "alias": "Tree Farm Number", "domain": null, "editable": true, "nullable": true }, { "name": "forested_acres_1", "type": "esriFieldTypeDouble", "alias": "Forested Acres", "domain": null, "editable": true, "nullable": true }, { "name": "forested_acreage_class", "type": "esriFieldTypeString", "alias": "Forested Acreage Class", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "selection", "type": "esriFieldTypeString", "alias": "Selection", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "type": "esriFieldTypeDouble", "nullable": true, "editable": false, "domain": null, "defaultValue": null, "virtual": true, "name": "SHAPE__Length", "alias": "SHAPE__Length" }, { "type": "esriFieldTypeDouble", "nullable": true, "editable": false, "domain": null, "defaultValue": null, "virtual": true, "name": "SHAPE__Area", "alias": "SHAPE__Area" } ], "indexes": [ { "name": "r270_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_270", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a200_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Alternate", "name": "Alternate", "domains": { "plantype": {"type": "inherited"}, "stewplan": {"type": "inherited"}, "prescplan": {"type": "inherited"}, "primgoal": {"type": "inherited"}, "goal2": {"type": "inherited"}, "goal3": {"type": "inherited"}, "goal4": {"type": "inherited"}, "goal5": {"type": "inherited"}, "planeqip": {"type": "inherited"}, "crp": {"type": "inherited"}, "treefm": {"type": "inherited"}, "certstew": {"type": "inherited"} }, "templates": [ { "name": "Alternate", "description": "", "prototype": { "attributes": { "forested_acreage_class": null, "selection": "Alternate", "client": null, "prepnam": null, "plantype": null, "stewplan": null, "prescplan": null, "planlength": null, "planstart": null, "planend": null, "planname": null, "primgoal": null, "goal2": null, "goal3": null, "goal4": null, "goal5": null, "planeqip": null, "crp": null, "treefm": null, "tfno": null, "certstew": null, "certdate": null, "county": null, "fips": null, "district": null, "soils": null, "section": null, "township": null, "range": null, "createdby": null, "modifiedby": null, "createddate": null, "modifieddate": null, "planid": null, "clientname": null, "preparername": null, "clientid": null, "preparerid": null, "planacres": null, "forested_acres_1": null, "forested_acres": null, "tf_class": null, "misst_planid": null, "tree_farm_number": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Primary", "name": "Primary", "domains": { "plantype": {"type": "inherited"}, "stewplan": {"type": "inherited"}, "prescplan": {"type": "inherited"}, "primgoal": {"type": "inherited"}, "goal2": {"type": "inherited"}, "goal3": {"type": "inherited"}, "goal4": {"type": "inherited"}, "goal5": {"type": "inherited"}, "planeqip": {"type": "inherited"}, "crp": {"type": "inherited"}, "treefm": {"type": "inherited"}, "certstew": {"type": "inherited"} }, "templates": [ { "name": "Primary", "description": "", "prototype": { "attributes": { "forested_acreage_class": null, "selection": "Primary", "client": null, "prepnam": null, "plantype": null, "stewplan": null, "prescplan": null, "planlength": null, "planstart": null, "planend": null, "planname": null, "primgoal": null, "goal2": null, "goal3": null, "goal4": null, "goal5": null, "planeqip": null, "crp": null, "treefm": null, "tfno": null, "certstew": null, "certdate": null, "county": null, "fips": null, "district": null, "soils": null, "section": null, "township": null, "range": null, "createdby": null, "modifiedby": null, "createddate": null, "modifieddate": null, "planid": null, "clientname": null, "preparername": null, "clientid": null, "preparerid": null, "planacres": null, "forested_acres_1": null, "forested_acres": null, "tf_class": null, "misst_planid": null, "tree_farm_number": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "useStandardizedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": false, "supportsAttachmentsByUploadId": false, "hasStaticData": false, "serviceItemId": "0590019a9e534ac68414c5d9b22ca7ae", "hasGeometryProperties": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": false, "supportsApplyEditsWithGlobalIds": false, "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "shapeAreaFieldName": "SHAPE__Area", "units": "esriMeters" }, "standardMaxRecordCountNoGeometry": 16000, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "sqlParserVersion": "PG_10.8.1" } ], "tables": [] }