{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Model Coverage", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 2311162.217155, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This polygon feature class identifies models which are relevant to the region\u2019s FMP, FMS, or FMEs. This includes models that are used to determined negative impact. Each model should be represented with a polygon showing the coverage of the model.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.1927196838642396E7, "ymin": 2966098.477174819, "xmax": -1.039164182602938E7, "ymax": 4260763.614580044, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102972, "latestWkid": 6580, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -37101600, "falseY": -21634000, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MODEL_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MODEL_ID", "type": "esriFieldTypeString", "alias": "Model ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_ID" }, { "name": "MODEL_NAME", "type": "esriFieldTypeString", "alias": "Model Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_NAME" }, { "name": "MODEL_DESCR", "type": "esriFieldTypeString", "alias": "Model Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_DESCR" }, { "name": "RFPG_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Region (RFPG) Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RFPG_NUM" }, { "name": "RFPG_NAME", "type": "esriFieldTypeString", "alias": "Region (RFPG) Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RFPG_NAME" }, { "name": "MODEL_TYPE", "type": "esriFieldTypeString", "alias": "Type of Model", "domain": { "type": "codedValue", "name": "ModelCoverage__MODEL_TYPE", "description": "", "codedValues": [ { "name": "Hydraulic", "code": "Hydraulic" }, { "name": "Hydrologic", "code": "Hydrologic" }, { "name": "Coastal", "code": "Coastal" }, { "name": "Combined Riverine-Coastal", "code": "Combined Riverine-Coastal" }, { "name": "2D", "code": "2D" }, { "name": "Risk Assessment", "code": "Risk Assessment" }, { "name": "Economics/BCA", "code": "Economics/BCA" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_TYPE" }, { "name": "MODEL_SOFTW", "type": "esriFieldTypeString", "alias": "Model Software", "domain": { "type": "codedValue", "name": "ModelCoverage__MODEL_SOFTW", "description": "", "codedValues": [ { "name": "HEC-RAS", "code": "HEC-RAS" }, { "name": "HEC-HMS", "code": "HEC-HMS" }, { "name": "HEC-GeoHMS", "code": "HEC-GeoHMS" }, { "name": "HEC-WAT", "code": "HEC-WAT" }, { "name": "HEC-EFM", "code": "HEC-EFM" }, { "name": "HEC-MetVue", "code": "HEC-MetVue" }, { "name": "HEC-SSP", "code": "HEC-SSP" }, { "name": "RiverWare", "code": "RiverWare" }, { "name": "InfoWorks ICM", "code": "InfoWorks ICM" }, { "name": "InfoWorks WS Pro", "code": "InfoWorks WS Pro" }, { "name": "SWMM", "code": "SWMM" }, { "name": "InfoSWMM", "code": "InfoSWMM" }, { "name": "XPSWMM", "code": "XPSWMM" }, { "name": "XPStorm", "code": "XPStorm" }, { "name": "ICPR", "code": "ICPR" }, { "name": "OpenFlows StormCAD", "code": "OpenFlows StormCAD" }, { "name": "OpenFlows CivilStorm", "code": "OpenFlows CivilStorm" }, { "name": "OpenFlows FLOOD", "code": "OpenFlows FLOOD" }, { "name": "OpenFlows CulvertMaster", "code": "OpenFlows CulvertMaster" }, { "name": "OpenFlows PondPack", "code": "OpenFlows PondPack" }, { "name": "ADCIRC", "code": "ADCIRC" }, { "name": "WHAFIS", "code": "WHAFIS" }, { "name": "SWAN", "code": "SWAN" }, { "name": "MIKE 21", "code": "MIKE 21" }, { "name": "FEMA Hazus", "code": "FEMA Hazus" }, { "name": "FEMA BCA", "code": "FEMA BCA" }, { "name": "HEC-FDA", "code": "HEC-FDA" }, { "name": "HEC-FIA", "code": "HEC-FIA" }, { "name": "Hydro-CAD", "code": "Hydro-CAD" }, { "name": "HY-8 Culvert", "code": "HY-8 Culvert" }, { "name": "Delft3D", "code": "Delft3D" }, { "name": "SWAT", "code": "SWAT" }, { "name": "PRMS", "code": "PRMS" }, { "name": "WRAP", "code": "WRAP" }, { "name": "EPANET", "code": "EPANET" }, { "name": "FLO-2D", "code": "FLO-2D" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_SOFTW" }, { "name": "SOFTW_VERS", "type": "esriFieldTypeString", "alias": "Version of Software", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOFTW_VERS" }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Date of Last Update", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_UPDATE" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Date of Creation", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I15MODEL_ID", "fields": "MODEL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Model Coverage", "description": "", "prototype": { "attributes": { "LAST_UPDATE": null, "CREATE_DATE": null, "MODEL_ID": null, "MODEL_NAME": null, "MODEL_DESCR": null, "RFPG_NUM": null, "RFPG_NAME": null, "MODEL_TYPE": null, "MODEL_SOFTW": null, "SOFTW_VERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3eec3778cd674d129953c0813df1fc77" }