{ "tables": [ { "isCoGoEnabled": false, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": ["count"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Table", "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 19, "archivingInfo": { "startArchivingMoment": 1633082922000, "supportsQueryWithHistoricMoment": true }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "GEO.GDB_ValidationLineErrors", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": {"attributes": { "VerificationNotes": null, "RuleDescription": null, "Shape": null, "CorrectionTechnician": null, "VerificationTechnician": null, "RuleID": 0, "ErrorNumber": 0, "RuleType": 0, "Severity": null, "ErrorPhase": 2, "FeatureObjectID": 0, "CorrectionNotes": null, "IsException": null, "ErrorStatus": 1, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "FeatureClassID": 0, "ErrorMessage": " ", "RuleName": " " }} }], "supportsAdvancedQueries": true, "currentVersion": 12, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "ObjectID", "name": "GEO.GDB_ValidationLineErrors", "displayField": "RuleName", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "Object ID", "type": "esriFieldTypeOID" }, { "modelName": "FeatureClassID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureClassID", "alias": "Feature class ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureObjectID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureObjectID", "alias": "Feature object ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureGlobalID", "nullable": false, "editable": true, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "domain": null, "name": "FeatureGlobalID", "length": 38, "alias": "Feature global ID", "type": "esriFieldTypeGUID", "required": true }, { "modelName": "ErrorNumber", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorNumber", "alias": "Error number", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorMessage", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorMessage", "length": 2000, "alias": "Error message", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleType", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Calculation" }, { "code": 1, "name": "Constraint" }, { "code": 2, "name": "Validation" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "RuleType", "alias": "Rule type", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "RuleName", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleName", "length": 64, "alias": "Rule name", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleID", "alias": "Rule ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "RuleDescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RuleDescription", "length": 256, "alias": "Rule description", "type": "esriFieldTypeString", "required": true }, { "modelName": "Severity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Severity", "alias": "Severity", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "IsException", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "IsException", "alias": "Is exception", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "ErrorStatus", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Reviewed" }, { "code": 2, "name": "Resolved" }, { "code": 3, "name": "Mark As Exception" }, { "code": 4, "name": "Acceptable" }, { "code": 6, "name": "Unacceptable" }, { "code": 9, "name": "Exception" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorStatus", "alias": "Error status", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorPhase", "nullable": true, "editable": true, "defaultValue": 2, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "type": "codedValue", "codedValues": [ { "code": 2, "name": "Review" }, { "code": 4, "name": "Correction" }, { "code": 6, "name": "Verification" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorPhase", "alias": "Error phase", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "CorrectionNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionNotes", "length": 256, "alias": "Correction notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "CorrectionTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionTechnician", "length": 256, "alias": "Correction technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationNotes", "length": 256, "alias": "Verification notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationTechnician", "length": 256, "alias": "Verification technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "CREATIONDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATIONDATE", "length": 8, "alias": "Creation date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "CREATOR", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATOR", "length": 255, "alias": "Creator", "type": "esriFieldTypeString", "required": true }, { "modelName": "LASTUPDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "LASTUPDATE", "length": 8, "alias": "Last update", "type": "esriFieldTypeDate", "required": true }, { "modelName": "UPDATEDBY", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "UPDATEDBY", "length": 255, "alias": "Updated by", "type": "esriFieldTypeString", "required": true }, { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "Shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "Shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "preferredTimeReference": null, "useStandardizedQueries": true, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "indexes": [ { "name": "UUID_93", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "R93_SDE_ROWID_UK", "isUnique": false, "description": "", "isAscending": true, "fields": "ObjectID" }, { "name": "S78_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "Shape" } ], "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY", "creationDateField": "CREATIONDATE", "creatorField": "CREATOR" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsReturningGeometryEnvelope": false, "supportsPagination": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true, "fullTextSearchableFields": [] }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": false, "types": [], "capabilities": "Query", "supportsAppend": true, "supportsExceedsLimitStatistics": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "copyrightText": "" }, { "isCoGoEnabled": false, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": ["count"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Table", "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 20, "archivingInfo": { "startArchivingMoment": 1633082918000, "supportsQueryWithHistoricMoment": true }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "Validation Object Errors", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": {"attributes": { "VerificationNotes": null, "RuleDescription": null, "CorrectionTechnician": null, "VerificationTechnician": null, "RuleID": 0, "ErrorNumber": 0, "RuleType": 0, "Severity": null, "ErrorPhase": 2, "FeatureObjectID": 0, "CorrectionNotes": null, "IsException": null, "ErrorStatus": 1, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "FeatureClassID": 0, "ErrorMessage": " ", "RuleName": " " }} }], "supportsAdvancedQueries": true, "currentVersion": 12, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "ObjectID", "name": "Validation Object Errors", "displayField": "RuleName", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "Object ID", "type": "esriFieldTypeOID" }, { "modelName": "FeatureClassID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureClassID", "alias": "Feature class ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureObjectID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureObjectID", "alias": "Feature object ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureGlobalID", "nullable": false, "editable": true, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "domain": null, "name": "FeatureGlobalID", "length": 38, "alias": "Feature global ID", "type": "esriFieldTypeGUID", "required": true }, { "modelName": "ErrorNumber", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorNumber", "alias": "Error number", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorMessage", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorMessage", "length": 2000, "alias": "Error message", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleType", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Calculation" }, { "code": 1, "name": "Constraint" }, { "code": 2, "name": "Validation" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "RuleType", "alias": "Rule type", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "RuleName", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleName", "length": 64, "alias": "Rule name", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleID", "alias": "Rule ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "RuleDescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RuleDescription", "length": 256, "alias": "Rule description", "type": "esriFieldTypeString", "required": true }, { "modelName": "Severity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Severity", "alias": "Severity", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "IsException", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "IsException", "alias": "Is exception", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "ErrorStatus", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Reviewed" }, { "code": 2, "name": "Resolved" }, { "code": 3, "name": "Mark As Exception" }, { "code": 4, "name": "Acceptable" }, { "code": 6, "name": "Unacceptable" }, { "code": 9, "name": "Exception" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorStatus", "alias": "Error status", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorPhase", "nullable": true, "editable": true, "defaultValue": 2, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "type": "codedValue", "codedValues": [ { "code": 2, "name": "Review" }, { "code": 4, "name": "Correction" }, { "code": 6, "name": "Verification" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorPhase", "alias": "Error phase", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "CorrectionNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionNotes", "length": 256, "alias": "Correction notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "CorrectionTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionTechnician", "length": 256, "alias": "Correction technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationNotes", "length": 256, "alias": "Verification notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationTechnician", "length": 256, "alias": "Verification technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "CREATIONDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATIONDATE", "length": 8, "alias": "Creation date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "CREATOR", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATOR", "length": 255, "alias": "Creator", "type": "esriFieldTypeString", "required": true }, { "modelName": "LASTUPDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "LASTUPDATE", "length": 8, "alias": "Last update", "type": "esriFieldTypeDate", "required": true }, { "modelName": "UPDATEDBY", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "UPDATEDBY", "length": 255, "alias": "Updated by", "type": "esriFieldTypeString", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "preferredTimeReference": null, "useStandardizedQueries": true, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "indexes": [ { "name": "UUID_91", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "R91_SDE_ROWID_UK", "isUnique": false, "description": "", "isAscending": true, "fields": "ObjectID" } ], "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY", "creationDateField": "CREATIONDATE", "creatorField": "CREATOR" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsReturningGeometryEnvelope": false, "supportsPagination": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true, "fullTextSearchableFields": [] }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": false, "types": [], "capabilities": "Query", "supportsAppend": true, "supportsExceedsLimitStatistics": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "copyrightText": "" }, { "isCoGoEnabled": false, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": ["count"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Table", "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 21, "archivingInfo": { "startArchivingMoment": 1633082920000, "supportsQueryWithHistoricMoment": true }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "GEO.GDB_ValidationPointErrors", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": {"attributes": { "VerificationNotes": null, "RuleDescription": null, "Shape": null, "CorrectionTechnician": null, "VerificationTechnician": null, "RuleID": 0, "ErrorNumber": 0, "RuleType": 0, "Severity": null, "ErrorPhase": 2, "FeatureObjectID": 0, "CorrectionNotes": null, "IsException": null, "ErrorStatus": 1, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "FeatureClassID": 0, "ErrorMessage": " ", "RuleName": " " }} }], "supportsAdvancedQueries": true, "currentVersion": 12, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "ObjectID", "name": "GEO.GDB_ValidationPointErrors", "displayField": "RuleName", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "Object ID", "type": "esriFieldTypeOID" }, { "modelName": "FeatureClassID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureClassID", "alias": "Feature class ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureObjectID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureObjectID", "alias": "Feature object ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureGlobalID", "nullable": false, "editable": true, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "domain": null, "name": "FeatureGlobalID", "length": 38, "alias": "Feature global ID", "type": "esriFieldTypeGUID", "required": true }, { "modelName": "ErrorNumber", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorNumber", "alias": "Error number", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorMessage", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorMessage", "length": 2000, "alias": "Error message", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleType", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Calculation" }, { "code": 1, "name": "Constraint" }, { "code": 2, "name": "Validation" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "RuleType", "alias": "Rule type", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "RuleName", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleName", "length": 64, "alias": "Rule name", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleID", "alias": "Rule ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "RuleDescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RuleDescription", "length": 256, "alias": "Rule description", "type": "esriFieldTypeString", "required": true }, { "modelName": "Severity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Severity", "alias": "Severity", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "IsException", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "IsException", "alias": "Is exception", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "ErrorStatus", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Reviewed" }, { "code": 2, "name": "Resolved" }, { "code": 3, "name": "Mark As Exception" }, { "code": 4, "name": "Acceptable" }, { "code": 6, "name": "Unacceptable" }, { "code": 9, "name": "Exception" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorStatus", "alias": "Error status", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorPhase", "nullable": true, "editable": true, "defaultValue": 2, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "type": "codedValue", "codedValues": [ { "code": 2, "name": "Review" }, { "code": 4, "name": "Correction" }, { "code": 6, "name": "Verification" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorPhase", "alias": "Error phase", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "CorrectionNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionNotes", "length": 256, "alias": "Correction notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "CorrectionTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionTechnician", "length": 256, "alias": "Correction technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationNotes", "length": 256, "alias": "Verification notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationTechnician", "length": 256, "alias": "Verification technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "CREATIONDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATIONDATE", "length": 8, "alias": "Creation date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "CREATOR", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATOR", "length": 255, "alias": "Creator", "type": "esriFieldTypeString", "required": true }, { "modelName": "LASTUPDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "LASTUPDATE", "length": 8, "alias": "Last update", "type": "esriFieldTypeDate", "required": true }, { "modelName": "UPDATEDBY", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "UPDATEDBY", "length": 255, "alias": "Updated by", "type": "esriFieldTypeString", "required": true }, { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "preferredTimeReference": null, "useStandardizedQueries": true, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "indexes": [ { "name": "UUID_92", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "R92_SDE_ROWID_UK", "isUnique": false, "description": "", "isAscending": true, "fields": "ObjectID" }, { "name": "S77_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "Shape" } ], "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY", "creationDateField": "CREATIONDATE", "creatorField": "CREATOR" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsReturningGeometryEnvelope": false, "supportsPagination": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true, "fullTextSearchableFields": [] }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": false, "types": [], "capabilities": "Query", "supportsAppend": true, "supportsExceedsLimitStatistics": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "copyrightText": "" }, { "isCoGoEnabled": false, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": ["count"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Table", "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 22, "archivingInfo": { "startArchivingMoment": 1633082925000, "supportsQueryWithHistoricMoment": true }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "GEO.GDB_ValidationPolygonErrors", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": {"attributes": { "VerificationNotes": null, "RuleDescription": null, "Shape": null, "CorrectionTechnician": null, "VerificationTechnician": null, "RuleID": 0, "ErrorNumber": 0, "RuleType": 0, "Severity": null, "ErrorPhase": 2, "FeatureObjectID": 0, "CorrectionNotes": null, "IsException": null, "ErrorStatus": 1, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "FeatureClassID": 0, "ErrorMessage": " ", "RuleName": " " }} }], "supportsAdvancedQueries": true, "currentVersion": 12, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "ObjectID", "name": "GEO.GDB_ValidationPolygonErrors", "displayField": "RuleName", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "Object ID", "type": "esriFieldTypeOID" }, { "modelName": "FeatureClassID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureClassID", "alias": "Feature class ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureObjectID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureObjectID", "alias": "Feature object ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureGlobalID", "nullable": false, "editable": true, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "domain": null, "name": "FeatureGlobalID", "length": 38, "alias": "Feature global ID", "type": "esriFieldTypeGUID", "required": true }, { "modelName": "ErrorNumber", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorNumber", "alias": "Error number", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorMessage", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorMessage", "length": 2000, "alias": "Error message", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleType", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Calculation" }, { "code": 1, "name": "Constraint" }, { "code": 2, "name": "Validation" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "RuleType", "alias": "Rule type", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "RuleName", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleName", "length": 64, "alias": "Rule name", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleID", "alias": "Rule ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "RuleDescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RuleDescription", "length": 256, "alias": "Rule description", "type": "esriFieldTypeString", "required": true }, { "modelName": "Severity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Severity", "alias": "Severity", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "IsException", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "IsException", "alias": "Is exception", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "ErrorStatus", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Reviewed" }, { "code": 2, "name": "Resolved" }, { "code": 3, "name": "Mark As Exception" }, { "code": 4, "name": "Acceptable" }, { "code": 6, "name": "Unacceptable" }, { "code": 9, "name": "Exception" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorStatus", "alias": "Error status", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorPhase", "nullable": true, "editable": true, "defaultValue": 2, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "type": "codedValue", "codedValues": [ { "code": 2, "name": "Review" }, { "code": 4, "name": "Correction" }, { "code": 6, "name": "Verification" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorPhase", "alias": "Error phase", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "CorrectionNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionNotes", "length": 256, "alias": "Correction notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "CorrectionTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionTechnician", "length": 256, "alias": "Correction technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationNotes", "length": 256, "alias": "Verification notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationTechnician", "length": 256, "alias": "Verification technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "CREATIONDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATIONDATE", "length": 8, "alias": "Creation date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "CREATOR", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATOR", "length": 255, "alias": "Creator", "type": "esriFieldTypeString", "required": true }, { "modelName": "LASTUPDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "LASTUPDATE", "length": 8, "alias": "Last update", "type": "esriFieldTypeDate", "required": true }, { "modelName": "UPDATEDBY", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "UPDATEDBY", "length": 255, "alias": "Updated by", "type": "esriFieldTypeString", "required": true }, { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "Shape.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "Shape.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "Shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "Shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "preferredTimeReference": null, "useStandardizedQueries": true, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "indexes": [ { "name": "UUID_94", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "R94_SDE_ROWID_UK", "isUnique": false, "description": "", "isAscending": true, "fields": "ObjectID" }, { "name": "S79_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "Shape" } ], "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY", "creationDateField": "CREATIONDATE", "creatorField": "CREATOR" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsReturningGeometryEnvelope": false, "supportsPagination": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true, "fullTextSearchableFields": [] }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": false, "types": [], "capabilities": "Query", "supportsAppend": true, "supportsExceedsLimitStatistics": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "copyrightText": "" } ], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 5773568.8381364169, "zmin": 0, "xmin": -10831246.681570349, "ymax": 5883682.7707292326, "zmax": 0, "xmax": -10744169.324340522, "mmax": 90578.616500000004, "mmin": 0, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 10, "archivingInfo": { "startArchivingMoment": 1739202186000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "Drain References", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "meas": null, "label": null, "ditch_id": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Drain References", "allowTrueCurvesUpdates": true, "displayField": "meas", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "objectid", "type": "esriFieldTypeOID" }, { "modelName": "meas", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "meas", "alias": "meas", "type": "esriFieldTypeDouble" }, { "modelName": "Ditch_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ditch_id", "length": 10, "alias": "Ditch_ID", "type": "esriFieldTypeString" }, { "modelName": "label", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "label", "length": 50, "alias": "label", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": true, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 0.00328083333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 102721, "zTolerance": 0.001, "wkid": 102721, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": -100000 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_359", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "S300_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsReturningGeometryEnvelope": false, "supportsPagination": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true, "fullTextSearchableFields": [] }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 8000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.69999999999999996 }, "color": [ 132, 115, 37, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint" }, { "isCoGoEnabled": false, "extent": { "ymin": 5773568.8381364169, "zmin": 0, "xmin": -10831246.681570349, "ymax": 5883682.7707292326, "zmax": 0, "xmax": -10744169.324340522, "mmax": -9.9989999999999996E+35, "mmin": -9.9989999999999996E+35, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 11, "archivingInfo": { "startArchivingMoment": 1739202153000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 8000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "County Drains", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "parent": null, "notes": null, "document": null, "full_id": null, "ditch_id": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "County Drains", "allowTrueCurvesUpdates": true, "displayField": "ditch_id", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "Ditch_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ditch_id", "length": 10, "alias": "Ditch_ID", "type": "esriFieldTypeString" }, { "modelName": "Document", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "document", "length": 50, "alias": "Document", "type": "esriFieldTypeString" }, { "modelName": "Notes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 50, "alias": "Notes", "type": "esriFieldTypeString" }, { "modelName": "Parent", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "parent", "length": 10, "alias": "Parent", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "FULL_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "full_id", "length": 50, "alias": "full_id", "type": "esriFieldTypeString" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": true, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 0.00328083333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 102721, "zTolerance": 0.001, "wkid": 102721, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": -100000 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_353", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "S294_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "color": [ 120, 175, 36, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline" }, { "isCoGoEnabled": false, "extent": { "ymin": 5766685.8881178647, "xmin": -10833231.329314947, "ymax": 5885488.7202622592, "xmax": -10743540.587008264, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 12, "archivingInfo": { "startArchivingMoment": 1739202203000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 8000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Rivers-Streams", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "minor4": null, "minor3": null, "minor2": null, "minor1": null, "label": null, "source": null, "draw": null, "name_2nd": null, "major2": null, "major1": null, "major4": null, "major3": null, "flow_type": null, "feat_mod": null, "name": null, "feat_type": null, "objectid": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID_1", "name": "Rivers-Streams", "allowTrueCurvesUpdates": true, "displayField": "name", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID_1", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID_1", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "OBJECTID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeInteger" }, { "modelName": "MAJOR1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "major1", "alias": "MAJOR1", "type": "esriFieldTypeInteger" }, { "modelName": "MINOR1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "minor1", "alias": "MINOR1", "type": "esriFieldTypeInteger" }, { "modelName": "MAJOR2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "major2", "alias": "MAJOR2", "type": "esriFieldTypeInteger" }, { "modelName": "MINOR2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "minor2", "alias": "MINOR2", "type": "esriFieldTypeInteger" }, { "modelName": "MAJOR3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "major3", "alias": "MAJOR3", "type": "esriFieldTypeInteger" }, { "modelName": "MINOR3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "minor3", "alias": "MINOR3", "type": "esriFieldTypeInteger" }, { "modelName": "MAJOR4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "major4", "alias": "MAJOR4", "type": "esriFieldTypeInteger" }, { "modelName": "MINOR4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "minor4", "alias": "MINOR4", "type": "esriFieldTypeInteger" }, { "modelName": "FLOW_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_type", "length": 15, "alias": "FLOW_TYPE", "type": "esriFieldTypeString" }, { "modelName": "FEAT_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "feat_type", "length": 25, "alias": "FEAT_TYPE", "type": "esriFieldTypeString" }, { "modelName": "FEAT_MOD", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "feat_mod", "length": 25, "alias": "FEAT_MOD", "type": "esriFieldTypeString" }, { "modelName": "SOURCE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "source", "length": 4, "alias": "SOURCE", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 50, "alias": "NAME", "type": "esriFieldTypeString" }, { "modelName": "NAME_2ND", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name_2nd", "length": 50, "alias": "NAME_2ND", "type": "esriFieldTypeString" }, { "modelName": "DRAW", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "draw", "length": 3, "alias": "DRAW", "type": "esriFieldTypeString" }, { "modelName": "LABEL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "label", "length": 3, "alias": "LABEL", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.00328083333333333, "mUnits": 1, "zUnits": 1, "latestWkid": 102721, "zTolerance": 0.001, "wkid": 102721, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_362", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID_1" }, { "name": "S303_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "color": [ 165, 85, 34, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" }, { "isCoGoEnabled": false, "extent": { "ymin": 5773568.8381364169, "zmin": 0, "xmin": -10831246.681570349, "ymax": 5883682.7707292326, "zmax": 0, "xmax": -10744169.324340522, "mmax": 53214.550500000012, "mmin": 0, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 13, "archivingInfo": { "startArchivingMoment": 1739202181000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 8000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Drain Linear Reference", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": {"ditch_id": null}} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Drain Linear Reference", "allowTrueCurvesUpdates": true, "displayField": "ditch_id", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "objectid", "type": "esriFieldTypeOID" }, { "modelName": "Ditch_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ditch_id", "length": 10, "alias": "Ditch_ID", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": true, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 0.00328083333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 102721, "zTolerance": 0.001, "wkid": 102721, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": -100000 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_358", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "S299_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "color": [ 40, 69, 175, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline" }, { "isCoGoEnabled": false, "extent": { "ymin": 5773568.5616690898, "zmin": 0, "xmin": -10831246.681570349, "ymax": 5883633.9846027764, "zmax": 0, "xmax": -10744166.227767378, "mmax": -9.9989999999999996E+35, "mmin": -9.9989999999999996E+35, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 14, "archivingInfo": { "startArchivingMoment": 1739202164000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 8000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Drains - Generalized", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "parent": null, "notes": null, "document": null, "ditch_id": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Drains - Generalized", "allowTrueCurvesUpdates": true, "displayField": "ditch_id", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "Ditch_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ditch_id", "length": 10, "alias": "Ditch_ID", "type": "esriFieldTypeString" }, { "modelName": "Document", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "document", "length": 50, "alias": "Document", "type": "esriFieldTypeString" }, { "modelName": "Notes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 50, "alias": "Notes", "type": "esriFieldTypeString" }, { "modelName": "Parent", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "parent", "length": 10, "alias": "Parent", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": true, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 0.00328083333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 102721, "zTolerance": 0.001, "wkid": 102721, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": -100000 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_355", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "S296_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "color": [ 39, 160, 36, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline" }, { "isCoGoEnabled": false, "extent": { "ymin": 5766685.8881178647, "xmin": -10833231.329314947, "ymax": 5885488.7202622592, "xmax": -10743540.587008264, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 15, "archivingInfo": { "startArchivingMoment": 1739202203000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 8000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Lakes - Ponds", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "minor4": null, "minor3": null, "minor2": null, "minor1": null, "label": null, "source": null, "draw": null, "name_2nd": null, "major2": null, "major1": null, "major4": null, "major3": null, "flow_type": null, "feat_mod": null, "name": null, "feat_type": null, "objectid": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID_1", "name": "Lakes - Ponds", "allowTrueCurvesUpdates": true, "displayField": "name", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID_1", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID_1", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "OBJECTID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeInteger" }, { "modelName": "MAJOR1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "major1", "alias": "MAJOR1", "type": "esriFieldTypeInteger" }, { "modelName": "MINOR1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "minor1", "alias": "MINOR1", "type": "esriFieldTypeInteger" }, { "modelName": "MAJOR2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "major2", "alias": "MAJOR2", "type": "esriFieldTypeInteger" }, { "modelName": "MINOR2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "minor2", "alias": "MINOR2", "type": "esriFieldTypeInteger" }, { "modelName": "MAJOR3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "major3", "alias": "MAJOR3", "type": "esriFieldTypeInteger" }, { "modelName": "MINOR3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "minor3", "alias": "MINOR3", "type": "esriFieldTypeInteger" }, { "modelName": "MAJOR4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "major4", "alias": "MAJOR4", "type": "esriFieldTypeInteger" }, { "modelName": "MINOR4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "minor4", "alias": "MINOR4", "type": "esriFieldTypeInteger" }, { "modelName": "FLOW_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_type", "length": 15, "alias": "FLOW_TYPE", "type": "esriFieldTypeString" }, { "modelName": "FEAT_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "feat_type", "length": 25, "alias": "FEAT_TYPE", "type": "esriFieldTypeString" }, { "modelName": "FEAT_MOD", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "feat_mod", "length": 25, "alias": "FEAT_MOD", "type": "esriFieldTypeString" }, { "modelName": "SOURCE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "source", "length": 4, "alias": "SOURCE", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 50, "alias": "NAME", "type": "esriFieldTypeString" }, { "modelName": "NAME_2ND", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name_2nd", "length": 50, "alias": "NAME_2ND", "type": "esriFieldTypeString" }, { "modelName": "DRAW", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "draw", "length": 3, "alias": "DRAW", "type": "esriFieldTypeString" }, { "modelName": "LABEL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "label", "length": 3, "alias": "LABEL", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.00328083333333333, "mUnits": 1, "zUnits": 1, "latestWkid": 102721, "zTolerance": 0.001, "wkid": 102721, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_362", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID_1" }, { "name": "S303_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" }, { "isCoGoEnabled": false, "extent": { "ymin": 5768445.5450915815, "xmin": -10833457.086533166, "ymax": 5883780.6494606342, "xmax": -10744460.889668522, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 16, "archivingInfo": { "startArchivingMoment": 1739202197000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 4000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Drain Tile", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "contractor": null, "gis_date": null, "comments": null, "acres_drawn": null, "application_date": null, "application_num": null, "outlettype": null, "applicant": null, "application_acres": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Drain Tile", "allowTrueCurvesUpdates": true, "displayField": "gis_date", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "GIS_DATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "gis_date", "length": 8, "alias": "GIS_DATE", "type": "esriFieldTypeDate" }, { "modelName": "Comments", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comments", "length": 50, "alias": "Comments", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "Acres_drawn", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "acres_drawn", "alias": "Acres_GIS", "type": "esriFieldTypeDouble" }, { "modelName": "Application_Num", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "application_num", "length": 10, "alias": "Application_Num", "type": "esriFieldTypeString" }, { "modelName": "Application_Acres", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "application_acres", "alias": "Application_Acres", "type": "esriFieldTypeDouble" }, { "modelName": "Application_Date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "application_date", "length": 8, "alias": "Application_Date", "type": "esriFieldTypeDate" }, { "modelName": "Applicant", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "applicant", "length": 50, "alias": "applicant", "type": "esriFieldTypeString" }, { "modelName": "Contractor", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "contractor", "length": 50, "alias": "contractor", "type": "esriFieldTypeString" }, { "modelName": "OutletType", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "outlettype", "length": 10, "alias": "outlettype", "type": "esriFieldTypeString" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "shape.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "shape.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.00328083333333333, "mUnits": 1, "zUnits": 1, "latestWkid": 102721, "zTolerance": 0.001, "wkid": 102721, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_361", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "S302_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 210, 252, 184, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "isCoGoEnabled": false, "extent": { "ymin": 5770454.7497879807, "xmin": -10831447.004041379, "ymax": 5883651.8010506611, "xmax": -10744460.915692359, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 17, "archivingInfo": { "startArchivingMoment": 1739202192000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 4000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Drain ROW", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "notes": null, "row_type": null, "cr_seg": null, "id": null, "objectid": null, "cr": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID_1", "name": "Drain ROW", "allowTrueCurvesUpdates": true, "displayField": "objectid", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID_1", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID_1", "alias": "OBJECTID_1", "type": "esriFieldTypeOID" }, { "modelName": "OBJECTID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeDouble" }, { "modelName": "ROW_Type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "row_type", "alias": "ROW_Type", "type": "esriFieldTypeInteger" }, { "modelName": "CR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "cr", "length": 50, "alias": "CR", "type": "esriFieldTypeString" }, { "modelName": "CR_SEG", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "cr_seg", "length": 50, "alias": "CR_SEG", "type": "esriFieldTypeString" }, { "modelName": "ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "id", "length": 50, "alias": "ID", "type": "esriFieldTypeString" }, { "modelName": "Notes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 50, "alias": "Notes", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "shape.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "shape.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.00328083333333333, "mUnits": 1, "zUnits": 1, "latestWkid": 102721, "zTolerance": 0.001, "wkid": 102721, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_360", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID_1" }, { "name": "S301_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 209, 252, 184, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "isCoGoEnabled": false, "extent": { "ymin": 5766620.2667593639, "xmin": -10832564.648526713, "ymax": 5883812.1733093373, "xmax": -10744175.85231681, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 18, "archivingInfo": { "startArchivingMoment": 1739202176000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 4000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Drain Assessment Areas", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "multiple": null, "drain_num": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Drain Assessment Areas", "allowTrueCurvesUpdates": true, "displayField": "drain_num", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "Drain_Num", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "drain_num", "length": 15, "alias": "Drain_Num", "type": "esriFieldTypeString" }, { "modelName": "Multiple", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "multiple", "alias": "Multiple", "type": "esriFieldTypeSmallInteger" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString", "required": true }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "shape.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "shape.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.00328083333333333, "mUnits": 1, "zUnits": 1, "latestWkid": 102721, "zTolerance": 0.001, "wkid": 102721, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_357", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "S298_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 234, 252, 204, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" } ] }