{ "tables": [ { "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": 0, "id": 1, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 407, "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": null, "hydro_peak_flow_id": 0, "study_id": 0, "flow_100yr_cfs": null, "flow_10yr_cfs": null, "flow_1percentplus_cfs": null, "source_file_path": null, "flow_1yr_cfs": null, "contributing_drainage_area_sq_m": null, "flow_2yr_cfs": null, "is_minor_drf_applied": null, "flow_25yr_cfs": null, "flow_50yr_cfs": null, "flow_500yr_cfs": null, "flow_5yr_cfs": null, "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": "comments", "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": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_wq_cfs", "alias": "CFS - WQ", "type": "esriFieldTypeDouble" }, { "modelName": "flow_1yr_cfs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_1yr_cfs", "alias": "CFS - 1 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_2yr_cfs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_2yr_cfs", "alias": "CFS - 2 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_5yr_cfs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_5yr_cfs", "alias": "CFS - 5 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_10yr_cfs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_10yr_cfs", "alias": "CFS - 10 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_25yr_cfs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_25yr_cfs", "alias": "CFS - 25 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_50yr_cfs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_50yr_cfs", "alias": "CFS - 50 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_100yr_cfs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_100yr_cfs", "alias": "CFS - 100 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_500yr_cfs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flow_500yr_cfs", "alias": "CFS - 500 yr", "type": "esriFieldTypeDouble" }, { "modelName": "flow_1percentplus_cfs", "nullable": true, "editable": true, "defaultValue": null, "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_19", "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_19", "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": "g1730hydro_desig", "isUnique": false, "description": "", "fields": "hydro_design_point_id", "isAscending": true }, { "name": "r956_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_956", "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": "8a82078bf29b482ab68d0f91b14a7549", "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 }, { "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": 0, "id": 0, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 408, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Runoff Volume", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": { "attributes": { "hydro_design_point_id": 0, "comments": null, "hydro_modeled_condition_id": null, "volume_5yr_ac_ft": null, "rel_globalid": null, "study_id": 0, "volume_100yr_ac_ft": null, "volume_1yr_ac_ft": null, "volume_50yr_ac_ft": null, "source_file_path": null, "hydro_runoff_volume_id": 0, "volume_2yr_ac_ft": null, "volume_10yr_ac_ft": null, "volume_500yr_ac_ft": null, "volume_wq_ac_ft": null, "volume_25yr_ac_ft": null } } } ], "supportsAdvancedQueries": true, "currentVersion": 11.2, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "Runoff Volume", "displayField": "comments", "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_runoff_volume_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "hydro_runoff_volume_id", "alias": "Runoff Volume 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": "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": "volume_wq_ac_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "volume_wq_ac_ft", "alias": "WQ - Runoff Volume (ac-ft)", "type": "esriFieldTypeDouble" }, { "modelName": "volume_1yr_ac_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "volume_1yr_ac_ft", "alias": "1 yr - Runoff Volume (ac-ft)", "type": "esriFieldTypeDouble" }, { "modelName": "volume_2yr_ac_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "volume_2yr_ac_ft", "alias": "2 yr - Runoff Volume (ac-ft)", "type": "esriFieldTypeDouble" }, { "modelName": "volume_5yr_ac_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "volume_5yr_ac_ft", "alias": "5 yr - Runoff Volume (ac-ft)", "type": "esriFieldTypeDouble" }, { "modelName": "volume_10yr_ac_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "volume_10yr_ac_ft", "alias": "10 yr - Runoff Volume (ac-ft)", "type": "esriFieldTypeDouble" }, { "modelName": "volume_25yr_ac_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "volume_25yr_ac_ft", "alias": "25 yr - Runoff Volume (ac-ft)", "type": "esriFieldTypeDouble" }, { "modelName": "volume_50yr_ac_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "volume_50yr_ac_ft", "alias": "50 yr - Runoff Volume (ac-ft)", "type": "esriFieldTypeDouble" }, { "modelName": "volume_100yr_ac_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "volume_100yr_ac_ft", "alias": "100 yr - Runoff Volume (ac-ft)", "type": "esriFieldTypeDouble" }, { "modelName": "volume_500yr_ac_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "volume_500yr_ac_ft", "alias": "500 yr - Runoff Volume (ac-ft)", "type": "esriFieldTypeDouble" }, { "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": "rel_globalid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rel_globalid", "length": 38, "alias": "Relate Globalid", "type": "esriFieldTypeGUID" }, { "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": "g1731hydro_desig", "isUnique": false, "description": "", "fields": "hydro_design_point_id", "isAscending": true }, { "name": "g1731rel_globali", "isUnique": false, "description": "", "fields": "rel_globalid", "isAscending": true }, { "name": "r957_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_957", "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": "8a82078bf29b482ab68d0f91b14a7549", "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 } ], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 1639168.3290713131, "xmin": 3114649.359413728, "ymax": 1639168.3290713131, "xmax": 3114649.359413728, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 6428, "zTolerance": 0.001, "wkid": 103013, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 401, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Point Precipitation", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "last_edited_user": null, "hydro_point_precip_id": 0, "comments": null, "created_user": null, "last_edited_date": null, "created_date": null, "study_id": 0 } } } ], "supportsAdvancedQueries": true, "parentLayer": { "name": "SJCD Hydrology", "id": 400 }, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "Point Precipitation", "allowTrueCurvesUpdates": false, "displayField": "comments", "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_point_precip_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "hydro_point_precip_id", "alias": "Point Precip ID", "type": "esriFieldTypeInteger" }, { "modelName": "study_id", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "study_id", "alias": "Study ID", "type": "esriFieldTypeInteger" }, { "modelName": "comments", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comments", "length": 255, "alias": "Comments", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "Created User", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "Created Date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "Last Edited User", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "Last Edited Date", "type": "esriFieldTypeDate" }, { "modelName": "creationdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "creationdate", "length": 29, "alias": "CreationDate", "type": "esriFieldTypeDate" }, { "modelName": "creator", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "creator", "length": 255, "alias": "Creator", "type": "esriFieldTypeString" }, { "modelName": "editdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "editdate", "length": 29, "alias": "EditDate", "type": "esriFieldTypeDate" }, { "modelName": "editor", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "editor", "length": 255, "alias": "Editor", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "g1724hydro_point", "isUnique": false, "description": "", "fields": "hydro_point_precip_id", "isAscending": true }, { "name": "r950_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_950", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a858_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "editdate", "editorField": "editor", "creationDateField": "creationdate", "creatorField": "creator" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "8a82078bf29b482ab68d0f91b14a7549", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": 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", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADWElEQVRYhdVXQWsTQRR+E2cN5mZFIQFBSGqguMG69aAeigoK2hSVgrkrLVV68qoFU/0DFgkNCh4rFAWLHoQqPUhPacWWQrUFL7ZgUW+Vmm1XvslOMrvZ7G5Nq/jBsOzb2f2+ee/Nm7ec/jH4fykglm5PlE0zHmEssWlZy7CVl2ZLOypAS+oGYyxLZHWZG6bBGJFFFuEK7E7puJQYo9KuCL+7tjCzvC0CtKRuRCLUa1nUC8oAGJZFhrlh9kZb9WIYITyInBGNWxbFVfuxI21iXLvaI+6n5+bp3nCBVr6uVudAsGma2Vi6vcNPBG/0IJrKZC2yXrjt13M99HBo0GGDGNghYuhBofaAUdzcML9EU5nu9cUP46EFaEnd8CIHkZtcxe2Bfnr5ZlJ4RAW+pSX1Dq9E5Y3c3oggCM9GhunE5ZwjHID9zUSggEgl4aoxh2sRa6w+DOIH9tPndxPCCzfv5GveYBSPtuoj659m+xoK0OB6ke01cj+X+wGCp56P0pW+AREWAN/WknpRDQVXX7L3efX+wulOahYyLxQYqBeeAoisLvXu4pnmBSAkKhgTHi7WCYil2xOocOrkR6NjIgzNwLV6wACXrA1cWlHbZVmVwL6GF9yrCAsk4OOnY3V2cBGRU0CEsQRquwpspUOnzjqqXli8ejvptfoql8wDLo041dweUFcyPZcPJI21VDy19t1ZA3a8H9iXbKOjuX46eLyTvi3N0/itnO98eYQ7BGBv2kdqQxw+10Pp85VQqCSwgVyKCYLG+UrZLcAG4uLYCRJYIYbqbunqPXtrSRrC/SX1dOTqEzQTOM/94utFNFXIU6xlWNg+vq7PejeHes/VGzQQaCa8Xnw/WhAhANwkIA6Ku8TmZq0I1QmAa9DJqOeBSvLkUsbhehnznz9WQ2U+Y1T8teg8krl7kvCCaWZxenl9RBKB+OSNQXGFdzACIHpFt5HXESzMLKONQifj9zVJDmAHBAlgxDz7Q+41WYQilen26ooktpL5jNjWWjIAL6CNEp2MRzgm7g8ILwA+qy9h5Y3IAd9KaDcOCXQy7sQMqnhIuKbbcgm0UehkUKTs89yzVsgfE2w1d7Y3fRaUK97AKKq/ZrK2o7yG/Rv6IwGkwCbCqK5S1va/ImA78Rs0hZIrH2UeOwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 24, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "86fd7fb7ffde7fdb63fedf1f5e6fc6c7", "height": 24 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1635097.3651003987, "xmin": 3112589.989844799, "ymax": 1641309.9839087278, "xmax": 3132345.660963297, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 6428, "zTolerance": 0.001, "wkid": 103013, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "hydro_design_point_id", "role": "esriRelRoleOrigin", "composite": false, "name": "hydro_runoff_volume", "relatedTableId": 408, "id": 0, "cardinality": "esriRelCardinalityOneToMany" }, { "keyField": "hydro_design_point_id", "role": "esriRelRoleOrigin", "composite": false, "name": "hydro_peak_flow", "relatedTableId": 407, "id": 1, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "supportsAdvancedQueries": true, "parentLayer": { "name": "SJCD Hydrology", "id": 400 }, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "Design Points", "allowTrueCurvesUpdates": false, "displayField": "swmm_node_name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "hydro_design_point_id", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "hydro_design_point_id", "alias": "Design Point ID", "type": "esriFieldTypeInteger" }, { "modelName": "study_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "study_id", "alias": "Study ID", "type": "esriFieldTypeInteger" }, { "modelName": "location", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "modelName": "status", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "status", "length": 32, "alias": "Status", "type": "esriFieldTypeString" }, { "modelName": "comments", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comments", "length": 255, "alias": "Comments", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "Created User", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "Created Date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "Last Edited User", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "Last Edited Dated", "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" }, { "modelName": "swmm_node_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "swmm_node_name", "length": 64, "alias": "SWMM Node Name", "type": "esriFieldTypeString" }, { "modelName": "swmm_node_type_id", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "hydro_swmm_node_type_long", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Divider" }, { "code": 2, "name": "Junction" }, { "code": 3, "name": "Outfall" }, { "code": 4, "name": "Storage" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "swmm_node_type_id", "alias": "SWMM Node Type ID", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "modelName": "creationdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "creationdate", "length": 29, "alias": "CreationDate", "type": "esriFieldTypeDate" }, { "modelName": "creator", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "creator", "length": 255, "alias": "Creator", "type": "esriFieldTypeString" }, { "modelName": "editdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "editdate", "length": 29, "alias": "EditDate", "type": "esriFieldTypeDate" }, { "modelName": "editor", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "editor", "length": 255, "alias": "Editor", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "g1725hydro_desig", "isUnique": false, "description": "", "fields": "hydro_design_point_id", "isAscending": true }, { "name": "r951_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_951", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a859_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "editdate", "editorField": "editor", "creationDateField": "creationdate", "creatorField": "creator" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "8a82078bf29b482ab68d0f91b14a7549", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "1", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "last_edited_user": null, "swmm_node_name": null, "swmm_node_type_id": 1, "source_file_path": null, "comments": null, "created_user": null, "location": null, "last_edited_date": null, "study_id": 0, "created_date": null, "status": null } } } ], "name": "Divider", "domains": { "swmm_node_type_id": {"type": "inherited"} }, "id": 1 }, { "templates": [ { "name": "2", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "last_edited_user": null, "swmm_node_name": null, "swmm_node_type_id": 2, "source_file_path": null, "comments": null, "created_user": null, "location": null, "last_edited_date": null, "study_id": 0, "created_date": null, "status": null } } } ], "name": "Junction", "domains": { "swmm_node_type_id": {"type": "inherited"} }, "id": 2 }, { "templates": [ { "name": "3", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "last_edited_user": null, "swmm_node_name": null, "swmm_node_type_id": 3, "source_file_path": null, "comments": null, "created_user": null, "location": null, "last_edited_date": null, "study_id": 0, "created_date": null, "status": null } } } ], "name": "Outfall", "domains": { "swmm_node_type_id": {"type": "inherited"} }, "id": 3 }, { "templates": [ { "name": "4", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "last_edited_user": null, "swmm_node_name": null, "swmm_node_type_id": 4, "source_file_path": null, "comments": null, "created_user": null, "location": null, "last_edited_date": null, "study_id": 0, "created_date": null, "status": null } } } ], "name": "Storage", "domains": { "swmm_node_type_id": {"type": "inherited"} }, "id": 4 } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 4000, "typeIdField": "swmm_node_type_id", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "uniqueValueGroups": [ { "heading": "Node Type ID", "classes": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQ4jWNhwA000Pg3sCliwaE5gIHBcj4DgzCU+/IXA8PpYAYGhiPEGiDCwBAiwMAQDeVO+M3AcFqEFBegAVFWiKFkG4AbsEBpG6gNIjgCEKYGPVCPgAzQYGAwXcvA4CwIdSoUwPwPZ8dDMRTM+MDAcNsS6gJxNgaGAiTN2ACygSCwn4GB4TbVwuAtAwPDUgI2LsVpwA0GhuO+DAzHNdACLB5hCEhzcS9aanwD4rNAOUewpDKkAAMDkOY5OLzAQDagmQE3IPEMiio4APmZaAOOgBIJKJ5RDcUEAJS6KbT6u4CiAAAAAElFTkSuQmCC", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "6722b3b14dcd6b8e20191cb53e1952d6", "height": 12 }, "values": [ [ "1" ] ], "description": "Divider", "label": "Divider" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 }, "color": [ 0, 128, 192, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "values": [ [ "2" ] ], "description": "Junction", "label": "Junction" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbklEQVQ4jWNhoBJgIUKNEwMDgxgDA8MKSgzS4eLgnsTCwiz76cunKwwMDFfIMoidnT3ezsJRQ0ZChnnRunndv3798iTHIB0lWZU0ZytXZl4ePoYT5485Xrl5SQeXq3AaxMbGVmptYssHMgQEgjzC2G/eu77w9+/fxqQYFKEqrx5iomcOF5ASl2bQVNLWv3TzQgS2gMdmkBg3J0+am50nF7pEbHAic11f5aTvP74RNoiNjc3NxszOSl1ZE8MGXh4+BgcLZ9HtBza3MDAw1OAzSEeIX7jP3MCKHbuPGRicrFwYDp/an/Xl25cVyAHPgh7AhtomoqDwwAV4efgYvJ38BdfvWl3669eveGwG6YAC2N8tiIEQcLRyYbhy81LI1duXu2GuYkF2DbYAZsABQGpvPbgBTw4wgyLEhSVCQF76/OUTUQahJwewQezs7O/evn97v76vilgHwQEbGxvLr1+/IC76+fPnLgaGn6DkTzYAANStbQAVl5HCAAAAAElFTkSuQmCC", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "faa34ce9f5a970c6c34c91c0b982e5d2", "height": 12 }, "values": [ [ "3" ] ], "description": "Outfall", "label": "Outfall" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 130, 237, 186, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [ [ "4" ] ], "description": "Storage", "label": "Storage" } ] } ], "field1": "swmm_node_type_id", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 187, 252, 246, 255 ], "fromColor": [ 187, 252, 246, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 251, 184, 252, 255 ], "fromColor": [ 251, 184, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 201, 179, 255 ], "fromColor": [ 252, 201, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 235, 252, 179, 255 ], "fromColor": [ 235, 252, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 210, 252, 255 ], "fromColor": [ 182, 210, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 204, 224, 255 ], "fromColor": [ 252, 204, 224, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 252, 202, 255 ], "fromColor": [ 189, 252, 202, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 190, 179, 252, 255 ], "fromColor": [ 190, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 242, 212, 255 ], "fromColor": [ 252, 242, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 229, 204, 252, 255 ], "fromColor": [ 229, 204, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 212, 240, 252, 255 ], "fromColor": [ 212, 240, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 187, 191, 255 ], "fromColor": [ 252, 187, 191, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 237, 182, 255 ], "fromColor": [ 252, 237, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQ4jWNhwA000Pg3sCliwaE5gIHBcj4DgzCU+/IXA8PpYAYGhiPEGiDCwBAiwMAQDeVO+M3AcFqEFBegAVFWiKFkG4AbsEBpG6gNIjgCEKYGPVCPgAzQYGAwXcvA4CwIdSoUwPwPZ8dDMRTM+MDAcNsS6gJxNgaGAiTN2ACygSCwn4GB4TbVwuAtAwPDUgI2LsVpwA0GhuO+DAzHNdACLB5hCEhzcS9aanwD4rNAOUewpDKkAAMDkOY5OLzAQDagmQE3IPEMiio4APmZaAOOgBIJKJ5RDcUEAJS6KbT6u4CiAAAAAElFTkSuQmCC", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "6722b3b14dcd6b8e20191cb53e1952d6", "height": 12 }, "label": "Divider", "value": "1" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 }, "color": [ 0, 128, 192, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Junction", "value": "2" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbklEQVQ4jWNhoBJgIUKNEwMDgxgDA8MKSgzS4eLgnsTCwiz76cunKwwMDFfIMoidnT3ezsJRQ0ZChnnRunndv3798iTHIB0lWZU0ZytXZl4ePoYT5485Xrl5SQeXq3AaxMbGVmptYssHMgQEgjzC2G/eu77w9+/fxqQYFKEqrx5iomcOF5ASl2bQVNLWv3TzQgS2gMdmkBg3J0+am50nF7pEbHAic11f5aTvP74RNoiNjc3NxszOSl1ZE8MGXh4+BgcLZ9HtBza3MDAw1OAzSEeIX7jP3MCKHbuPGRicrFwYDp/an/Xl25cVyAHPgh7AhtomoqDwwAV4efgYvJ38BdfvWl3669eveGwG6YAC2N8tiIEQcLRyYbhy81LI1duXu2GuYkF2DbYAZsABQGpvPbgBTw4wgyLEhSVCQF76/OUTUQahJwewQezs7O/evn97v76vilgHwQEbGxvLr1+/IC76+fPnLgaGn6DkTzYAANStbQAVl5HCAAAAAElFTkSuQmCC", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "faa34ce9f5a970c6c34c91c0b982e5d2", "height": 12 }, "label": "Outfall", "value": "3" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 130, 237, 186, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Storage", "value": "4" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 255, 255, 255, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": [ 0, 0, 232, 255 ], "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": 1, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 10, "weight": "bold", "style": "normal", "family": "AvenirNext LT Pro Medium", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "offsetDistance": 3, "maxScale": 0, "allowOverlapOfFeatureInterior": "avoid", "labelExpressionInfo": { "expression": "$feature.swmm_node_name", "title": "Custom" }, "deconflictionStrategy": "dynamic", "priority": -1, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "none", "name": "Divider", "where": "swmm_node_type_id = 1", "minScale": 10000, "stackAlignment": "dynamic", "useCodedValues": true }, { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 255, 255, 255, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": [ 0, 128, 192, 255 ], "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": 1, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 10, "weight": "bold", "style": "normal", "family": "AvenirNext LT Pro Medium", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "offsetDistance": 4, "maxScale": 0, "labelExpressionInfo": { "expression": "$feature.swmm_node_name", "title": "Custom" }, "deconflictionStrategy": "dynamic", "priority": -1, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "none", "name": "Junction", "where": "swmm_node_type_id = 2", "minScale": 10000, "stackAlignment": "dynamic", "useCodedValues": true }, { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 255, 255, 255, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": [ 152, 134, 159, 255 ], "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": 1, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 10, "weight": "bold", "style": "normal", "family": "AvenirNext LT Pro Medium", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "offsetDistance": 4, "maxScale": 0, "labelExpressionInfo": { "expression": "$feature.swmm_node_name", "title": "Custom" }, "deconflictionStrategy": "dynamic", "priority": -1, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "none", "name": "Outfall", "where": "swmm_node_type_id = 3", "minScale": 10000, "stackAlignment": "dynamic", "useCodedValues": true }, { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 255, 255, 255, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": [ 102, 186, 146, 255 ], "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": 1, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 10, "weight": "bold", "style": "normal", "family": "AvenirNext LT Pro Medium", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "offsetDistance": 4, "maxScale": 0, "labelExpressionInfo": { "expression": "$feature.swmm_node_name", "title": "Custom" }, "deconflictionStrategy": "dynamic", "priority": -1, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "none", "name": "Storage", "where": "swmm_node_type_id = 4", "minScale": 10000, "stackAlignment": "dynamic", "useCodedValues": true } ] }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1635097.3651003987, "xmin": 3112589.989844799, "ymax": 1641353.4690579772, "xmax": 3129402.7469016314, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 6428, "zTolerance": 0.001, "wkid": 103013, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 403, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Routing Element", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "comments": null, "to_design_point_id": 0, "routing_name": null, "from_design_point_id": 0, "study_id": 0, "from_node_name": null, "to_node_name": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "SJCD Hydrology", "id": 400 }, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "Routing Elements", "allowTrueCurvesUpdates": false, "displayField": "routing_name", "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_routing_element_id", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "hydro_routing_element_id", "alias": "Routing Element ID", "type": "esriFieldTypeInteger" }, { "modelName": "study_id", "nullable": false, "editable": true, "defaultValue": 0, "domain": null, "name": "study_id", "alias": "Study ID", "type": "esriFieldTypeInteger" }, { "modelName": "routing_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "routing_name", "length": 255, "alias": "Routing Name", "type": "esriFieldTypeString" }, { "modelName": "from_node_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "from_node_name", "length": 255, "alias": "From Node Name", "type": "esriFieldTypeString" }, { "modelName": "from_design_point_id", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "from_design_point_id", "alias": "From Design Point ID", "type": "esriFieldTypeInteger" }, { "modelName": "to_node_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "to_node_name", "length": 255, "alias": "To Node Name", "type": "esriFieldTypeString" }, { "modelName": "to_design_point_id", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "to_design_point_id", "alias": "To Design Point ID", "type": "esriFieldTypeInteger" }, { "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": "creationdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "creationdate", "length": 29, "alias": "CreationDate", "type": "esriFieldTypeDate" }, { "modelName": "creator", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "creator", "length": 255, "alias": "Creator", "type": "esriFieldTypeString" }, { "modelName": "editdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "editdate", "length": 29, "alias": "EditDate", "type": "esriFieldTypeDate" }, { "modelName": "editor", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "editor", "length": 255, "alias": "Editor", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r952_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_952", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a860_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "editdate", "editorField": "editor", "creationDateField": "creationdate", "creatorField": "creator" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "8a82078bf29b482ab68d0f91b14a7549", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "color": [ 97, 229, 225, 255 ], "width": 11, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1640420.0270272195, "xmin": 3120057.834817216, "ymax": 1640479.771002233, "xmax": 3120121.874059215, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 6428, "zTolerance": 0.001, "wkid": 103013, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 404, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Detention Boundary", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "is_regulatory": null, "asbuilt_date": null, "study_id": 0, "node_name_upstream": null, "has_storage_agreement": null, "last_edited_date": null, "vertical_datum": null, "upstream_drainage_area_ac": 0, "is_asbuilt_available": null, "asbuilt_file_location_url": null, "hydro_design_point_id": null, "ownership_type_id": null, "is_regional_hydrology": 1, "owner_name": null, "comments": null, "created_user": null, "hydro_detention_id": 0, "o_and_m_plan_source": null, "node_name": null, "lifecyle_status": null, "elevation_spillway_invert_ft": 0, "is_public_display": 1, "last_edited_user": null, "created_date": null, "maintenance_responsibility": null, "node_name_downstream": null, "elevation_freeboard_ft": 0 } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "SJCD Hydrology", "id": 400 }, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "Detention Boundary", "allowTrueCurvesUpdates": false, "displayField": "node_name", "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_detention_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "hydro_detention_id", "alias": "Detention ID", "type": "esriFieldTypeInteger" }, { "modelName": "hydro_design_point_id", "nullable": true, "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": "node_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "node_name", "length": 255, "alias": "Node Name", "type": "esriFieldTypeString" }, { "modelName": "node_name_upstream", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "node_name_upstream", "length": 255, "alias": "Upstream Node Name", "type": "esriFieldTypeString" }, { "modelName": "node_name_downstream", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "node_name_downstream", "length": 255, "alias": "Downstream Node Name", "type": "esriFieldTypeString" }, { "modelName": "lifecyle_status", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "detention_lifecycle_status_id", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Existing" }, { "code": 2, "name": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lifecyle_status", "alias": "Lifecycle Status", "type": "esriFieldTypeInteger" }, { "modelName": "is_regional_hydrology", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "binary_19", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_regional_hydrology", "alias": "Included in Regional Hydrology?", "type": "esriFieldTypeSmallInteger" }, { "modelName": "is_regulatory", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "binary_19", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_regulatory", "alias": "Regulatory Detention?", "type": "esriFieldTypeSmallInteger" }, { "modelName": "is_public_display", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "binary_19", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_public_display", "alias": "Included for Public Display?", "type": "esriFieldTypeSmallInteger" }, { "modelName": "upstream_drainage_area_ac", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "upstream_drainage_area_ac", "alias": "Upstream Drainage Area (ac)", "type": "esriFieldTypeDouble" }, { "modelName": "elevation_freeboard_ft", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "elevation_freeboard_ft", "alias": "Freeboard Elevation (ft)", "type": "esriFieldTypeDouble" }, { "modelName": "elevation_spillway_invert_ft", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "elevation_spillway_invert_ft", "alias": "Spillway Invert Elevation (ft)", "type": "esriFieldTypeDouble" }, { "modelName": "vertical_datum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "vertical_datum", "length": 50, "alias": "Vertical Datum", "type": "esriFieldTypeString" }, { "modelName": "ownership_type_id", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "ownership_type_id", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Private" }, { "code": 2, "name": "Unknown" }, { "code": 3, "name": "Public LG" }, { "code": 4, "name": "Public Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ownership_type_id", "alias": "Ownership Type", "type": "esriFieldTypeInteger" }, { "modelName": "owner_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "owner_name", "length": 100, "alias": "Owner Name", "type": "esriFieldTypeString" }, { "modelName": "is_asbuilt_available", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "binary_19", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_asbuilt_available", "alias": "As-built Available?", "type": "esriFieldTypeSmallInteger" }, { "modelName": "asbuilt_file_location_url", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "asbuilt_file_location_url", "length": 2000, "alias": "As-built File Location", "type": "esriFieldTypeString" }, { "modelName": "asbuilt_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "asbuilt_date", "length": 29, "alias": "As-built Date", "type": "esriFieldTypeDate" }, { "modelName": "has_storage_agreement", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "binary_19", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "has_storage_agreement", "alias": "Has Storage Agreement?", "type": "esriFieldTypeSmallInteger" }, { "modelName": "maintenance_responsibility", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "maintenance_responsibility", "length": 100, "alias": "Maintenance Responsibility", "type": "esriFieldTypeString" }, { "modelName": "o_and_m_plan_source", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "o_and_m_plan_source", "length": 100, "alias": "O and M Plan Source", "type": "esriFieldTypeString" }, { "modelName": "comments", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comments", "length": 255, "alias": "comments", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "Created User", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "Created Date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "Last Edited User", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "Last Edited Date", "type": "esriFieldTypeDate" }, { "modelName": "creationdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "creationdate", "length": 29, "alias": "CreationDate", "type": "esriFieldTypeDate" }, { "modelName": "creator", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "creator", "length": 255, "alias": "Creator", "type": "esriFieldTypeString" }, { "modelName": "editdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "editdate", "length": 29, "alias": "EditDate", "type": "esriFieldTypeDate" }, { "modelName": "editor", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "editor", "length": 255, "alias": "Editor", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "g1727hydro_deten", "isUnique": false, "description": "", "fields": "hydro_detention_id", "isAscending": true }, { "name": "r953_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_953", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a861_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "editdate", "editorField": "editor", "creationDateField": "creationdate", "creatorField": "creator" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "8a82078bf29b482ab68d0f91b14a7549", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 97, 229, 225, 255 ], "width": 2, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 97, 229, 225, 255 ], "style": "esriSFSBackwardDiagonal", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1634997.7658901364, "xmin": 3109968.469497308, "ymax": 1642216.1992878914, "xmax": 3129616.1467373073, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 6428, "zTolerance": 0.001, "wkid": 103013, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 405, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Subcatchments", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "subcatchment_name": null, "comments": null, "created_user": null, "infiltration_initialrate_inhr": null, "study_id": 0, "slope_ftft": null, "depression_impervious_in": null, "has_override_parameters": 0, "hydro_catchment_id": null, "hydro_subcatchment_id": 0, "length_to_centroid_ft": null, "last_edited_user": null, "swmm_target_node": null, "area_ac": null, "length_basin_ft": null, "infiltration_decaycoeff_1sec": null, "infiltration_finalrate_inhr": null, "last_edited_date": null, "imperviousness_exisiting_pct": null, "created_date": null, "imperviousness_future_pct": null, "depression_pervious_in": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "SJCD Hydrology", "id": 400 }, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "Subcatchments", "allowTrueCurvesUpdates": false, "displayField": "subcatchment_name", "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_subcatchment_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "hydro_subcatchment_id", "alias": "Subcatchment ID", "type": "esriFieldTypeInteger" }, { "modelName": "study_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "study_id", "alias": "Study ID", "type": "esriFieldTypeInteger" }, { "modelName": "subcatchment_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subcatchment_name", "length": 100, "alias": "Subcatchment Name", "type": "esriFieldTypeString" }, { "modelName": "swmm_target_node", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "swmm_target_node", "length": 50, "alias": "SWMM Target Node", "type": "esriFieldTypeString" }, { "modelName": "area_ac", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "area_ac", "alias": "Area (ac)", "type": "esriFieldTypeDouble" }, { "modelName": "length_to_centroid_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "length_to_centroid_ft", "alias": "Length to Centroid (ft)", "type": "esriFieldTypeDouble" }, { "modelName": "length_basin_ft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "length_basin_ft", "alias": "Length (ft)", "type": "esriFieldTypeDouble" }, { "modelName": "slope_ftft", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "slope_ftft", "alias": "Slope (ft/ft)", "type": "esriFieldTypeDouble" }, { "modelName": "imperviousness_exisiting_pct", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "imperviousness_exisiting_pct", "alias": "Imperviousness - Existing %", "type": "esriFieldTypeDouble" }, { "modelName": "imperviousness_future_pct", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "imperviousness_future_pct", "alias": "Imperviousness - Future %", "type": "esriFieldTypeDouble" }, { "modelName": "depression_pervious_in", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "depression_pervious_in", "alias": "Max. Depression Storage Perv. (in)", "type": "esriFieldTypeDouble" }, { "modelName": "depression_impervious_in", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "depression_impervious_in", "alias": "Max. Depression Storage Imper. (in)", "type": "esriFieldTypeDouble" }, { "modelName": "infiltration_initialrate_inhr", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "infiltration_initialrate_inhr", "alias": "Infiltration Initial Rate (in/hr)", "type": "esriFieldTypeDouble" }, { "modelName": "infiltration_decaycoeff_1sec", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "infiltration_decaycoeff_1sec", "alias": "Infiltration Decay Coeff. (1/sec)", "type": "esriFieldTypeDouble" }, { "modelName": "infiltration_finalrate_inhr", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "infiltration_finalrate_inhr", "alias": "Infiltration Final Rate (in/hr)", "type": "esriFieldTypeDouble" }, { "modelName": "has_override_parameters", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "binary_19", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "has_override_parameters", "alias": "Has Override Parameters? ", "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": true, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "Created User", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "Created Date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "Last Edited User", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "Last Edited Date", "type": "esriFieldTypeDate" }, { "modelName": "hydro_catchment_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydro_catchment_id", "alias": "Catchment ID", "type": "esriFieldTypeInteger" }, { "modelName": "creationdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "creationdate", "length": 29, "alias": "CreationDate", "type": "esriFieldTypeDate" }, { "modelName": "creator", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "creator", "length": 255, "alias": "Creator", "type": "esriFieldTypeString" }, { "modelName": "editdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "editdate", "length": 29, "alias": "EditDate", "type": "esriFieldTypeDate" }, { "modelName": "editor", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "editor", "length": 255, "alias": "Editor", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r954_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_954", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a862_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "editdate", "editorField": "editor", "creationDateField": "creationdate", "creatorField": "creator" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "8a82078bf29b482ab68d0f91b14a7549", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 76, 115, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 190, 232, 255, 127 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1634997.7658901364, "xmin": 3109968.4691692144, "ymax": 1642216.1989598125, "xmax": 3129616.1467373073, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 6428, "zTolerance": 0.001, "wkid": 103013, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 406, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Catchments", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "drainage_area_total_ac": 0, "subbasin_area_average_ac": null, "impervious_existing_pct": 0, "created_user": null, "subbasin_count": null, "impervious_future_pct": 0, "study_id": 0, "hydro_catchment_id": 0, "last_edited_user": null, "source_file_path": null, "basin_name": null, "last_edited_date": null, "created_date": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "SJCD Hydrology", "id": 400 }, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "Catchments", "allowTrueCurvesUpdates": false, "displayField": "basin_name", "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_catchment_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "hydro_catchment_id", "alias": "Catchment ID", "type": "esriFieldTypeInteger" }, { "modelName": "study_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "study_id", "alias": "Study ID", "type": "esriFieldTypeInteger" }, { "modelName": "basin_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "basin_name", "length": 255, "alias": "Basin Name", "type": "esriFieldTypeString" }, { "modelName": "drainage_area_total_ac", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "drainage_area_total_ac", "alias": "Drainage Area (ac)", "type": "esriFieldTypeDouble" }, { "modelName": "subbasin_count", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subbasin_count", "alias": "Subbasin Count", "type": "esriFieldTypeSmallInteger" }, { "modelName": "subbasin_area_average_ac", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subbasin_area_average_ac", "alias": "Subbasin Average Area (ac)", "type": "esriFieldTypeDouble" }, { "modelName": "impervious_existing_pct", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "impervious_existing_pct", "alias": "Imperviousness - Existing %", "type": "esriFieldTypeDouble" }, { "modelName": "impervious_future_pct", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "impervious_future_pct", "alias": "Imperviousness - Future %", "type": "esriFieldTypeDouble" }, { "modelName": "source_file_path", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "source_file_path", "length": 255, "alias": "Source File Path", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "creationdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "creationdate", "length": 29, "alias": "CreationDate", "type": "esriFieldTypeDate" }, { "modelName": "creator", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "creator", "length": 255, "alias": "Creator", "type": "esriFieldTypeString" }, { "modelName": "editdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "editdate", "length": 29, "alias": "EditDate", "type": "esriFieldTypeDate" }, { "modelName": "editor", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "editor", "length": 255, "alias": "Editor", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r955_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_955", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a863_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "editdate", "editorField": "editor", "creationDateField": "creationdate", "creatorField": "creator" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "8a82078bf29b482ab68d0f91b14a7549", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 38, 115, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 252, 234, 194, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true } ] }