{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "NGWMNWaterLevel", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1760469211000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SiteName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "AgencyCd", "type": "esriFieldTypeString", "alias": "AgencyCd", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "EGLE", "modelName": "AgencyCd" }, { "name": "SiteNo", "type": "esriFieldTypeString", "alias": "SiteNo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SiteNo" }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SiteName" }, { "name": "Time", "type": "esriFieldTypeDate", "alias": "Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "precision": 1, "modelName": "Time" }, { "name": "CollectedBy", "type": "esriFieldTypeString", "alias": "CollectedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CollectedBy" }, { "name": "DataProvidedBy", "type": "esriFieldTypeString", "alias": "DataProvidedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DataProvidedBy" }, { "name": "ObservationMethod", "type": "esriFieldTypeString", "alias": "ObservationMethod", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ObservationMethod" }, { "name": "AccuracyUnit", "type": "esriFieldTypeString", "alias": "AccuracyUnit", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "ft", "modelName": "AccuracyUnit" }, { "name": "Approve", "type": "esriFieldTypeString", "alias": "Approve", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "No", "modelName": "Approve" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Editor" }, { "name": "SiteID", "type": "esriFieldTypeString", "alias": "SiteID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SiteID" }, { "name": "DepthToWater", "type": "esriFieldTypeDouble", "alias": "Depth To Water In Feet Below Land Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DepthToWater" }, { "name": "WaterLevel", "type": "esriFieldTypeDouble", "alias": "Water Level In Feet Relative To NAVD88", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WaterLevel" }, { "name": "AccuracyValue", "type": "esriFieldTypeDouble", "alias": "AccuracyValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AccuracyValue" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_404", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G4423SiteID", "fields": "SiteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_404", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "NGWMNWaterLevel", "description": "", "prototype": { "attributes": { "AccuracyValue": null, "AgencyCd": "EGLE", "SiteNo": null, "SiteName": null, "Time": null, "CollectedBy": null, "DataProvidedBy": null, "ObservationMethod": null, "AccuracyUnit": "ft", "Approve": "No", "WaterLevel": null, "Editor": null, "SiteID": null, "DepthToWater": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }