{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Entities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Entities with flood-related authority and whether they are actively engaged in flood planning, floodplain management, and flood mitigation activities", "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.198542121711511E7, "ymin": 2958557.423828133, "xmax": -1.0365920784213167E7, "ymax": 4374381.065574178, "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": [ 184, 252, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ENT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "ENT_NAME", "type": "esriFieldTypeString", "alias": "Entity Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENT_NAME" }, { "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": "POLSUB_FLG", "type": "esriFieldTypeString", "alias": "Political Subdivision", "domain": { "type": "codedValue", "name": "Entities__POLSUB_FLG", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "POLSUB_FLG" }, { "name": "ENT_TYPE", "type": "esriFieldTypeString", "alias": "Entity Type", "domain": { "type": "codedValue", "name": "Entities__ENT_TYPE", "description": "", "codedValues": [ { "name": "Municipality", "code": "Municipality" }, { "name": "County", "code": "County" }, { "name": "River Authority", "code": "River Authority" }, { "name": "Flood District", "code": "Flood District" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENT_TYPE" }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active in Flood Planning", "domain": { "type": "codedValue", "name": "Entities__ACTIVE", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ACTIVE" }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FIPS" }, { "name": "CID", "type": "esriFieldTypeString", "alias": "CID Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7ENT_NAME", "fields": "ENT_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Entities", "description": "", "prototype": { "attributes": { "CID": null, "FIPS": null, "ENTITY_ID": null, "ENT_NAME": null, "RFPG_NUM": null, "RFPG_NAME": null, "POLSUB_FLG": null, "ENT_TYPE": null, "ACTIVE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Existing Flood Mapping Gaps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "A polygon feature class identifying existing gaps in inundation boundary mapping.", "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.1836922914396398E7, "ymin": 2986236.524300686, "xmax": -1.0366171803603709E7, "ymax": 4374381.066999096, "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": [ 217, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXGAPS_ID", "type": "esriFieldTypeString", "alias": "Flood Map Gap ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXGAPS_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "Ex_Map_Gaps__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "MAP_DATE", "type": "esriFieldTypeDate", "alias": "Hazard Map Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAP_DATE" }, { "name": "NEW_TWDB_REASON", "type": "esriFieldTypeString", "alias": "Reason Category", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NEW_TWDB_REASON" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Flood Mapping Gaps", "description": "", "prototype": { "attributes": { "NEW_TWDB_REASON": null, "MAP_DATE": null, "EXGAPS_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "FLOOD_FREQ": null, "ENTITY_ID": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Existing Exposure (All) - Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Combines the Exposure Poly, Line, and Point data into a single master layer, also includes Vulnerability data", "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": -1.1907827669848053E7, "ymin": 2962961.191122877, "xmax": -1.036795564772242E7, "ymax": 4373611.296119625, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 170, 95, 37, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXEXPALLID", "type": "esriFieldTypeString", "alias": "Existing Exposure All ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXEXPALLID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpAll__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "INUN_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inundation Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INUN_DEPTH" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "Velocity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpAll__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpAll__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpAll__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpAll__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpAll__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "EXP_GEOM", "type": "esriFieldTypeString", "alias": "Original Geometry Type", "domain": { "type": "codedValue", "name": "ExFldExpAll__EXP_GEOM", "description": "", "codedValues": [ { "name": "Polygon", "code": "Polygon" }, { "name": "Line", "code": "Line" }, { "name": "Point", "code": "Point" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_GEOM" }, { "name": "EXPORIG_ID", "type": "esriFieldTypeString", "alias": "Orig ID from Polygon, Line, or Point", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXPORIG_ID" }, { "name": "EXP_TYPE", "type": "esriFieldTypeString", "alias": "Exposure Type", "domain": { "type": "codedValue", "name": "ExFldExpAll__EXP_TYPE", "description": "", "codedValues": [ { "name": "Residential Bldg", "code": "Residential Bldg" }, { "name": "Commercial Bldg", "code": "Commercial Bldg" }, { "name": "Agricultural Bldg", "code": "Agricultural Bldg" }, { "name": "Industrial Bldg", "code": "Industrial Bldg" }, { "name": "Public Bldg", "code": "Public Bldg" }, { "name": "Vacant or Unknown Bldg", "code": "Vacant or Unknown Bldg" }, { "name": "Power Generation", "code": "Power Generation" }, { "name": "Roadway Stream Crossing", "code": "Roadway Stream Crossing" }, { "name": "Roadway Segment", "code": "Roadway Segment" }, { "name": "Agricultural Land", "code": "Agricultural Land" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_TYPE" }, { "name": "EXP_DESC", "type": "esriFieldTypeString", "alias": "Exposure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_DESC" }, { "name": "EXP_LWC", "type": "esriFieldTypeString", "alias": "Low Water Crossing", "domain": { "type": "codedValue", "name": "ExFldExpAll__EXP_LWC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_LWC" }, { "name": "CRITICAL", "type": "esriFieldTypeString", "alias": "Critical Facility", "domain": { "type": "codedValue", "name": "ExFldExpAll__CRITICAL", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CRITICAL" }, { "name": "CRIT_TYPE", "type": "esriFieldTypeString", "alias": "Critical Facility Type", "domain": { "type": "codedValue", "name": "ExFldExpAll__CRIT_TYPE", "description": "", "codedValues": [ { "name": "Medical", "code": "Medical" }, { "name": "Police", "code": "Police" }, { "name": "Fire", "code": "Fire" }, { "name": "EMS", "code": "EMS" }, { "name": "Shelter", "code": "Shelter" }, { "name": "School", "code": "School" }, { "name": "Infrastructure", "code": "Infrastructure" }, { "name": "Water Treatment", "code": "Water Treatment" }, { "name": "Wastewater Treatment", "code": "Wastewater Treatment" }, { "name": "Power Generation", "code": "Power Generation" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CRIT_TYPE" }, { "name": "CRIT_DESC", "type": "esriFieldTypeString", "alias": "Critical Facility Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CRIT_DESC" }, { "name": "POP_DAY", "type": "esriFieldTypeInteger", "alias": "Daytime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_DAY" }, { "name": "POP_NIGHT", "type": "esriFieldTypeInteger", "alias": "Nighttime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_NIGHT" }, { "name": "SVI", "type": "esriFieldTypeDouble", "alias": "Social Vulnerability Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SVI" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I164EXEXPALLID", "fields": "EXEXPALLID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S23_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Exposure (All) - Point", "description": "", "prototype": { "attributes": { "FMS_ID": null, "FMP_ID": null, "EXEXPALLID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "FLOOD_FREQ": null, "INUN_DEPTH": null, "VELOCITY": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "EXP_GEOM": null, "EXPORIG_ID": null, "EXP_TYPE": null, "EXP_DESC": null, "EXP_LWC": null, "CRITICAL": null, "CRIT_TYPE": null, "CRIT_DESC": null, "POP_DAY": null, "POP_NIGHT": null, "SVI": null, "ENTITY_ID": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Existing Exposure - Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Develop high-level, regionwide, and largely GIS-based existing condition flood exposure analyses using the information identified in the flood hazard analysis to identify who and what might be harmed within the region for, at a minimum, both 1.0% annual chance and 0.2% annual chance flood events", "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": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.1907290733651748E7, "ymin": 2963101.0396503587, "xmax": -1.0367836806985537E7, "ymax": 4373619.9737539245, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 109, 51, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXEXPLN_ID", "type": "esriFieldTypeString", "alias": "Existing Exposure Line ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXEXPLN_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "EXP_TYPE", "type": "esriFieldTypeString", "alias": "Exposure Type", "domain": { "type": "codedValue", "name": "ExFldExpLn__EXP_TYPE", "description": "", "codedValues": [ { "name": "Roadway Segment", "code": "Roadway Segment" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_TYPE" }, { "name": "EXP_DESC", "type": "esriFieldTypeString", "alias": "Exposure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_DESC" }, { "name": "EXP_LWC", "type": "esriFieldTypeString", "alias": "Low Water Crossing", "domain": { "type": "codedValue", "name": "ExFldExpLn__EXP_LWC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_LWC" }, { "name": "POP_DAY", "type": "esriFieldTypeInteger", "alias": "Daytime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_DAY" }, { "name": "POP_NIGHT", "type": "esriFieldTypeInteger", "alias": "Nighttime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_NIGHT" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpLn__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "INUN_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inundation Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INUN_DEPTH" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "Velocity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpLn__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpLn__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpLn__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpLn__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpLn__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "ROAD_MILES", "type": "esriFieldTypeDouble", "alias": "Road Length (miles)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_MILES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Exposure - Line", "description": "", "prototype": { "attributes": { "ROAD_MILES": null, "FMP_ID": null, "EXEXPLN_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "EXP_TYPE": null, "EXP_DESC": null, "EXP_LWC": null, "POP_DAY": null, "POP_NIGHT": null, "FLOOD_FREQ": null, "INUN_DEPTH": null, "VELOCITY": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "ENTITY_ID": null, "FME_ID": null, "FMS_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Existing Exposure - Polygon", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Develop high-level, regionwide, and largely GIS-based existing condition flood exposure analyses using the information identified in the flood hazard analysis to identify who and what might be harmed within the region for, at a minimum, both 1.0% annual chance and 0.2% annual chance flood events", "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.1907924564525342E7, "ymin": 2962773.0247478937, "xmax": -1.036626492871181E7, "ymax": 4374217.787902143, "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": [ 211, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXEXPPY_ID", "type": "esriFieldTypeString", "alias": "Existing Exposure Polygon ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXEXPPY_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "EXP_TYPE", "type": "esriFieldTypeString", "alias": "Exposure Type", "domain": { "type": "codedValue", "name": "ExFldExpPol__EXP_TYPE", "description": "", "codedValues": [ { "name": "Residential Bldg", "code": "Residential Bldg" }, { "name": "Commercial Bldg", "code": "Commercial Bldg" }, { "name": "Agricultural Bldg", "code": "Agricultural Bldg" }, { "name": "Industrial Bldg", "code": "Industrial Bldg" }, { "name": "Public Bldg", "code": "Public Bldg" }, { "name": "Vacant or Unknown Bldg", "code": "Vacant or Unknown Bldg" }, { "name": "Power Generation", "code": "Power Generation" }, { "name": "Agricultural Land", "code": "Agricultural Land" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_TYPE" }, { "name": "EXP_DESC", "type": "esriFieldTypeString", "alias": "Exposure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_DESC" }, { "name": "EXP_LWC", "type": "esriFieldTypeString", "alias": "Low Water Crossing", "domain": { "type": "codedValue", "name": "ExFldExpPol__EXP_LWC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_LWC" }, { "name": "POP_DAY", "type": "esriFieldTypeInteger", "alias": "Daytime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_DAY" }, { "name": "POP_NIGHT", "type": "esriFieldTypeInteger", "alias": "Nighttime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_NIGHT" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPol__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "INUN_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inundation Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INUN_DEPTH" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "Velocity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPol__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPol__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPol__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPol__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPol__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "AGRI_SQMI", "type": "esriFieldTypeDouble", "alias": "Agricultural Area (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AGRI_SQMI" }, { "name": "AREA_ACRES", "type": "esriFieldTypeInteger", "alias": "Agricultural Area (acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ACRES" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I116EXEXPPY_ID", "fields": "EXEXPPY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Exposure - Polygon", "description": "", "prototype": { "attributes": { "AREA_ACRES": null, "AGRI_SQMI": null, "EXEXPPY_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "EXP_TYPE": null, "EXP_DESC": null, "EXP_LWC": null, "POP_DAY": null, "POP_NIGHT": null, "FLOOD_FREQ": null, "INUN_DEPTH": null, "VELOCITY": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "ENTITY_ID": null, "FME_ID": null, "FMS_ID": null, "FMP_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Existing Exposure - Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Develop high-level, regionwide, and largely GIS-based existing condition flood exposure analyses using the information identified in the flood hazard analysis to identify who and what might be harmed within the region for, at a minimum, both 1.0% annual chance and 0.2% annual chance flood events", "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": -1.1906416580699861E7, "ymin": 2966738.2086615874, "xmax": -1.0373724292495515E7, "ymax": 4373610.0019179, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 43, 129, 160, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXEXPPT_ID", "type": "esriFieldTypeString", "alias": "Existing Exposure Point ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXEXPPT_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "EXP_TYPE", "type": "esriFieldTypeString", "alias": "Exposure Type", "domain": { "type": "codedValue", "name": "ExFldExpPt__EXP_TYPE", "description": "", "codedValues": [ { "name": "Power Generation", "code": "Power Generation" }, { "name": "Roadway Stream Crossing", "code": "Roadway Stream Crossing" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_TYPE" }, { "name": "EXP_DESC", "type": "esriFieldTypeString", "alias": "Exposure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_DESC" }, { "name": "EXP_LWC", "type": "esriFieldTypeString", "alias": "Low Water Crossing", "domain": { "type": "codedValue", "name": "ExFldExpPt__EXP_LWC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_LWC" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPt__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "INUN_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inundation Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INUN_DEPTH" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "Velocity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPt__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPt__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPt__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPt__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "ExFldExpPt__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Exposure - Point", "description": "", "prototype": { "attributes": { "FMS_ID": null, "FMP_ID": null, "EXEXPPT_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "EXP_TYPE": null, "EXP_DESC": null, "EXP_LWC": null, "FLOOD_FREQ": null, "INUN_DEPTH": null, "VELOCITY": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "ENTITY_ID": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Existing Flood Hazard", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Perform existing condition flood hazard analyses to determine the location and magnitude of both 1.0% annual chance and 0.2% annual chance flood events", "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.1907932411836663E7, "ymin": 2962690.98805646, "xmax": -1.0366180444267126E7, "ymax": 4374241.475917468, "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": [ 189, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXHAZ_ID", "type": "esriFieldTypeString", "alias": "Existing Hazard ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXHAZ_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "ExFldHazard__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "ExFldHazard__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "ExFldHazard__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "ExFldHazard__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "ExFldHazard__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "ExFldHazard__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "Hazard Area (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SRC_DATE", "type": "esriFieldTypeDate", "alias": "Source Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SRC_DATE" }, { "name": "SRC_LINK", "type": "esriFieldTypeString", "alias": "Source Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SRC_LINK" }, { "name": "HYDRO_DATE", "type": "esriFieldTypeDate", "alias": "Date of Hydrological Model", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HYDRO_DATE" }, { "name": "HYDRA_DATE", "type": "esriFieldTypeDate", "alias": "Date of Hydraulic Model", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HYDRA_DATE" }, { "name": "TERR_DATA", "type": "esriFieldTypeString", "alias": "Terrain Data Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TERR_DATA" }, { "name": "TERR_DATE", "type": "esriFieldTypeDate", "alias": "Terrain Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TERR_DATE" }, { "name": "MAP_DATE", "type": "esriFieldTypeDate", "alias": "Hazard Map Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAP_DATE" }, { "name": "REGULATORY", "type": "esriFieldTypeString", "alias": "Source is Regulatory", "domain": { "type": "codedValue", "name": "ExFldHazard__REGULATORY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REGULATORY" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Flood Hazard", "description": "", "prototype": { "attributes": { "FMP_ID": null, "FMS_ID": null, "EXHAZ_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "FLOOD_FREQ": null, "AREA_SQMI": null, "SOURCE": null, "SRC_DATE": null, "SRC_LINK": null, "HYDRO_DATE": null, "HYDRA_DATE": null, "TERR_DATA": null, "TERR_DATE": null, "MAP_DATE": null, "REGULATORY": null, "ENTITY_ID": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Existing Flood Infrastructure - Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "A general description of the location, condition, and functionality of existing natural flood mitigation features and constructed major flood infrastructure within the FPR.", "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": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.1934033406252347E7, "ymin": 2963490.1410048897, "xmax": -1.0366232485694053E7, "ymax": 4373904.087949907, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 140, 53, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXINFLN_ID", "type": "esriFieldTypeString", "alias": "Flood Infrastructure (Line) ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXINFLN_ID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Flood Infrastructure Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "Flood Infrastructure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "INFRA_TYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "domain": { "type": "codedValue", "name": "ExFldInfraLn__INFRA_TYPE", "description": "", "codedValues": [ { "name": "River", "code": "River" }, { "name": "Tributary", "code": "Tributary" }, { "name": "Levee", "code": "Levee" }, { "name": "Sea Barrier", "code": "Sea Barrier" }, { "name": "Sea Wall", "code": "Sea Wall" }, { "name": "Revetment", "code": "Revetment" }, { "name": "Tidal barrier", "code": "Tidal barrier" }, { "name": "Tidal Gate", "code": "Tidal Gate" }, { "name": "Stormwater Tunnel", "code": "Stormwater Tunnel" }, { "name": "Stormwater Canal", "code": "Stormwater Canal" }, { "name": "Dam", "code": "Dam" }, { "name": "Weir", "code": "Weir" }, { "name": "Storm Drain System", "code": "Storm Drain System" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INFRA_TYPE" }, { "name": "NATBUILT", "type": "esriFieldTypeString", "alias": "Natural or Constructed", "domain": { "type": "codedValue", "name": "ExFldInfraLn__NATBUILT", "description": "", "codedValues": [ { "name": "Natural", "code": "Natural" }, { "name": "Constructed", "code": "Constructed" }, { "name": "Combination", "code": "Combination" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NATBUILT" }, { "name": "DT_CONST", "type": "esriFieldTypeDate", "alias": "Construction Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DT_CONST" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Functionality", "domain": { "type": "codedValue", "name": "ExFldInfraLn__CONDITION", "description": "", "codedValues": [ { "name": "Functional", "code": "Functional" }, { "name": "Non-functional", "code": "Non-functional" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONDITION" }, { "name": "COND_DESCR", "type": "esriFieldTypeString", "alias": "Functionality Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COND_DESCR" }, { "name": "LOS", "type": "esriFieldTypeString", "alias": "Level of Service", "domain": { "type": "codedValue", "name": "ExFldInfraLn__LOS", "description": "", "codedValues": [ { "name": "50", "code": "50" }, { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "2", "code": "2" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOS" }, { "name": "DEF_TYPE", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "ExFldInfraLn__DEF_TYPE", "description": "", "codedValues": [ { "name": "Deficient", "code": "Deficient" }, { "name": "Non-deficient", "code": "Non-deficient" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DEF_TYPE" }, { "name": "DEF_DESCR", "type": "esriFieldTypeString", "alias": "Condition Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DEF_DESCR" }, { "name": "POP_PROTEC", "type": "esriFieldTypeInteger", "alias": "Population Protected by Infrastructure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_PROTEC" }, { "name": "OWN_ENT", "type": "esriFieldTypeString", "alias": "Owning Entity (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_ENT" }, { "name": "OPER_ENT", "type": "esriFieldTypeString", "alias": "Operating Entity (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OPER_ENT" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "TWDB_INFRA_TYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "TWDB_INFRA_TYPE" }, { "name": "TWDB_NATBUILD", "type": "esriFieldTypeString", "alias": "Natural or Constructed", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "TWDB_NATBUILD" }, { "name": "TWDB_Miles", "type": "esriFieldTypeDouble", "alias": "Length (Calculated Miles)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TWDB_Miles" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Flood Infrastructure - Line", "description": "", "prototype": { "attributes": { "TWDB_Miles": null, "TWDB_NATBUILD": null, "EXINFLN_ID": null, "NAME": null, "DESCR": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "INFRA_TYPE": null, "NATBUILT": null, "DT_CONST": null, "DIAMETER": null, "HEIGHT": null, "WIDTH": null, "LENGTH": null, "CONDITION": null, "COND_DESCR": null, "LOS": null, "DEF_TYPE": null, "DEF_DESCR": null, "POP_PROTEC": null, "OWN_ENT": null, "OPER_ENT": null, "FME_ID": null, "FMS_ID": null, "FMP_ID": null, "TWDB_INFRA_TYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Existing Flood Infrastructure - Polygon", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "A general description of the location, condition, and functionality of existing natural flood mitigation features and constructed major flood infrastructure within the FPR. ", "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.1907617766774714E7, "ymin": 2963897.9279954876, "xmax": -1.0366483277394146E7, "ymax": 4373479.446438653, "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": [ 252, 194, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXINFPY_ID", "type": "esriFieldTypeString", "alias": "Flood Infrastructure (Polygon) ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXINFPY_ID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Flood Infrastructure Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "Flood Infrastructure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "INFRA_TYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "domain": { "type": "codedValue", "name": "ExFldInfraPol__INFRA_TYPE", "description": "", "codedValues": [ { "name": "Floodplain", "code": "Floodplain" }, { "name": "Wetland", "code": "Wetland" }, { "name": "Playa", "code": "Playa" }, { "name": "Sinkhole", "code": "Sinkhole" }, { "name": "Fan", "code": "Fan" }, { "name": "Dunes", "code": "Dunes" }, { "name": "Dam", "code": "Dam" }, { "name": "Pond", "code": "Pond" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INFRA_TYPE" }, { "name": "NATBUILT", "type": "esriFieldTypeString", "alias": "Natural or Constructed", "domain": { "type": "codedValue", "name": "ExFldInfraPol__NATBUILT", "description": "", "codedValues": [ { "name": "Natural", "code": "Natural" }, { "name": "Constructed", "code": "Constructed" }, { "name": "Combination", "code": "Combination" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NATBUILT" }, { "name": "DT_CONST", "type": "esriFieldTypeDate", "alias": "Construction Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DT_CONST" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "DBO.ExFldInfraPol.AREA", "type": "esriFieldTypeDouble", "alias": "Area (acre)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBO.ExFldInfraPol.AREA" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Functionality", "domain": { "type": "codedValue", "name": "ExFldInfraPol__CONDITION", "description": "", "codedValues": [ { "name": "Functional", "code": "Functional" }, { "name": "Non-functional", "code": "Non-functional" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONDITION" }, { "name": "COND_DESCR", "type": "esriFieldTypeString", "alias": "Functionality Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COND_DESCR" }, { "name": "LOS", "type": "esriFieldTypeString", "alias": "Level of Service", "domain": { "type": "codedValue", "name": "ExFldInfraPol__LOS", "description": "", "codedValues": [ { "name": "50", "code": "50" }, { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "2", "code": "2" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOS" }, { "name": "DEF_TYPE", "type": "esriFieldTypeString", "alias": "Deficiency", "domain": { "type": "codedValue", "name": "ExFldInfraPol__DEF_TYPE", "description": "", "codedValues": [ { "name": "Deficient", "code": "Deficient" }, { "name": "Non-deficient", "code": "Non-deficient" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DEF_TYPE" }, { "name": "DEF_DESCR", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DEF_DESCR" }, { "name": "POP_PROTEC", "type": "esriFieldTypeInteger", "alias": "Condition Description", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_PROTEC" }, { "name": "OWN_ENT", "type": "esriFieldTypeString", "alias": "Owning Entity (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_ENT" }, { "name": "OPER_ENT", "type": "esriFieldTypeString", "alias": "Operating Entity (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OPER_ENT" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "TWDB_INFRA_TYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "TWDB_INFRA_TYPE" }, { "name": "TWDB_NATBUILD", "type": "esriFieldTypeString", "alias": "Natural or Constructed", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "TWDB_NATBUILD" }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "Area (Calculated Acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ACRES" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Flood Infrastructure - Polygon", "description": "", "prototype": { "attributes": { "AREA_ACRES": null, "TWDB_NATBUILD": null, "EXINFPY_ID": null, "NAME": null, "DESCR": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "INFRA_TYPE": null, "NATBUILT": null, "DT_CONST": null, "DIAMETER": null, "HEIGHT": null, "WIDTH": null, "LENGTH": null, "DBO.ExFldInfraPol.AREA": null, "CONDITION": null, "COND_DESCR": null, "LOS": null, "DEF_TYPE": null, "DEF_DESCR": null, "POP_PROTEC": null, "OWN_ENT": null, "OPER_ENT": null, "FME_ID": null, "FMS_ID": null, "FMP_ID": null, "TWDB_INFRA_TYPE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Existing Flood Infrastructure - Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "A general description of the location, condition, and functionality of existing natural flood mitigation features and constructed major flood infrastructure within the FPR.", "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": -1.1906239193038184E7, "ymin": 2977711.3509101737, "xmax": -1.0374314712776193E7, "ymax": 4373610.0019362625, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 48, 135, 129, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXINFPT_ID", "type": "esriFieldTypeString", "alias": "Flood Infrastructure (Point) ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXINFPT_ID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Flood Infrastructure Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "Flood Infrastructure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "INFRA_TYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "domain": { "type": "codedValue", "name": "ExFldInfraPt__INFRA_TYPE", "description": "", "codedValues": [ { "name": "Sinkholes", "code": "Sinkholes" }, { "name": "LWC", "code": "LWC" }, { "name": "Dam", "code": "Dam" }, { "name": "Inlet", "code": "Inlet" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INFRA_TYPE" }, { "name": "NATBUILT", "type": "esriFieldTypeString", "alias": "Natural or Constructed", "domain": { "type": "codedValue", "name": "ExFldInfraPt__NATBUILT", "description": "", "codedValues": [ { "name": "Natural", "code": "Natural" }, { "name": "Constructed", "code": "Constructed" }, { "name": "Combination", "code": "Combination" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NATBUILT" }, { "name": "DT_CONST", "type": "esriFieldTypeDate", "alias": "Construction Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DT_CONST" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Functionality", "domain": { "type": "codedValue", "name": "ExFldInfraPt__CONDITION", "description": "", "codedValues": [ { "name": "Functional", "code": "Functional" }, { "name": "Non-functional", "code": "Non-functional" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONDITION" }, { "name": "COND_DESCR", "type": "esriFieldTypeString", "alias": "Functionality Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COND_DESCR" }, { "name": "LOS", "type": "esriFieldTypeString", "alias": "Level of Service", "domain": { "type": "codedValue", "name": "ExFldInfraPt__LOS", "description": "", "codedValues": [ { "name": "50", "code": "50" }, { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "2", "code": "2" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOS" }, { "name": "DEF_TYPE", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "ExFldInfraPt__DEF_TYPE", "description": "", "codedValues": [ { "name": "Deficient", "code": "Deficient" }, { "name": "Non-deficient", "code": "Non-deficient" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DEF_TYPE" }, { "name": "DEF_DESCR", "type": "esriFieldTypeString", "alias": "Condition Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DEF_DESCR" }, { "name": "POP_PROTEC", "type": "esriFieldTypeInteger", "alias": "Population Protected by Infrastructure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_PROTEC" }, { "name": "OWN_ENT", "type": "esriFieldTypeString", "alias": "Owning Entity (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_ENT" }, { "name": "OPER_ENT", "type": "esriFieldTypeString", "alias": "Operating Entity (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OPER_ENT" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "TWDB_INFRA_TYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "TWDB_INFRA_TYPE" }, { "name": "TWDB_NATBUILD", "type": "esriFieldTypeString", "alias": "Natural or Constructed", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "TWDB_NATBUILD" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Existing Flood Infrastructure - Point", "description": "", "prototype": { "attributes": { "TWDB_INFRA_TYPE": null, "TWDB_NATBUILD": null, "EXINFPT_ID": null, "NAME": null, "DESCR": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "INFRA_TYPE": null, "NATBUILT": null, "DT_CONST": null, "DIAMETER": null, "HEIGHT": null, "WIDTH": null, "LENGTH": null, "CONDITION": null, "COND_DESCR": null, "LOS": null, "DEF_TYPE": null, "DEF_DESCR": null, "POP_PROTEC": null, "OWN_ENT": null, "OPER_ENT": null, "FME_ID": null, "FMS_ID": null, "FMP_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Proposed or Ongoing Flood Mitigation Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Proposed or ongoing flood mitigation projects currently under construction, being implemented; and with dedicated funding to construct and the expected year of completion.", "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.1892556836184803E7, "ymin": 2961066.307874614, "xmax": -1.0336065408108512E7, "ymax": 4197673.299133733, "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": [ 229, 191, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "EXPRJNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EXPROJ_ID", "type": "esriFieldTypeString", "alias": "Proposed or Ongoing Project ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXPROJ_ID" }, { "name": "EXPRJNAME", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXPRJNAME" }, { "name": "EXPRJDESC", "type": "esriFieldTypeString", "alias": "Project Description", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "EXPRJDESC" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Project Status", "domain": { "type": "codedValue", "name": "ExFldProjs__STATUS", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Ongoing", "code": "Ongoing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATUS" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "Project Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "FUNDING", "type": "esriFieldTypeString", "alias": "Dedicated Construction Funding", "domain": { "type": "codedValue", "name": "ExFldProjs__FUNDING", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUNDING" }, { "name": "FUND_SRC", "type": "esriFieldTypeString", "alias": "Source of Funding", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUND_SRC" }, { "name": "COMP_YR", "type": "esriFieldTypeSmallInteger", "alias": "Expected Completion Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMP_YR" }, { "name": "BENEFIT", "type": "esriFieldTypeString", "alias": "Anticipated Benefit", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BENEFIT" }, { "name": "EXHAZ_ID", "type": "esriFieldTypeString", "alias": "Associated Hazard ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXHAZ_ID" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Originating Study or Plan", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I80EXPROJ_ID", "fields": "EXPROJ_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Proposed or Ongoing Flood Mitigation Projects", "description": "", "prototype": { "attributes": { "SOURCE": null, "EXHAZ_ID": null, "EXPROJ_ID": null, "EXPRJNAME": null, "EXPRJDESC": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "STATUS": null, "COST": null, "FUNDING": null, "FUND_SRC": null, "COMP_YR": null, "BENEFIT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Flood Management Evaluation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Flood Management Evaluations will identify areas requiring flood risk evaluation. ", "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.1908645369701339E7, "ymin": 2962111.1550476346, "xmax": -1.0347274820891146E7, "ymax": 4374381.06688621, "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": [ 252, 201, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FME_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "FME ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FME_NAME", "type": "esriFieldTypeString", "alias": "FME Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_NAME" }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "FME Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "GOAL_ID", "type": "esriFieldTypeString", "alias": "Associated Goal ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GOAL_ID" }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "FME Area (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "FME__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "FME__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "FME__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "FME__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "FME__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "SPONSOR", "type": "esriFieldTypeString", "alias": "Sponsor ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPONSOR" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "EMER_NEED", "type": "esriFieldTypeString", "alias": "Emergency Need", "domain": { "type": "codedValue", "name": "FME__EMER_NEED", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EMER_NEED" }, { "name": "FME_TYPE", "type": "esriFieldTypeString", "alias": "FME Type", "domain": { "type": "codedValue", "name": "FME__FME_TYPE", "description": "", "codedValues": [ { "name": "Watershed Planning", "code": "Watershed Planning" }, { "name": "Project Planning", "code": "Project Planning" }, { "name": "Preparedness", "code": "Preparedness" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_TYPE" }, { "name": "FME_COST", "type": "esriFieldTypeDouble", "alias": "FME Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FME_COST" }, { "name": "FUND", "type": "esriFieldTypeString", "alias": "Potential for Funding", "domain": { "type": "codedValue", "name": "FME__FUND", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUND" }, { "name": "FUND_SRC", "type": "esriFieldTypeString", "alias": "Potential Funding Sources", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUND_SRC" }, { "name": "FUND_AMNT", "type": "esriFieldTypeDouble", "alias": "Potential Funding Amount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUND_AMNT" }, { "name": "STRUCT_100", "type": "esriFieldTypeInteger", "alias": "Structures at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCT_100" }, { "name": "RES_STRUCT100", "type": "esriFieldTypeInteger", "alias": "Residential Structures at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_STRUCT100" }, { "name": "POP_DAY100", "type": "esriFieldTypeInteger", "alias": "Daytime Population at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_DAY100" }, { "name": "POP_NIGHT100", "type": "esriFieldTypeInteger", "alias": "Nighttime Population at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_NIGHT100" }, { "name": "POP100", "type": "esriFieldTypeInteger", "alias": "Population at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP100" }, { "name": "CRITFAC100", "type": "esriFieldTypeInteger", "alias": "Critical Facilities at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITFAC100" }, { "name": "LWC", "type": "esriFieldTypeInteger", "alias": "Low Water Crossings in Project Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LWC" }, { "name": "ROAD_MILES100", "type": "esriFieldTypeDouble", "alias": "Roadway Miles at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_MILES100" }, { "name": "ROADCLS", "type": "esriFieldTypeInteger", "alias": "Road Closures in the Past 10 Years", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADCLS" }, { "name": "FARMACRE100", "type": "esriFieldTypeDouble", "alias": "Farm and Ranch Land at 1% Annual Flood Risk (Acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FARMACRE100" }, { "name": "NEW_MODEL", "type": "esriFieldTypeString", "alias": "New Model Inclusion", "domain": { "type": "codedValue", "name": "FME__NEW_MODEL", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEW_MODEL" }, { "name": "MODEL_EXST", "type": "esriFieldTypeString", "alias": "Existing or Anticipated Models", "domain": { "type": "codedValue", "name": "FME__MODEL_EXST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_EXST" }, { "name": "MODEL_DESC", "type": "esriFieldTypeString", "alias": "Model Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_DESC" }, { "name": "HYDRO_DATE", "type": "esriFieldTypeDate", "alias": "Date of Existing Hydrologic Model", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HYDRO_DATE" }, { "name": "HYDRA_DATE", "type": "esriFieldTypeDate", "alias": "Date of Existing Hydraulic Model", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HYDRA_DATE" }, { "name": "MODEL_ID", "type": "esriFieldTypeString", "alias": "Associated Model ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_ID" }, { "name": "MAP_EXST", "type": "esriFieldTypeString", "alias": "Existing or Anticipated Map", "domain": { "type": "codedValue", "name": "FME__MAP_EXST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAP_EXST" }, { "name": "MAP_DESC", "type": "esriFieldTypeString", "alias": "Map Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAP_DESC" }, { "name": "MAP_DATE", "type": "esriFieldTypeDate", "alias": "Map Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAP_DATE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Map Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SRC_DATE", "type": "esriFieldTypeDate", "alias": "Source Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SRC_DATE" }, { "name": "SRC_LINK", "type": "esriFieldTypeString", "alias": "Source Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SRC_LINK" }, { "name": "REGULATORY", "type": "esriFieldTypeString", "alias": "Source is Regulatory", "domain": { "type": "codedValue", "name": "FME__REGULATORY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REGULATORY" }, { "name": "TERR_DATA", "type": "esriFieldTypeString", "alias": "Terrain Data Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TERR_DATA" }, { "name": "TERR_DATE", "type": "esriFieldTypeDate", "alias": "Terrain Data Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TERR_DATE" }, { "name": "RECOMMEND", "type": "esriFieldTypeString", "alias": "RFPG Recommendation", "domain": { "type": "codedValue", "name": "FME__RECOMMEND", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RECOMMEND" }, { "name": "REC_DESC", "type": "esriFieldTypeString", "alias": "Reason for Recommendation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REC_DESC" }, { "name": "FMP_COST", "type": "esriFieldTypeDouble", "alias": "Total Anticipated FMP Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FMP_COST" }, { "name": "ASSOCIATED", "type": "esriFieldTypeString", "alias": "Associated FMX", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSOCIATED" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R25_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I69FME_ID", "fields": "FME_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flood Management Evaluation", "description": "", "prototype": { "attributes": { "ASSOCIATED": null, "FMP_COST": null, "FME_ID": null, "FME_NAME": null, "DESCR": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "GOAL_ID": null, "AREA_SQMI": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "SPONSOR": null, "ENTITY_ID": null, "EMER_NEED": null, "FME_TYPE": null, "FME_COST": null, "FUND": null, "FUND_SRC": null, "FUND_AMNT": null, "STRUCT_100": null, "RES_STRUCT100": null, "POP_DAY100": null, "POP_NIGHT100": null, "POP100": null, "CRITFAC100": null, "LWC": null, "ROAD_MILES100": null, "ROADCLS": null, "FARMACRE100": null, "NEW_MODEL": null, "MODEL_EXST": null, "MODEL_DESC": null, "HYDRO_DATE": null, "HYDRA_DATE": null, "MODEL_ID": null, "MAP_EXST": null, "MAP_DESC": null, "MAP_DATE": null, "SOURCE": null, "SRC_DATE": null, "SRC_LINK": null, "REGULATORY": null, "TERR_DATA": null, "TERR_DATE": null, "RECOMMEND": null, "REC_DESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Flood Mitigation Project", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Flood Mitigation Projects reduce flood risk through a variety of approaches. The service area is the region impacted by the project.", "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.1890303669786742E7, "ymin": 2968616.6089020288, "xmax": -1.0377124056771113E7, "ymax": 4196163.22441362, "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": [ 201, 252, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FMP_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "FMP ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "FMP_NAME", "type": "esriFieldTypeString", "alias": "FMP Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_NAME" }, { "name": "FMP_DESCR", "type": "esriFieldTypeString", "alias": "FMP Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Originating Study or Plan", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "GOAL_ID", "type": "esriFieldTypeString", "alias": "Associated Goal ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GOAL_ID" }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "FMP Area (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "FMP__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "FMP__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "FMP__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "FMP__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "FMP__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "SPONSOR", "type": "esriFieldTypeString", "alias": "Sponsor ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPONSOR" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "EMER_NEED", "type": "esriFieldTypeString", "alias": "Emergency Need", "domain": { "type": "codedValue", "name": "FMP__EMER_NEED", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EMER_NEED" }, { "name": "EMER_DESC", "type": "esriFieldTypeString", "alias": "Emergency Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EMER_DESC" }, { "name": "FMP_TYPE", "type": "esriFieldTypeString", "alias": "FMP Type", "domain": { "type": "codedValue", "name": "FMP__FMP_TYPE", "description": "", "codedValues": [ { "name": "LWC upgrade", "code": "LWC upgrade" }, { "name": "Infrastructure", "code": "Infrastructure" }, { "name": "Channel", "code": "Channel" }, { "name": "Detention Pond", "code": "Detention Pond" }, { "name": "Storm Drain", "code": "Storm Drain" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Dam", "code": "Dam" }, { "name": "Flood Walls and Levees", "code": "Flood Walls and Levees" }, { "name": "Coastal", "code": "Coastal" }, { "name": "Natural", "code": "Natural" }, { "name": "Comprehensive", "code": "Comprehensive" }, { "name": "Property Acquisition", "code": "Property Acquisition" }, { "name": "Property Elevation", "code": "Property Elevation" }, { "name": "Preparedness", "code": "Preparedness" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_TYPE" }, { "name": "FMP_COST", "type": "esriFieldTypeDouble", "alias": "FMP Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FMP_COST" }, { "name": "RECUR_COST", "type": "esriFieldTypeDouble", "alias": "Recurring Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECUR_COST" }, { "name": "FUND", "type": "esriFieldTypeString", "alias": "Potential for Funding", "domain": { "type": "codedValue", "name": "FMP__FUND", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUND" }, { "name": "FUND_SRC", "type": "esriFieldTypeString", "alias": "Potential Funding Sources", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUND_SRC" }, { "name": "FUND_AMNT", "type": "esriFieldTypeDouble", "alias": "Potential Funding Amount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUND_AMNT" }, { "name": "AREA_100", "type": "esriFieldTypeDouble", "alias": "Area of 1% Annual Flood Risk (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_100" }, { "name": "AREA_500", "type": "esriFieldTypeDouble", "alias": "Area of 0.2% Annual Flood Risk (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_500" }, { "name": "AREA_PRONE", "type": "esriFieldTypeDouble", "alias": "Flood Prone Area (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_PRONE" }, { "name": "STRUCT_100", "type": "esriFieldTypeInteger", "alias": "Structures at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCT_100" }, { "name": "STRUCT_500", "type": "esriFieldTypeInteger", "alias": "Structures at 0.2% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCT_500" }, { "name": "RES_STRUCT100", "type": "esriFieldTypeInteger", "alias": "Residential Structures at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_STRUCT100" }, { "name": "POP_DAY100", "type": "esriFieldTypeInteger", "alias": "Daytime Population at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_DAY100" }, { "name": "POP_NIGHT100", "type": "esriFieldTypeInteger", "alias": "Nighttime Population at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_NIGHT100" }, { "name": "POP100", "type": "esriFieldTypeInteger", "alias": "Population at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP100" }, { "name": "CRITFAC100", "type": "esriFieldTypeInteger", "alias": "Critical Facilities at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITFAC100" }, { "name": "LWC", "type": "esriFieldTypeInteger", "alias": "Low Water Crossings in Project Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LWC" }, { "name": "ROAD_MILES100", "type": "esriFieldTypeDouble", "alias": "Roadway Miles at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_MILES100" }, { "name": "ROADCLS", "type": "esriFieldTypeInteger", "alias": "Road Closures in the Past 10 Years", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADCLS" }, { "name": "FARMACRE100", "type": "esriFieldTypeDouble", "alias": "Farm and Ranch Land at 1% Annual Flood Risk (Acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FARMACRE100" }, { "name": "FATAL", "type": "esriFieldTypeInteger", "alias": "Total Historic Fatalities", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FATAL" }, { "name": "INJURY", "type": "esriFieldTypeInteger", "alias": "Total Historic Injuries", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INJURY" }, { "name": "DAMAGE", "type": "esriFieldTypeDouble", "alias": "Annual Damages to Residential, Commercial, and Public Property", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DAMAGE" }, { "name": "REDSTRUCT100", "type": "esriFieldTypeInteger", "alias": "Structures with Reduced 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REDSTRUCT100" }, { "name": "REMSTRC100", "type": "esriFieldTypeInteger", "alias": "Structures Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMSTRC100" }, { "name": "REMSTRC500", "type": "esriFieldTypeInteger", "alias": "Structures Removed from 0.2% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMSTRC500" }, { "name": "REMRESSTRC100", "type": "esriFieldTypeInteger", "alias": "Residential Structures Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMRESSTRC100" }, { "name": "REMPOP100", "type": "esriFieldTypeInteger", "alias": "Population Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMPOP100" }, { "name": "REMCRITFAC100", "type": "esriFieldTypeInteger", "alias": "Critical Facilities Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMCRITFAC100" }, { "name": "REMLWC100", "type": "esriFieldTypeInteger", "alias": "Low Water Crossings Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMLWC100" }, { "name": "REMRDLEN100", "type": "esriFieldTypeInteger", "alias": "Roadway Miles Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMRDLEN100" }, { "name": "REMROADCLS", "type": "esriFieldTypeInteger", "alias": "Reduction in Road Closures over 10 Years", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMROADCLS" }, { "name": "REMFRMACRE100", "type": "esriFieldTypeDouble", "alias": "Area of Farm and Ranch Land Removed from 1% Annual Flood Risk (Acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMFRMACRE100" }, { "name": "REMFATAL", "type": "esriFieldTypeInteger", "alias": "Reduction in Fatalities", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMFATAL" }, { "name": "REMINJR", "type": "esriFieldTypeInteger", "alias": "Reduction in Injuries", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMINJR" }, { "name": "REMDAMAGE", "type": "esriFieldTypeDouble", "alias": "Reduction in Annual Damages to Residential, Commercial, and Public Property", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMDAMAGE" }, { "name": "PREPROJLOS", "type": "esriFieldTypeString", "alias": "Pre-Project Level-of-Service", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PREPROJLOS" }, { "name": "POSPROJLOS", "type": "esriFieldTypeString", "alias": "Post-Project Level-of-Service", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "POSPROJLOS" }, { "name": "COSTSTRUCT", "type": "esriFieldTypeDouble", "alias": "Cost per Structure Removed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COSTSTRUCT" }, { "name": "BC_RATIO", "type": "esriFieldTypeDouble", "alias": "Benefit-Cost Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BC_RATIO" }, { "name": "OTH_BENEFT", "type": "esriFieldTypeString", "alias": "Other Benefits", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OTH_BENEFT" }, { "name": "SVI", "type": "esriFieldTypeDouble", "alias": "Social Vulnerability Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SVI" }, { "name": "NEG_IMPACT", "type": "esriFieldTypeString", "alias": "Negative Impacts", "domain": { "type": "codedValue", "name": "FMP__NEG_IMPACT", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEG_IMPACT" }, { "name": "NEG_DESC", "type": "esriFieldTypeString", "alias": "Negative Impact Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEG_DESC" }, { "name": "NEG_MITIG", "type": "esriFieldTypeString", "alias": "Measures to Mitigate Negative Impact", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEG_MITIG" }, { "name": "WATER_SUP", "type": "esriFieldTypeString", "alias": "Contributes to Water Supply", "domain": { "type": "codedValue", "name": "FMP__WATER_SUP", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WATER_SUP" }, { "name": "WSUP_DESCR", "type": "esriFieldTypeString", "alias": "Water Supply Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WSUP_DESCR" }, { "name": "RISKS", "type": "esriFieldTypeString", "alias": "Residual Risk", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RISKS" }, { "name": "NATURE", "type": "esriFieldTypeDouble", "alias": "Nature-Based Solution (% by Cost)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NATURE" }, { "name": "TRAFFIC", "type": "esriFieldTypeInteger", "alias": "Traffic Count for Low Water Crossings", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRAFFIC" }, { "name": "ASSOCIATED", "type": "esriFieldTypeString", "alias": "Associated FMX", "domain": { "type": "codedValue", "name": "FMP__ASSOCIATED", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSOCIATED" }, { "name": "ASSCFME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSCFME_ID" }, { "name": "ASSCFMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSCFMS_ID" }, { "name": "ASSCFMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSCFMP_ID" }, { "name": "ASSC_DESC", "type": "esriFieldTypeString", "alias": "Associated FMX Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSC_DESC" }, { "name": "ASSCPOSTHZ", "type": "esriFieldTypeString", "alias": "Associated Post-Project Hazard ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSCPOSTHZ" }, { "name": "ISSUES", "type": "esriFieldTypeString", "alias": "Implementation Issue", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ISSUES" }, { "name": "RECOMMEND", "type": "esriFieldTypeString", "alias": "RFPG Recommendation", "domain": { "type": "codedValue", "name": "FMP__RECOMMEND", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RECOMMEND" }, { "name": "REC_DESC", "type": "esriFieldTypeString", "alias": "Reason for Recommendation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REC_DESC" }, { "name": "MODEL_ID", "type": "esriFieldTypeString", "alias": "Associated Model ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_ID" }, { "name": "INCL_NATURE", "type": "esriFieldTypeString", "alias": "Including Nature-Based Solution", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "INCL_NATURE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I55FMP_NAME", "fields": "FMP_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I55FMP_ID", "fields": "FMP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I55FMP_DESCR", "fields": "FMP_DESCR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flood Mitigation Project", "description": "", "prototype": { "attributes": { "INCL_NATURE": null, "MODEL_ID": null, "FMP_ID": null, "FMP_NAME": null, "FMP_DESCR": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "SOURCE": null, "GOAL_ID": null, "AREA_SQMI": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "SPONSOR": null, "ENTITY_ID": null, "EMER_NEED": null, "EMER_DESC": null, "FMP_TYPE": null, "FMP_COST": null, "RECUR_COST": null, "FUND": null, "FUND_SRC": null, "FUND_AMNT": null, "AREA_100": null, "AREA_500": null, "AREA_PRONE": null, "STRUCT_100": null, "STRUCT_500": null, "RES_STRUCT100": null, "POP_DAY100": null, "POP_NIGHT100": null, "POP100": null, "CRITFAC100": null, "LWC": null, "ROAD_MILES100": null, "ROADCLS": null, "FARMACRE100": null, "FATAL": null, "INJURY": null, "DAMAGE": null, "REDSTRUCT100": null, "REMSTRC100": null, "REMSTRC500": null, "REMRESSTRC100": null, "REMPOP100": null, "REMCRITFAC100": null, "REMLWC100": null, "REMRDLEN100": null, "REMROADCLS": null, "REMFRMACRE100": null, "REMFATAL": null, "REMINJR": null, "REMDAMAGE": null, "PREPROJLOS": null, "POSPROJLOS": null, "COSTSTRUCT": null, "BC_RATIO": null, "OTH_BENEFT": null, "SVI": null, "NEG_IMPACT": null, "NEG_DESC": null, "NEG_MITIG": null, "WATER_SUP": null, "WSUP_DESCR": null, "RISKS": null, "NATURE": null, "TRAFFIC": null, "ASSOCIATED": null, "ASSCFME_ID": null, "ASSCFMS_ID": null, "ASSCFMP_ID": null, "ASSC_DESC": null, "ASSCPOSTHZ": null, "ISSUES": null, "RECOMMEND": null, "REC_DESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Post-Project Flood Hazard", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Project specific features showing an updated hazard area that accounts for the impact of the project", "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.1347594774300259E7, "ymin": 2442993.8457695646, "xmax": -1.0393112701422822E7, "ymax": 4165682.3201953815, "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": [ 214, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "POSTHAZ_ID", "type": "esriFieldTypeString", "alias": "Post-Project Hazard ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "POSTHAZ_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "FMP_HazPost__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "FMP_HazPost__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "FMP_HazPost__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "FMP_HazPost__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "FMP_HazPost__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "FMP_HazPost__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SRC_DATE", "type": "esriFieldTypeDate", "alias": "Source Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SRC_DATE" }, { "name": "SRC_LINK", "type": "esriFieldTypeString", "alias": "Source Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SRC_LINK" }, { "name": "HYDRO_DATE", "type": "esriFieldTypeDate", "alias": "Date of Existing Hydrologic Model", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HYDRO_DATE" }, { "name": "HYDRA_DATE", "type": "esriFieldTypeDate", "alias": "Date of Existing Hydraulic Model", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HYDRA_DATE" }, { "name": "TERR_DATA", "type": "esriFieldTypeString", "alias": "Terrain Data Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TERR_DATA" }, { "name": "TERR_DATE", "type": "esriFieldTypeDate", "alias": "Terrain Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TERR_DATE" }, { "name": "MAP_DATE", "type": "esriFieldTypeDate", "alias": "Hazard Map Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAP_DATE" }, { "name": "REGULATORY", "type": "esriFieldTypeString", "alias": "Source is Regulatory", "domain": { "type": "codedValue", "name": "FMP_HazPost__REGULATORY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REGULATORY" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R22_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Post-Project Flood Hazard", "description": "", "prototype": { "attributes": { "FMP_ID": null, "FMS_ID": null, "POSTHAZ_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "FLOOD_FREQ": null, "SOURCE": null, "SRC_DATE": null, "SRC_LINK": null, "HYDRO_DATE": null, "HYDRA_DATE": null, "TERR_DATA": null, "TERR_DATE": null, "MAP_DATE": null, "REGULATORY": null, "ENTITY_ID": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Flood Management Strategy", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Flood Management Strategies can be a broad array of policy or other strategies that aid in flood management.", "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.1908717016743682E7, "ymin": 2962651.5526754977, "xmax": -1.038040644098148E7, "ymax": 4374381.067098875, "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": [ 186, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FMS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "FMS ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMS_NAME", "type": "esriFieldTypeString", "alias": "FMS Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_NAME" }, { "name": "FMS_DESCR", "type": "esriFieldTypeString", "alias": "FMS Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "GOAL_ID", "type": "esriFieldTypeString", "alias": "Associated Goal ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GOAL_ID" }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "FMS Area (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "FMS__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "FMS__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "FMS__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "FMS__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "FMS__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "SPONSOR", "type": "esriFieldTypeString", "alias": "Sponsor ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPONSOR" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "EMER_NEED", "type": "esriFieldTypeString", "alias": "Emergency Need", "domain": { "type": "codedValue", "name": "FMS__EMER_NEED", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EMER_NEED" }, { "name": "FMS_TYPE", "type": "esriFieldTypeString", "alias": "FMS Type", "domain": { "type": "codedValue", "name": "FMS__FMS_TYPE", "description": "", "codedValues": [ { "name": "Property Acquisition and Structural Elevation", "code": "Property Acquisition and Structural Elevation" }, { "name": "Infrastructure Projects", "code": "Infrastructure Projects" }, { "name": "Education and Outreach", "code": "Education and Outreach" }, { "name": "Flood Measurement and Warning", "code": "Flood Measurement and Warning" }, { "name": "Regulatory and Guidance", "code": "Regulatory and Guidance" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_TYPE" }, { "name": "FMS_COST", "type": "esriFieldTypeDouble", "alias": "FMS Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FMS_COST" }, { "name": "NRNC_COST", "type": "esriFieldTypeDouble", "alias": "FMS Nonrecurring, Noncapital Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NRNC_COST" }, { "name": "FUND", "type": "esriFieldTypeString", "alias": "Potential for Funding", "domain": { "type": "codedValue", "name": "FMS__FUND", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUND" }, { "name": "FUND_SRC", "type": "esriFieldTypeString", "alias": "Source of Funding", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUND_SRC" }, { "name": "FUND_AMNT", "type": "esriFieldTypeDouble", "alias": "Funding Amount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUND_AMNT" }, { "name": "AREA_100", "type": "esriFieldTypeDouble", "alias": "Area of 1% Annual Flood Risk (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_100" }, { "name": "AREA_500", "type": "esriFieldTypeDouble", "alias": "Area of 0.2% Annual Flood Risk (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_500" }, { "name": "AREA_PRONE", "type": "esriFieldTypeDouble", "alias": "Flood Prone Area (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_PRONE" }, { "name": "STRUCT_100", "type": "esriFieldTypeInteger", "alias": "Structures at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCT_100" }, { "name": "STRUCT_500", "type": "esriFieldTypeInteger", "alias": "Structures at 0.2% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCT_500" }, { "name": "RES_STRUCT100", "type": "esriFieldTypeInteger", "alias": "Residential Structures at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_STRUCT100" }, { "name": "POP_DAY100", "type": "esriFieldTypeInteger", "alias": "Daytime Population at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_DAY100" }, { "name": "POP_NIGHT100", "type": "esriFieldTypeInteger", "alias": "Nighttime Population at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_NIGHT100" }, { "name": "POP100", "type": "esriFieldTypeInteger", "alias": "Population at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP100" }, { "name": "CRITFAC100", "type": "esriFieldTypeInteger", "alias": "Critical Facilities at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITFAC100" }, { "name": "LWC", "type": "esriFieldTypeInteger", "alias": "Low Water Crossings in Project Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LWC" }, { "name": "ROAD_MILES100", "type": "esriFieldTypeInteger", "alias": "Roadway miles at 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_MILES100" }, { "name": "ROADCLS", "type": "esriFieldTypeInteger", "alias": "Road Closures in the Past 10 Years", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADCLS" }, { "name": "FARMACRE100", "type": "esriFieldTypeDouble", "alias": "Farm and Ranch Land at 1% Annual Flood Risk (Acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FARMACRE100" }, { "name": "FATAL", "type": "esriFieldTypeInteger", "alias": "Total Historic Fatalities", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FATAL" }, { "name": "INJURY", "type": "esriFieldTypeInteger", "alias": "Total Historic Injuries", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INJURY" }, { "name": "DAMAGE", "type": "esriFieldTypeDouble", "alias": "Annual Damages to Residential, Commercial, and Public Property", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DAMAGE" }, { "name": "REDSTRUCT100", "type": "esriFieldTypeInteger", "alias": "Structures with Reduced 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REDSTRUCT100" }, { "name": "REMSTRC100", "type": "esriFieldTypeInteger", "alias": "Structures Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMSTRC100" }, { "name": "REMSTRC500", "type": "esriFieldTypeInteger", "alias": "Structures Removed from 0.2% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMSTRC500" }, { "name": "REMRESSTRC100", "type": "esriFieldTypeInteger", "alias": "Residential Structures Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMRESSTRC100" }, { "name": "REMPOP100", "type": "esriFieldTypeInteger", "alias": "Population Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMPOP100" }, { "name": "REMCRITFAC100", "type": "esriFieldTypeInteger", "alias": "Critical Facilities Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMCRITFAC100" }, { "name": "REMLWC100", "type": "esriFieldTypeInteger", "alias": "Low Water Crossings Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMLWC100" }, { "name": "REMRDLEN100", "type": "esriFieldTypeInteger", "alias": "Roadway Miles Removed from 1% Annual Flood Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMRDLEN100" }, { "name": "REMROADCLS", "type": "esriFieldTypeInteger", "alias": "Reduction in Road Closures over 10 Years", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMROADCLS" }, { "name": "REMFRMACRE100", "type": "esriFieldTypeDouble", "alias": "Area of Farm and Ranch Land Removed from 1% Annual Flood Risk (Acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMFRMACRE100" }, { "name": "REMFATAL", "type": "esriFieldTypeInteger", "alias": "Reduction in Fatalities", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMFATAL" }, { "name": "REMINJR", "type": "esriFieldTypeInteger", "alias": "Reduction in Injuries", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMINJR" }, { "name": "REMDAMAGE", "type": "esriFieldTypeDouble", "alias": "Reduction in Annual Damages to Residential, Commercial, and Public Property", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMDAMAGE" }, { "name": "COSTSTRUCT", "type": "esriFieldTypeDouble", "alias": "Cost per Structure Removed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COSTSTRUCT" }, { "name": "OTH_BENEFT", "type": "esriFieldTypeString", "alias": "Other Benefits", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OTH_BENEFT" }, { "name": "NEG_IMPACT", "type": "esriFieldTypeString", "alias": "Negative Impact", "domain": { "type": "codedValue", "name": "FMS__NEG_IMPACT", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEG_IMPACT" }, { "name": "NEG_DESC", "type": "esriFieldTypeString", "alias": "Negative Impact Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEG_DESC" }, { "name": "NEG_MITIG", "type": "esriFieldTypeString", "alias": "Measures to Mitigate Negative Impact", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEG_MITIG" }, { "name": "WATER_SUP", "type": "esriFieldTypeString", "alias": "Contributes to Water Supply", "domain": { "type": "codedValue", "name": "FMS__WATER_SUP", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WATER_SUP" }, { "name": "WSUP_DESCR", "type": "esriFieldTypeString", "alias": "Water Supply Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WSUP_DESCR" }, { "name": "NATURE", "type": "esriFieldTypeDouble", "alias": "Nature-Based Solution (% by Cost)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NATURE" }, { "name": "TRAFFIC", "type": "esriFieldTypeInteger", "alias": "Traffic Count for Low Water Crossings", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRAFFIC" }, { "name": "ASSOCIATED", "type": "esriFieldTypeString", "alias": "Associated FMX", "domain": { "type": "codedValue", "name": "FMS__ASSOCIATED", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSOCIATED" }, { "name": "ASSCFME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSCFME_ID" }, { "name": "ASSCFMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSCFMS_ID" }, { "name": "ASSCFMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSCFMP_ID" }, { "name": "ASSC_DESC", "type": "esriFieldTypeString", "alias": "Associated FMX Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSC_DESC" }, { "name": "COMPARISON", "type": "esriFieldTypeString", "alias": "Equitable Comparison", "domain": { "type": "codedValue", "name": "FMS__COMPARISON", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMPARISON" }, { "name": "COMPFME_ID", "type": "esriFieldTypeString", "alias": "FME Compared", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMPFME_ID" }, { "name": "COMPFMS_ID", "type": "esriFieldTypeString", "alias": "FMS Compared", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMPFMS_ID" }, { "name": "COMPFMP_ID", "type": "esriFieldTypeString", "alias": "FMP Compared", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMPFMP_ID" }, { "name": "COMP_DESC", "type": "esriFieldTypeString", "alias": "Comparison Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMP_DESC" }, { "name": "RECOMMEND", "type": "esriFieldTypeString", "alias": "RFPG Recommendation", "domain": { "type": "codedValue", "name": "FMS__RECOMMEND", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RECOMMEND" }, { "name": "REC_DESC", "type": "esriFieldTypeString", "alias": "Reason for Recommendation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REC_DESC" }, { "name": "MODEL_ID", "type": "esriFieldTypeString", "alias": "Associated Model ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL_ID" }, { "name": "PHOLD_REMOVED", "type": "esriFieldTypeString", "alias": "PHOLD_REMOVED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PHOLD_REMOVED" }, { "name": "INCL_NATURE", "type": "esriFieldTypeString", "alias": "Including Nature-Based Solution", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "INCL_NATURE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I33FMS_ID", "fields": "FMS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flood Management Strategy", "description": "", "prototype": { "attributes": { "INCL_NATURE": null, "PHOLD_REMOVED": null, "FMS_ID": null, "FMS_NAME": null, "FMS_DESCR": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "GOAL_ID": null, "AREA_SQMI": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "SPONSOR": null, "ENTITY_ID": null, "EMER_NEED": null, "FMS_TYPE": null, "FMS_COST": null, "NRNC_COST": null, "FUND": null, "FUND_SRC": null, "FUND_AMNT": null, "AREA_100": null, "AREA_500": null, "AREA_PRONE": null, "STRUCT_100": null, "STRUCT_500": null, "RES_STRUCT100": null, "POP_DAY100": null, "POP_NIGHT100": null, "POP100": null, "CRITFAC100": null, "LWC": null, "ROAD_MILES100": null, "ROADCLS": null, "FARMACRE100": null, "FATAL": null, "INJURY": null, "DAMAGE": null, "REDSTRUCT100": null, "REMSTRC100": null, "REMSTRC500": null, "REMRESSTRC100": null, "REMPOP100": null, "REMCRITFAC100": null, "REMLWC100": null, "REMRDLEN100": null, "REMROADCLS": null, "REMFRMACRE100": null, "REMFATAL": null, "REMINJR": null, "REMDAMAGE": null, "COSTSTRUCT": null, "OTH_BENEFT": null, "NEG_IMPACT": null, "NEG_DESC": null, "NEG_MITIG": null, "WATER_SUP": null, "WSUP_DESCR": null, "NATURE": null, "TRAFFIC": null, "ASSOCIATED": null, "ASSCFME_ID": null, "ASSCFMS_ID": null, "ASSCFMP_ID": null, "ASSC_DESC": null, "COMPARISON": null, "COMPFME_ID": null, "COMPFMS_ID": null, "COMPFMP_ID": null, "COMP_DESC": null, "RECOMMEND": null, "REC_DESC": null, "MODEL_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Future Flood Mapping Gaps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "A polygon feature class identifying future gaps in inundation boundary mapping.", "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.1828488684082221E7, "ymin": 2963205.8348359107, "xmax": -1.0366171803595997E7, "ymax": 4374381.067128418, "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": [ 251, 252, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FUTGAPS_ID", "type": "esriFieldTypeString", "alias": "Future Flood Map Gap ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUTGAPS_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "Fut_Map_Gaps__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "MAP_DATE", "type": "esriFieldTypeDate", "alias": "Hazard Map Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAP_DATE" }, { "name": "REASON", "type": "esriFieldTypeString", "alias": "Reason Identified", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REASON" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Future Flood Mapping Gaps", "description": "", "prototype": { "attributes": { "REASON": null, "MAP_DATE": null, "FUTGAPS_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "FLOOD_FREQ": null, "ENTITY_ID": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Future Exposure (All) - Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Combines the Exposure Poly, Line, and Point data into a single master layer, also includes Vulnerability data", "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": -1.1907883720883926E7, "ymin": 2962958.3397175213, "xmax": -1.036795572767028E7, "ymax": 4373610.001859774, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 32, 135, 83, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FTEXPALLID", "type": "esriFieldTypeString", "alias": "Future Exposure All ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTEXPALLID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpAll__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "INUN_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inundation Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INUN_DEPTH" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "Velocity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpAll__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpAll__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpAll__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpAll__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpAll__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "EXP_GEOM", "type": "esriFieldTypeString", "alias": "Original Geometry Type", "domain": { "type": "codedValue", "name": "FutFldExpAll__EXP_GEOM", "description": "", "codedValues": [ { "name": "Polygon", "code": "Polygon" }, { "name": "Line", "code": "Line" }, { "name": "Point", "code": "Point" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_GEOM" }, { "name": "EXPORIG_ID", "type": "esriFieldTypeString", "alias": "Orig ID from Polygon, Line, or Point", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXPORIG_ID" }, { "name": "EXP_TYPE", "type": "esriFieldTypeString", "alias": "Exposure Type", "domain": { "type": "codedValue", "name": "FutFldExpAll__EXP_TYPE", "description": "", "codedValues": [ { "name": "Residential Bldg", "code": "Residential Bldg" }, { "name": "Commercial Bldg", "code": "Commercial Bldg" }, { "name": "Agricultural Bldg", "code": "Agricultural Bldg" }, { "name": "Industrial Bldg", "code": "Industrial Bldg" }, { "name": "Public Bldg", "code": "Public Bldg" }, { "name": "Vacant or Unknown Bldg", "code": "Vacant or Unknown Bldg" }, { "name": "Power Generation", "code": "Power Generation" }, { "name": "Roadway Stream Crossing", "code": "Roadway Stream Crossing" }, { "name": "Roadway Segment", "code": "Roadway Segment" }, { "name": "Agricultural Land", "code": "Agricultural Land" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_TYPE" }, { "name": "EXP_DESC", "type": "esriFieldTypeString", "alias": "Exposure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_DESC" }, { "name": "EXP_LWC", "type": "esriFieldTypeString", "alias": "Low Water Crossing", "domain": { "type": "codedValue", "name": "FutFldExpAll__EXP_LWC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_LWC" }, { "name": "CRITICAL", "type": "esriFieldTypeString", "alias": "Critical Facility", "domain": { "type": "codedValue", "name": "FutFldExpAll__CRITICAL", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CRITICAL" }, { "name": "CRIT_TYPE", "type": "esriFieldTypeString", "alias": "Critical Facility Type", "domain": { "type": "codedValue", "name": "FutFldExpAll__CRIT_TYPE", "description": "", "codedValues": [ { "name": "Medical", "code": "Medical" }, { "name": "Police", "code": "Police" }, { "name": "Fire", "code": "Fire" }, { "name": "EMS", "code": "EMS" }, { "name": "Shelter", "code": "Shelter" }, { "name": "School", "code": "School" }, { "name": "Infrastructure", "code": "Infrastructure" }, { "name": "Water Treatment", "code": "Water Treatment" }, { "name": "Wastewater Treatment", "code": "Wastewater Treatment" }, { "name": "Power Generation", "code": "Power Generation" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CRIT_TYPE" }, { "name": "CRIT_DESC", "type": "esriFieldTypeString", "alias": "Critical Facility Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CRIT_DESC" }, { "name": "POP_DAY", "type": "esriFieldTypeInteger", "alias": "Daytime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_DAY" }, { "name": "POP_NIGHT", "type": "esriFieldTypeInteger", "alias": "Nighttime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_NIGHT" }, { "name": "SVI", "type": "esriFieldTypeDouble", "alias": "Social Vulnerability Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SVI" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Future Exposure (All) - Point", "description": "", "prototype": { "attributes": { "FMS_ID": null, "FMP_ID": null, "FTEXPALLID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "FLOOD_FREQ": null, "INUN_DEPTH": null, "VELOCITY": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "EXP_GEOM": null, "EXPORIG_ID": null, "EXP_TYPE": null, "EXP_DESC": null, "EXP_LWC": null, "CRITICAL": null, "CRIT_TYPE": null, "CRIT_DESC": null, "POP_DAY": null, "POP_NIGHT": null, "SVI": null, "ENTITY_ID": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Future Exposure - Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Perform future condition flood exposure analyses using the information identified in the flood hazard analysis to identify who and what might be harmed within the region for, at a minimum, both 1.0% annual chance and 0.2% annual chance flood events", "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": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.190782826369475E7, "ymin": 2963073.9544532225, "xmax": -1.0367832730458392E7, "ymax": 4373685.972589274, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 39, 86, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FTEXPLN_ID", "type": "esriFieldTypeString", "alias": "Future Exposure Line ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTEXPLN_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "EXP_TYPE", "type": "esriFieldTypeString", "alias": "Exposure Type", "domain": { "type": "codedValue", "name": "FutFldExpLn__EXP_TYPE", "description": "", "codedValues": [ { "name": "Roadway Segment", "code": "Roadway Segment" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_TYPE" }, { "name": "EXP_DESC", "type": "esriFieldTypeString", "alias": "Exposure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_DESC" }, { "name": "EXP_LWC", "type": "esriFieldTypeString", "alias": "Low Water Crossing", "domain": { "type": "codedValue", "name": "FutFldExpLn__EXP_LWC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_LWC" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpLn__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "INUN_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inundation Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INUN_DEPTH" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "Velocity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpLn__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpLn__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpLn__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpLn__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpLn__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "ROAD_MILES", "type": "esriFieldTypeDouble", "alias": "Road Length (miles)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_MILES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R36_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Future Exposure - Line", "description": "", "prototype": { "attributes": { "ROAD_MILES": null, "FMP_ID": null, "FTEXPLN_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "EXP_TYPE": null, "EXP_DESC": null, "EXP_LWC": null, "FLOOD_FREQ": null, "INUN_DEPTH": null, "VELOCITY": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "ENTITY_ID": null, "FME_ID": null, "FMS_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Future Exposure - Polygon", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Perform future condition flood exposure analyses using the information identified in the flood hazard analysis to identify who and what might be harmed within the region for, at a minimum, both 1.0% annual chance and 0.2% annual chance flood events", "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.190792458022289E7, "ymin": 2962773.0247478937, "xmax": -1.0366264913221357E7, "ymax": 4374218.038181382, "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": [ 201, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FTEXPPY_ID", "type": "esriFieldTypeString", "alias": "Future Exposure Polygon ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTEXPPY_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "EXP_TYPE", "type": "esriFieldTypeString", "alias": "Exposure Type", "domain": { "type": "codedValue", "name": "FutFldExpPol__EXP_TYPE", "description": "", "codedValues": [ { "name": "Residential Bldg", "code": "Residential Bldg" }, { "name": "Commercial Bldg", "code": "Commercial Bldg" }, { "name": "Agricultural Bldg", "code": "Agricultural Bldg" }, { "name": "Industrial Bldg", "code": "Industrial Bldg" }, { "name": "Public Bldg", "code": "Public Bldg" }, { "name": "Vacant or Unknown Bldg", "code": "Vacant or Unknown Bldg" }, { "name": "Power Generation", "code": "Power Generation" }, { "name": "Agricultural Land", "code": "Agricultural Land" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_TYPE" }, { "name": "EXP_DESC", "type": "esriFieldTypeString", "alias": "Exposure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_DESC" }, { "name": "EXP_LWC", "type": "esriFieldTypeString", "alias": "Low Water Crossing", "domain": { "type": "codedValue", "name": "FutFldExpPol__EXP_LWC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_LWC" }, { "name": "POP_DAY", "type": "esriFieldTypeInteger", "alias": "Daytime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_DAY" }, { "name": "POP_NIGHT", "type": "esriFieldTypeInteger", "alias": "Nighttime Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_NIGHT" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPol__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "INUN_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inundation Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INUN_DEPTH" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "Velocity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPol__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPol__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPol__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPol__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPol__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "AGRI_SQMI", "type": "esriFieldTypeDouble", "alias": "Agricultural Area (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AGRI_SQMI" }, { "name": "AREA_ACRES", "type": "esriFieldTypeInteger", "alias": "Agricultural Area (acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ACRES" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Future Exposure - Polygon", "description": "", "prototype": { "attributes": { "AREA_ACRES": null, "AGRI_SQMI": null, "FTEXPPY_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "EXP_TYPE": null, "EXP_DESC": null, "EXP_LWC": null, "POP_DAY": null, "POP_NIGHT": null, "FLOOD_FREQ": null, "INUN_DEPTH": null, "VELOCITY": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "ENTITY_ID": null, "FME_ID": null, "FMS_ID": null, "FMP_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Future Exposure - Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Perform future condition flood exposure analyses using the information identified in the flood hazard analysis to identify who and what might be harmed within the region for, at a minimum, both 1.0% annual chance and 0.2% annual chance flood events", "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": -1.1906416580699861E7, "ymin": 2966278.8893766166, "xmax": -1.0373724292495515E7, "ymax": 4373610.0019179, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 41, 95, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FTEXPPT_ID", "type": "esriFieldTypeString", "alias": "Future Exposure Point ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTEXPPT_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "EXP_TYPE", "type": "esriFieldTypeString", "alias": "Exposure Type", "domain": { "type": "codedValue", "name": "FutFldExpPt__EXP_TYPE", "description": "", "codedValues": [ { "name": "Power Generation", "code": "Power Generation" }, { "name": "Roadway Stream Crossing", "code": "Roadway Stream Crossing" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_TYPE" }, { "name": "EXP_DESC", "type": "esriFieldTypeString", "alias": "Exposure Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_DESC" }, { "name": "EXP_LWC", "type": "esriFieldTypeString", "alias": "Low Water Crossing", "domain": { "type": "codedValue", "name": "FutFldExpPt__EXP_LWC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXP_LWC" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPt__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "INUN_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inundation Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INUN_DEPTH" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "Velocity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPt__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPt__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPt__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPt__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "FutFldExpPt__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Future Exposure - Point", "description": "", "prototype": { "attributes": { "FMS_ID": null, "FMP_ID": null, "FTEXPPT_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "EXP_TYPE": null, "EXP_DESC": null, "EXP_LWC": null, "FLOOD_FREQ": null, "INUN_DEPTH": null, "VELOCITY": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "ENTITY_ID": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Future Flood Hazard", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Perform future condition flood hazard analyses to determine the location and magnitude of both 1.0% annual chance and 0.2% annual chance flood events", "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.1907932486824812E7, "ymin": 2962690.98805646, "xmax": -1.036618037026091E7, "ymax": 4374242.671504595, "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": [ 248, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RFPG_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FUTHAZ_ID", "type": "esriFieldTypeString", "alias": "Future Hazard ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUTHAZ_ID" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "FLD_TP_RIV", "type": "esriFieldTypeString", "alias": "Riverine Flood Risk", "domain": { "type": "codedValue", "name": "FutFldHazard__FLD_TP_RIV", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_RIV" }, { "name": "FLD_TP_CST", "type": "esriFieldTypeString", "alias": "Coastal Flood Risk", "domain": { "type": "codedValue", "name": "FutFldHazard__FLD_TP_CST", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_CST" }, { "name": "FLD_TP_LOC", "type": "esriFieldTypeString", "alias": "Urban or Local Flood Risk", "domain": { "type": "codedValue", "name": "FutFldHazard__FLD_TP_LOC", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_LOC" }, { "name": "FLD_TP_PLY", "type": "esriFieldTypeString", "alias": "Playa Flood Risk", "domain": { "type": "codedValue", "name": "FutFldHazard__FLD_TP_PLY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_PLY" }, { "name": "FLD_TP_OTH", "type": "esriFieldTypeString", "alias": "Other Flood Risk", "domain": { "type": "codedValue", "name": "FutFldHazard__FLD_TP_OTH", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLD_TP_OTH" }, { "name": "FLOOD_FREQ", "type": "esriFieldTypeString", "alias": "Annual Chance Flood Risk", "domain": { "type": "codedValue", "name": "FutFldHazard__FLOOD_FREQ", "description": "", "codedValues": [ { "name": "10", "code": "10" }, { "name": "4", "code": "4" }, { "name": "1", "code": "1" }, { "name": "0.2", "code": "0.2" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLOOD_FREQ" }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "Hazard Area (sqmi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SRC_DATE", "type": "esriFieldTypeDate", "alias": "Source Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SRC_DATE" }, { "name": "SRC_LINK", "type": "esriFieldTypeString", "alias": "Source Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SRC_LINK" }, { "name": "HYDRO_DATE", "type": "esriFieldTypeDate", "alias": "Date of Hydrological Model", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HYDRO_DATE" }, { "name": "HYDRA_DATE", "type": "esriFieldTypeDate", "alias": "Date of Hydraulic Model", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HYDRA_DATE" }, { "name": "TERR_DATA", "type": "esriFieldTypeString", "alias": "Terrain Data Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TERR_DATA" }, { "name": "TERR_DATE", "type": "esriFieldTypeDate", "alias": "Terrain Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TERR_DATE" }, { "name": "MAP_DATE", "type": "esriFieldTypeDate", "alias": "Hazard Map Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAP_DATE" }, { "name": "REGULATORY", "type": "esriFieldTypeString", "alias": "Source is Regulatory", "domain": { "type": "codedValue", "name": "FutFldHazard__REGULATORY", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REGULATORY" }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "Entity with Oversight (ID)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENTITY_ID" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Future Flood Hazard", "description": "", "prototype": { "attributes": { "FMP_ID": null, "FMS_ID": null, "FUTHAZ_ID": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "FLD_TP_RIV": null, "FLD_TP_CST": null, "FLD_TP_LOC": null, "FLD_TP_PLY": null, "FLD_TP_OTH": null, "FLOOD_FREQ": null, "AREA_SQMI": null, "SOURCE": null, "SRC_DATE": null, "SRC_LINK": null, "HYDRO_DATE": null, "HYDRA_DATE": null, "TERR_DATA": null, "TERR_DATE": null, "MAP_DATE": null, "REGULATORY": null, "ENTITY_ID": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Model Coverage", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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": [ 211, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MODEL_NAME", "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" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "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": { "CREATE_DATE": null, "LAST_UPDATE": 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,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Shows the streams to be studied by FMEs, and those relevant to FMS and FMPs, when applicable.", "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": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.1906103777898507E7, "ymin": 2962859.4695051447, "xmax": -1.036620658067166E7, "ymax": 4374322.610827885, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 76, 149, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREAM_ID", "type": "esriFieldTypeString", "alias": "Stream ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREAM_ID" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "Stream Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STR_NAME" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "NHD_CODE", "type": "esriFieldTypeString", "alias": "NHD Reach Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NHD_CODE" }, { "name": "CNMS_CODE", "type": "esriFieldTypeString", "alias": "CNMS Reach ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CNMS_CODE" }, { "name": "LEN_MILES", "type": "esriFieldTypeDouble", "alias": "Stream Length (miles)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEN_MILES" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streams", "description": "", "prototype": { "attributes": { "FMP_ID": null, "FMS_ID": null, "STREAM_ID": null, "STR_NAME": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "WS_ID": null, "NHD_CODE": null, "CNMS_CODE": null, "LEN_MILES": null, "FME_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Watersheds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The spatial layer for watersheds with associated FME, FMS, and FMPs", "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.1934539548686167E7, "ymin": 2961316.1364512886, "xmax": -1.0366171803603709E7, "ymax": 4374381.067003904, "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": [ 219, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_ID" }, { "name": "WS_NAME", "type": "esriFieldTypeString", "alias": "Watershed Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_NAME" }, { "name": "WS_DESC", "type": "esriFieldTypeString", "alias": "Watershed Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WS_DESC" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC8" }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC10" }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HUC12" }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FME_ID" }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMS_ID" }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FMP_ID" }, { "name": "EXPROJ_ID", "type": "esriFieldTypeString", "alias": "Associated Proposed or Ongoing FMP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXPROJ_ID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Watersheds", "description": "", "prototype": { "attributes": { "EXPROJ_ID": null, "FMP_ID": null, "WS_ID": null, "WS_NAME": null, "WS_DESC": null, "RFPG_NUM": null, "RFPG_NAME": null, "COUNTY": null, "HUC8": null, "HUC10": null, "HUC12": null, "FME_ID": null, "FMS_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83ff088c0c0f4d82b8ec30a46cb7e1b5" } ], "tables": [] }