{ "isCoGoEnabled": false, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Table", "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "hydro_design_point_id", "role": "esriRelRoleDestination", "composite": false, "name": "hydro_design_point", "relatedTableId": 146, "id": 1, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 150, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Peak Flow", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": { "attributes": { "hydro_design_point_id": 0, "comments": null, "hydro_modeled_condition_id": null, "flow_wq_cfs": 0, "hydro_peak_flow_id": 0, "study_id": 0, "flow_100yr_cfs": 0, "flow_10yr_cfs": 0, "flow_1percentplus_cfs": 0, "source_file_path": null, "flow_1yr_cfs": 0, "contributing_drainage_area_sq_m": null, "flow_2yr_cfs": 0, "is_minor_drf_applied": null, "flow_25yr_cfs": 0, "flow_50yr_cfs": 0, "flow_500yr_cfs": 0, "flow_5yr_cfs": 0, "is_major_drf_applied": null } } } ], "supportsAdvancedQueries": true, "currentVersion": 11.2, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "Peak Flow", "displayField": "hydro_modeled_condition_id", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "modelName": "hydro_peak_flow_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "hydro_peak_flow_id", "alias": "Peak Flow ID", "type": "esriFieldTypeInteger" }, { "modelName": "hydro_design_point_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "hydro_design_point_id", "alias": "Design Point ID", "type": "esriFieldTypeInteger" }, { "modelName": "study_id", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "study_id", "alias": "Study ID", "type": "esriFieldTypeInteger" }, { "modelName": "contributing_drainage_area_sq_m", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "contributing_drainage_area_sq_m", "alias": "Contributing Drainage Area (sqmi)", "type": "esriFieldTypeDouble" }, { "modelName": "hydro_modeled_condition_id", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "modeled_condition_type", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Existing" }, { "code": 2, "name": "Future" }, { "code": 3, "name": "Pre-Developed" }, { "code": 4, "name": "Master Planned" }, { "code": 5, "name": "FEMA" }, { "code": 6, "name": "Design" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "hydro_modeled_condition_id", "alias": "Modeled Condition ID", "type": "esriFieldTypeInteger" }, { "modelName": "flow_wq_cfs", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_wq_cfs", "alias": "CFS - WQ", "type": "esriFieldTypeDouble" }, { "modelName": "flow_1yr_cfs", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_1yr_cfs", "alias": "CFS - 1 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_2yr_cfs", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_2yr_cfs", "alias": "CFS - 2 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_5yr_cfs", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_5yr_cfs", "alias": "CFS - 5 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_10yr_cfs", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_10yr_cfs", "alias": "CFS - 10 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_25yr_cfs", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_25yr_cfs", "alias": "CFS - 25 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_50yr_cfs", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_50yr_cfs", "alias": "CFS - 50 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_100yr_cfs", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_100yr_cfs", "alias": "CFS - 100 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_500yr_cfs", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_500yr_cfs", "alias": "CFS - 500 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_1percentplus_cfs", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "flow_1percentplus_cfs", "alias": "CFS - 1% Plus", "type": "esriFieldTypeDouble" }, { "modelName": "is_major_drf_applied", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "binary_13", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_major_drf_applied", "alias": "Major DRF Applied?", "type": "esriFieldTypeSmallInteger" }, { "modelName": "is_minor_drf_applied", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "binary_13", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_minor_drf_applied", "alias": "Minor DRF Applied?", "type": "esriFieldTypeSmallInteger" }, { "modelName": "comments", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comments", "length": 255, "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" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "Created Date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "Last Edited User", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "Last Edited Date", "type": "esriFieldTypeDate" }, { "modelName": "source_file_path", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "source_file_path", "length": 255, "alias": "Source File Path", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "supportsTruncate": true, "indexes": [ { "name": "g1509hydro_desig", "isUnique": false, "description": "", "fields": "hydro_design_point_id", "isAscending": true }, { "name": "r817_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_817", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": false, "supportsPaginationOnAggregatedQueries": true, "supportsMaxRecordCountFactor": true, "supportsPagination": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsLod": false, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsCountOnly": true, "supportsReturningQueryExtent": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "3d58f95506724270badb019db34817f0", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "supportsAppend": true, "supportsExceedsLimitStatistics": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "copyrightText": "", "zDefault": 0, "supportsLayerOverrides": true }