{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Fencing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709930654000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 624557.1754769981, "ymin": 467789.97632318735, "xmax": 625270.336024046, "ymax": 468658.07878117263, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808464567060333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3047.993904000002, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 243, 112, 75, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Sufficient", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Sufficient", "type": "esriFieldTypeString", "alias": "Sufficient", "domain": { "type": "codedValue", "name": "YesNoText", "description": "Yes or No Full text", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Sufficient" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_18", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_18", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "S6_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fencing", "description": "", "prototype": { "attributes": { "Notes": null, "Sufficient": null, "Type": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "DaysCreek_AgInv_Lvstk_Spring2024", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1710172564000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 598171.878937006, "ymin": 456272.3103674501, "xmax": 627233.8933726996, "ymax": 472546.083989501, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 112, 147, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 45, 72, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TT_Catch_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OPENET_ID", "type": "esriFieldTypeString", "alias": "OPENET_ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OPENET_ID" }, { "name": "OPENET_TerTech", "type": "esriFieldTypeString", "alias": "TT_OPENET_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OPENET_TerTech" }, { "name": "TT_Catch_Name", "type": "esriFieldTypeString", "alias": "Catch Name Terra Tech", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TT_Catch_Name" }, { "name": "LvstkUse", "type": "esriFieldTypeString", "alias": "Livestock Use", "domain": { "type": "codedValue", "name": "LvstkUse", "description": "Livestock Use", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Light - vegetated or small trails", "code": "Light" }, { "name": "Heavy - bare ground and/or heavy use trails", "code": "Heavy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LvstkUse" }, { "name": "LvstkPresent", "type": "esriFieldTypeString", "alias": "Livestock Present", "domain": { "type": "codedValue", "name": "YesNoText", "description": "Yes or No Full text", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LvstkPresent" }, { "name": "NumHorses", "type": "esriFieldTypeSmallInteger", "alias": "Number of horses", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumHorses" }, { "name": "NumSheep", "type": "esriFieldTypeSmallInteger", "alias": "Number of sheep", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumSheep" }, { "name": "NumOther", "type": "esriFieldTypeSmallInteger", "alias": "Number of other", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumOther" }, { "name": "LvstkNote", "type": "esriFieldTypeString", "alias": "Livestock note", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LvstkNote" }, { "name": "GenNote", "type": "esriFieldTypeString", "alias": "General note", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GenNote" }, { "name": "SurveyType", "type": "esriFieldTypeString", "alias": "Type of Survey", "domain": { "type": "codedValue", "name": "EvalType", "description": "Type of Evaluation", "codedValues": [ { "name": "Remote Evaluation", "code": "Rem" }, { "name": "Field Evaluation", "code": "Field" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SurveyType" }, { "name": "Surveyor", "type": "esriFieldTypeString", "alias": "Surveyor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Surveyor" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "NumIndCattle", "type": "esriFieldTypeSmallInteger", "alias": "Number of cattle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumIndCattle" }, { "name": "NumSwine", "type": "esriFieldTypeSmallInteger", "alias": "Number of pigs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumSwine" }, { "name": "NumIndPoultry", "type": "esriFieldTypeSmallInteger", "alias": "Number of poultry", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumIndPoultry" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TodaySurvey", "type": "esriFieldTypeDate", "alias": "Today's Survey", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TodaySurvey" }, { "name": "FirstSurvey", "type": "esriFieldTypeDate", "alias": "First Survey", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FirstSurvey" }, { "name": "MostRecSurvey", "type": "esriFieldTypeDate", "alias": "Most Recent Survey", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MostRecSurvey" }, { "name": "NumTurkey", "type": "esriFieldTypeSmallInteger", "alias": "Number of turkeys", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumTurkey" }, { "name": "NumChicken", "type": "esriFieldTypeSmallInteger", "alias": "Number of chickens", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumChicken" }, { "name": "NumBCattle", "type": "esriFieldTypeSmallInteger", "alias": "Number of beef cattle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumBCattle" }, { "name": "NumDCattle", "type": "esriFieldTypeSmallInteger", "alias": "Number of dairy cattle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumDCattle" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I42OPENET_TerTec", "isAscending": true, "isUnique": false, "description": "", "fields": "OPENET_TerTech" }, { "name": "UUID_29", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_29", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "S14_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DaysCreek_AgInv_Lvstk_Spring2024", "description": "", "prototype": { "attributes": { "NumBCattle": null, "OPENET_ID": null, "OPENET_TerTech": null, "TT_Catch_Name": null, "LvstkUse": null, "LvstkPresent": null, "NumHorses": null, "NumSheep": null, "NumOther": null, "LvstkNote": null, "GenNote": null, "SurveyType": null, "Surveyor": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "NumChicken": null, "NumTurkey": null, "NumIndCattle": null, "NumSwine": null, "NumIndPoultry": null, "NumDCattle": null, "TodaySurvey": null, "FirstSurvey": null, "MostRecSurvey": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Riparian Condition", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709930777000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 597829.0265482515, "ymin": 454092.5345582217, "xmax": 626234.5042909682, "ymax": 471379.35784578323, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808464567060333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3047.993904000002, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 150, 97, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 178, 137, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Present", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "RipCond", "description": "Riparian Condition", "codedValues": [ { "name": "Trees and Shrubs", "code": "TreeShrub" }, { "name": "Invasive", "code": "Invasive" }, { "name": "Grass", "code": "Grass" }, { "name": "Bare Ground", "code": "BG" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_19", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_19", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "S7_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Riparian Condition", "description": "", "prototype": { "attributes": { "Notes": null, "Condition": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "DaysCreek_Subwtrshd_TetraTech", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709930797000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 596682.8684383184, "ymin": 453814.20570866764, "xmax": 654382.2457349151, "ymax": 494333.84809711576, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 238, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "Catch_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "session_id", "type": "esriFieldTypeString", "alias": "session_id", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "session_id" }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "featureid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "featureid" }, { "name": "sourcefc", "type": "esriFieldTypeString", "alias": "sourcefc", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "sourcefc" }, { "name": "gridcode", "type": "esriFieldTypeInteger", "alias": "gridcode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gridcode" }, { "name": "areasqkm", "type": "esriFieldTypeDouble", "alias": "areasqkm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "areasqkm" }, { "name": "wbd_huc12", "type": "esriFieldTypeString", "alias": "wbd_huc12", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "wbd_huc12" }, { "name": "nhdplus_re", "type": "esriFieldTypeString", "alias": "nhdplus_re", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "nhdplus_re" }, { "name": "nhdplus_ve", "type": "esriFieldTypeString", "alias": "nhdplus_ve", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "nhdplus_ve" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "AREA_GEO", "type": "esriFieldTypeDouble", "alias": "AREA_GEO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_GEO" }, { "name": "featurei_1", "type": "esriFieldTypeInteger", "alias": "featurei_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "featurei_1" }, { "name": "Catch_Name", "type": "esriFieldTypeString", "alias": "Catch_Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Catch_Name" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_23", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_23", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID_1" }, { "name": "S11_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DaysCreek_Subwtrshd_TetraTech", "description": "", "prototype": { "attributes": { "Catch_Name": null, "OBJECTID": null, "session_id": null, "featureid": null, "sourcefc": null, "gridcode": null, "areasqkm": null, "wbd_huc12": null, "nhdplus_re": null, "nhdplus_ve": null, "Shape_Leng": null, "AREA_GEO": null, "featurei_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "DaysCreek_NHD", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

The National Hydrography Dataset (NHD) is a feature-based database that interconnects and uniquely identifies the stream segments or reaches that make up the nation's surface water drainage system. NHD data was originally developed at 1:100,000-scale and exists at that scale for the whole country. This high-resolution NHD, generally developed at 1:24,000/1:12,000 scale, adds detail to the original 1:100,000-scale NHD. (Data for Alaska, Puerto Rico and the Virgin Islands was developed at high-resolution, not 1:100,000 scale.) Local resolution NHD is being developed where partners and data exist. The NHD contains reach codes for networked features, flow direction, names, and centerline representations for areal water bodies. Reaches are also defined on waterbodies and the approximate shorelines of the Great Lakes, the Atlantic and Pacific Oceans and the Gulf of Mexico. The NHD also incorporates the National Spatial Data Infrastructure framework criteria established by the Federal Geographic Data Committee.<\/SPAN><\/P><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709930690000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 597632.4557086676, "ymin": 454233.5193569511, "xmax": 653634.2562336028, "ymax": 493845.18307086825, "zmin": 0, "zmax": 0, "mmin": 0, "mmax": 100, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-4, "mTolerance": 0.002, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -10000, "zUnits": 40000, "falseM": 0, "mUnits": 8000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ODA_FCode", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "ODA FCode", "classes": [ { "label": "Artificial Path", "description": "Artificial Path", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 197, 182, 255 ], "width": 1.5 }, "values": [ [ "Artificial Path" ] ] }, { "label": "Artificial Path: Streams & Rivers", "description": "Artificial Path: Streams & Rivers", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 86, 166, 255 ], "width": 2 }, "values": [ [ "Artificial Path: Streams & Rivers" ] ] }, { "label": "Stream/River:Intermittent", "description": "Stream/River:Intermittent", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 65, 86, 166, 255 ], "width": 1 }, "values": [ [ "Stream/River:Intermittent" ] ] }, { "label": "Stream/River:Perennial", "description": "Stream/River:Perennial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 86, 166, 255 ], "width": 2 }, "values": [ [ "Stream/River:Perennial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 197, 182, 255 ], "width": 1.5 }, "value": "Artificial Path", "label": "Artificial Path" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 86, 166, 255 ], "width": 2 }, "value": "Artificial Path: Streams & Rivers", "label": "Artificial Path: Streams & Rivers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 65, 86, 166, 255 ], "width": 1 }, "value": "Stream/River:Intermittent", "label": "Stream/River:Intermittent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 86, 166, 255 ], "width": 2 }, "value": "Stream/River:Perennial", "label": "Stream/River:Perennial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 249, 255 ], "toColor": [ 192, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 182, 255 ], "toColor": [ 252, 196, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 212, 255 ], "toColor": [ 252, 243, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 243, 255 ], "toColor": [ 252, 215, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 218, 255 ], "toColor": [ 212, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 228, 252, 255 ], "toColor": [ 187, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 192, 255 ], "toColor": [ 182, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 199, 252, 255 ], "toColor": [ 230, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "gnis_name", "typeIdField": "ODA_FCode", "subtypeField": "ftype", "defaultSubtypeCode": 468, "fields": [ { "name": "permanent_identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "permanent_identifier" }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "gnis_id" }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "gnis_name" }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "ReachCode", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "reachcode" }, { "name": "flowdir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "flowdir" }, { "name": "wbarea_permanent_identifier", "type": "esriFieldTypeString", "alias": "WBArea_Permanent_Identifier", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "wbarea_permanent_identifier" }, { "name": "ftype", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null, "editable": true, "nullable": false, "defaultValue": 468, "modelName": "ftype" }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null, "editable": true, "nullable": true, "defaultValue": 46800, "modelName": "fcode" }, { "name": "mainpath", "type": "esriFieldTypeInteger", "alias": "MainPath", "domain": { "type": "codedValue", "name": "MainPath Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Confluence Main", "code": 1 }, { "name": "Divergence Main", "code": 2 }, { "name": "Both Confluence and Divergence Main", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "mainpath" }, { "name": "innetwork", "type": "esriFieldTypeInteger", "alias": "InNetwork", "domain": { "type": "codedValue", "name": "NoYes Domain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "innetwork" }, { "name": "visibilityfilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4,800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "visibilityfilter" }, { "name": "ODA_FCode", "type": "esriFieldTypeString", "alias": "ODA FCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ODA_FCode" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_20", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_20", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "S8_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Artificial Path", "name": "Artificial Path", "domains": { "flowdir": {"type": "inherited"}, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "templates": [ { "name": "Artificial Path", "description": "", "prototype": { "attributes": { "visibilityfilter": 0, "wbarea_permanent_identifier": null, "ODA_FCode": "Artificial Path", "permanent_identifier": " ", "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "ftype": 468, "fcode": 46800, "mainpath": 0, "innetwork": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Artificial Path: Streams & Rivers", "name": "Artificial Path: Streams & Rivers", "domains": { "flowdir": {"type": "inherited"}, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "templates": [ { "name": "Artificial Path: Streams & Rivers", "description": "", "prototype": { "attributes": { "visibilityfilter": 0, "wbarea_permanent_identifier": null, "ODA_FCode": "Artificial Path: Streams & Rivers", "permanent_identifier": " ", "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "ftype": 468, "fcode": 46800, "mainpath": 0, "innetwork": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Stream/River:Intermittent", "name": "Stream/River:Intermittent", "domains": { "flowdir": {"type": "inherited"}, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "templates": [ { "name": "Stream/River:Intermittent", "description": "", "prototype": { "attributes": { "visibilityfilter": 0, "wbarea_permanent_identifier": null, "ODA_FCode": "Stream/River:Intermittent", "permanent_identifier": " ", "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "ftype": 468, "fcode": 46800, "mainpath": 0, "innetwork": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Stream/River:Perennial", "name": "Stream/River:Perennial", "domains": { "flowdir": {"type": "inherited"}, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "templates": [ { "name": "Stream/River:Perennial", "description": "", "prototype": { "attributes": { "visibilityfilter": 0, "wbarea_permanent_identifier": null, "ODA_FCode": "Stream/River:Perennial", "permanent_identifier": " ", "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "ftype": 468, "fcode": 46800, "mainpath": 0, "innetwork": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 420, "name": "Underground Conduit", "defaultValues": { "permanent_identifier": null, "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 420, "fcode": 42000, "mainpath": 0, "innetwork": null, "visibilityfilter": null, "ODA_FCode": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} } }, { "code": 566, "name": "Coastline", "defaultValues": { "permanent_identifier": null, "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 566, "fcode": 56600, "mainpath": 0, "innetwork": null, "visibilityfilter": null, "ODA_FCode": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} } }, { "code": 428, "name": "Pipeline", "defaultValues": { "permanent_identifier": null, "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 428, "fcode": 42805, "mainpath": 0, "innetwork": null, "visibilityfilter": null, "ODA_FCode": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} } }, { "code": 460, "name": "StreamRiver", "defaultValues": { "permanent_identifier": null, "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 460, "fcode": 46006, "mainpath": 0, "innetwork": null, "visibilityfilter": null, "ODA_FCode": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} } }, { "code": 558, "name": "ArtificialPath", "defaultValues": { "permanent_identifier": null, "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 558, "fcode": 55800, "mainpath": 0, "innetwork": null, "visibilityfilter": null, "ODA_FCode": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} } }, { "code": 334, "name": "Connector", "defaultValues": { "permanent_identifier": null, "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 334, "fcode": 33400, "mainpath": 0, "innetwork": null, "visibilityfilter": null, "ODA_FCode": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} } }, { "code": 336, "name": "CanalDitch", "defaultValues": { "permanent_identifier": null, "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 336, "fcode": 33600, "mainpath": 0, "innetwork": null, "visibilityfilter": null, "ODA_FCode": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} } }, { "code": 468, "name": "Drainageway", "defaultValues": { "permanent_identifier": null, "gnis_id": null, "gnis_name": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 468, "fcode": 46800, "mainpath": null, "innetwork": null, "visibilityfilter": null, "ODA_FCode": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Drainageway", "description": "", "codedValues": [ { "name": "Drainageway", "code": 46800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "DaysCreek_Ownership_BLM2024", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "ownership_poly_dissolve: This theme portrays information related to surface jurisdiction of lands located in the states of Oregon and Washington.", "copyrightText": "Bureau of Land Management (BLM), Oregon State Office", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709930715000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 596856.5652887076, "ymin": 453814.20570866764, "xmax": 654382.2457349151, "ymax": 494333.84809711576, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROPERTY_S", "uniqueValueGroups": [ { "heading": "PROPERTY_S", "classes": [ { "label": "BIA", "description": "BIA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 201, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BIA" ] ] }, { "label": "BLM", "description": "BLM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 204, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BLM" ] ] }, { "label": "PV", "description": "PV", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PV" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 201, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BIA", "label": "BIA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 204, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BLM", "label": "BLM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PV", "label": "PV" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 249, 255 ], "toColor": [ 192, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 182, 255 ], "toColor": [ 252, 196, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 212, 255 ], "toColor": [ 252, 243, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 243, 255 ], "toColor": [ 252, 215, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 218, 255 ], "toColor": [ 212, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 228, 252, 255 ], "toColor": [ 187, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 192, 255 ], "toColor": [ 182, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 199, 252, 255 ], "toColor": [ 230, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "PROPERTY_S", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROPERTY_S", "type": "esriFieldTypeString", "alias": "PROPERTY_S", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROPERTY_S" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_21", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_21", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID_1" }, { "name": "S9_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "BIA", "name": "BIA", "domains": {}, "templates": [ { "name": "BIA", "description": "", "prototype": { "attributes": { "OBJECTID": null, "SHAPE_Leng": null, "PROPERTY_S": "BIA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BLM", "name": "BLM", "domains": {}, "templates": [ { "name": "BLM", "description": "", "prototype": { "attributes": { "OBJECTID": null, "SHAPE_Leng": null, "PROPERTY_S": "BLM" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PV", "name": "PV", "domains": {}, "templates": [ { "name": "PV", "description": "", "prototype": { "attributes": { "OBJECTID": null, "SHAPE_Leng": null, "PROPERTY_S": "PV" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "DaysCreek_NLCD_2021", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709930701000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 596682.868521601, "ymin": 453814.20567046106, "xmax": 654382.24558191, "ymax": 494333.8480901271, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3.7592196316242374E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "gridcode", "uniqueValueGroups": [ { "heading": "gridcode", "classes": [ { "label": "Developed", "description": "Developed", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "24" ], [ "23" ], [ "22" ], [ "21" ] ] }, { "label": "Deciduous Forest", "description": "Deciduous Forest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "41" ] ] }, { "label": "Evergreen Forest", "description": "Evergreen Forest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "42" ] ] }, { "label": "Mixed Forest", "description": "Mixed Forest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "43" ] ] }, { "label": "Shrub/Scrub", "description": "Shrub/Scrub", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "52" ] ] }, { "label": "Grassland/Herbaceous", "description": "Grassland/Herbaceous", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "71" ] ] }, { "label": "Pasture/Hay", "description": "Pasture/Hay", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "81" ] ] }, { "label": "Woody Wetlands", "description": "Woody Wetlands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "90" ] ] }, { "label": "Emergent Herbaceous Wetlands", "description": "Emergent Herbaceous Wetlands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "95" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24", "label": "Developed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23", "label": "Developed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22", "label": "Developed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21", "label": "Developed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "41", "label": "Deciduous Forest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "42", "label": "Evergreen Forest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "43", "label": "Mixed Forest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "52", "label": "Shrub/Scrub" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "71", "label": "Grassland/Herbaceous" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "81", "label": "Pasture/Hay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "90", "label": "Woody Wetlands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "95", "label": "Emergent Herbaceous Wetlands" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 249, 255 ], "toColor": [ 192, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 182, 255 ], "toColor": [ 252, 196, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 212, 255 ], "toColor": [ 252, 243, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 243, 255 ], "toColor": [ 252, 215, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 218, 255 ], "toColor": [ 212, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 228, 252, 255 ], "toColor": [ 187, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 192, 255 ], "toColor": [ 182, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 199, 252, 255 ], "toColor": [ 230, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Id", "typeIdField": "gridcode", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "gridcode", "type": "esriFieldTypeInteger", "alias": "gridcode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gridcode" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_22", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_22", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "S10_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 24, "name": "Developed", "domains": {}, "templates": [ { "name": "Developed", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 24 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 23, "name": "Developed", "domains": {}, "templates": [ { "name": "23", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 23 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 22, "name": "Developed", "domains": {}, "templates": [ { "name": "22", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 22 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 21, "name": "Developed", "domains": {}, "templates": [ { "name": "21", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 21 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 41, "name": "Deciduous Forest", "domains": {}, "templates": [ { "name": "Deciduous Forest", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 41 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 42, "name": "Evergreen Forest", "domains": {}, "templates": [ { "name": "Evergreen Forest", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 42 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 43, "name": "Mixed Forest", "domains": {}, "templates": [ { "name": "Mixed Forest", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 43 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 52, "name": "Shrub/Scrub", "domains": {}, "templates": [ { "name": "Shrub/Scrub", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 52 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 71, "name": "Grassland/Herbaceous", "domains": {}, "templates": [ { "name": "Grassland/Herbaceous", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 71 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 81, "name": "Pasture/Hay", "domains": {}, "templates": [ { "name": "Pasture/Hay", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 81 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 90, "name": "Woody Wetlands", "domains": {}, "templates": [ { "name": "Woody Wetlands", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 90 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 95, "name": "Emergent Herbaceous Wetlands", "domains": {}, "templates": [ { "name": "Emergent Herbaceous Wetlands", "description": "", "prototype": { "attributes": { "Id": null, "gridcode": 95 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }