{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Draft Profile Baselines", "type": "Feature Layer", "description": "The profile baseline shows the path of flood flows on the FIRM and is an accurate representation of the distance between cross sections, structures, nodes, or grids in the hydraulic model. The profile baseline is used for replicating the stationing and water-surface elevations found in the FIS report profiles, but in GIS format. This information is used in the following tables within the FIS report: Flooding Sources Included in this FIS report, Principal Flood Problems, Summary of Hydrologic and Hydraulic Analyses, Summary of Topographic Elevation Data Used in Mapping, the Stream-by_Stream Vertical Datum Conversion, and Summary of Contracted Studies Included in this FIS Report.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 7.84415E-7, "zTolerance": 0.1, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 1.274835387E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 76, 168, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WTR_NM]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "none", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "not WTR_NM like 'NP' AND SHOWN_FIRM = 'T'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.75, "font": { "family": "Times New Roman", "size": 11, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -112.81251332387102, "ymin": 29.24259704569999, "xmax": -75.46614844403581, "ymax": 48.47066901319166, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WTR_NM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "BASELN_ID", "type": "esriFieldTypeString", "alias": "BASELN_ID", "length": 25, "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "WTR_NM", "length": 100, "domain": null }, { "name": "SEGMT_NAME", "type": "esriFieldTypeString", "alias": "SEGMT_NAME", "length": 254, "domain": null }, { "name": "WATER_TYP", "type": "esriFieldTypeString", "alias": "WATER_TYP", "length": 38, "domain": { "type": "codedValue", "name": "D_Prof_Basln_Typ", "description": "Type of Profile Basln", "codedValues": [ { "name": "Profile Baseline", "code": "1000" }, { "name": "Profile Baseline and Stream Centerline", "code": "2000" }, { "name": "Hydraulic Link", "code": "3000" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 38, "domain": { "type": "codedValue", "name": "D_Study_Typ", "description": "Type of Study", "codedValues": [ { "name": "NP", "code": "NP" }, { "name": "SFHA without BFE", "code": "1000" }, { "name": "SFHA with BFE published only in FIS", "code": "1010" }, { "name": "BLE available but unpublished", "code": "1030" }, { "name": "SFHA with unpublished BFE", "code": "1040" }, { "name": "SFHA with BFE no floodway", "code": "1050" }, { "name": "SFHA with BFE and floodway", "code": "1060" }, { "name": "Shaded Zone X with depths less than 1\u2019", "code": "1070" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHOWN_FIRM", "type": "esriFieldTypeString", "alias": "SHOWN_FIRM", "length": 1, "domain": { "type": "codedValue", "name": "D_TrueFalse", "description": "Validity - True or False", "codedValues": [ { "name": "T", "code": "T" }, { "name": "F", "code": "F" }, { "name": "U", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_ST_DESC", "type": "esriFieldTypeString", "alias": "R_ST_DESC", "length": 254, "domain": null }, { "name": "R_END_DESC", "type": "esriFieldTypeString", "alias": "R_END_DESC", "length": 254, "domain": null }, { "name": "V_DATM_OFF", "type": "esriFieldTypeString", "alias": "V_DATM_OFF", "length": 6, "domain": null }, { "name": "DATUM_UNIT", "type": "esriFieldTypeString", "alias": "DATUM_UNIT", "length": 16, "domain": { "type": "codedValue", "name": "D_Length_Units", "description": "Type of Length Unit", "codedValues": [ { "name": "Centimeters", "code": "CM" }, { "name": "Feet", "code": "FT" }, { "name": "Inches", "code": "IN" }, { "name": "Kilometers", "code": "KM" }, { "name": "Meters", "code": "M" }, { "name": "Miles", "code": "MI" }, { "name": "Millimeters", "code": "MM" }, { "name": "U.S. Survey Feet", "code": "USFT" }, { "name": "NP", "code": "NP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLD_PROB1", "type": "esriFieldTypeString", "alias": "FLD_PROB1", "length": 254, "domain": null }, { "name": "FLD_PROB2", "type": "esriFieldTypeString", "alias": "FLD_PROB2", "length": 254, "domain": null }, { "name": "FLD_PROB3", "type": "esriFieldTypeString", "alias": "FLD_PROB3", "length": 254, "domain": null }, { "name": "SPEC_CONS1", "type": "esriFieldTypeString", "alias": "SPEC_CONS1", "length": 254, "domain": null }, { "name": "SPEC_CONS2", "type": "esriFieldTypeString", "alias": "SPEC_CONS2", "length": 254, "domain": null }, { "name": "START_ID", "type": "esriFieldTypeString", "alias": "START_ID", "length": 25, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G85START_ID", "fields": "START_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G85SOURCE_CIT", "fields": "SOURCE_CIT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "S_Stn_Start", "relatedTableId": 29, "role": "esriRelRoleDestination", "keyField": "START_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }