{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Existing Flood Infrastructure - Point", "type": "Feature Layer", "description": "A general description of the location, condition, and functionality of existing natural flood mitigation features and constructed major flood infrastructure within the FPR.", "geometryType": "esriGeometryPoint", "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 }, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": false, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EXINFPT_ID", "type": "esriFieldTypeString", "alias": "Flood Infrastructure (Point) ID", "length": 255, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Flood Infrastructure Name", "length": 255, "domain": null }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "Flood Infrastructure Description", "length": 255, "domain": null }, { "name": "RFPG_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Region (RFPG) Number", "domain": null }, { "name": "RFPG_NAME", "type": "esriFieldTypeString", "alias": "Region (RFPG) Name", "length": 255, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC 8", "length": 255, "domain": null }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC 10", "length": 255, "domain": null }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC 12", "length": 255, "domain": null }, { "name": "WS_ID", "type": "esriFieldTypeString", "alias": "Watershed ID", "length": 255, "domain": null }, { "name": "INFRA_TYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "length": 255, "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" } }, { "name": "NATBUILT", "type": "esriFieldTypeString", "alias": "Natural or Constructed", "length": 255, "domain": { "type": "codedValue", "name": "ExFldInfraPt__NATBUILT", "description": "", "codedValues": [ { "name": "Natural", "code": "Natural" }, { "name": "Constructed", "code": "Constructed" }, { "name": "Combination", "code": "Combination" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DT_CONST", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (ft)", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height (ft)", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Functionality", "length": 255, "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" } }, { "name": "COND_DESCR", "type": "esriFieldTypeString", "alias": "Functionality Description", "length": 255, "domain": null }, { "name": "LOS", "type": "esriFieldTypeString", "alias": "Level of Service", "length": 255, "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" } }, { "name": "DEF_TYPE", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "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" } }, { "name": "DEF_DESCR", "type": "esriFieldTypeString", "alias": "Condition Description", "length": 255, "domain": null }, { "name": "POP_PROTEC", "type": "esriFieldTypeInteger", "alias": "Population Protected by Infrastructure", "domain": null }, { "name": "OWN_ENT", "type": "esriFieldTypeString", "alias": "Owning Entity (ID)", "length": 255, "domain": null }, { "name": "OPER_ENT", "type": "esriFieldTypeString", "alias": "Operating Entity (ID)", "length": 255, "domain": null }, { "name": "FME_ID", "type": "esriFieldTypeString", "alias": "Associated FME", "length": 255, "domain": null }, { "name": "FMS_ID", "type": "esriFieldTypeString", "alias": "Associated FMS", "length": 255, "domain": null }, { "name": "FMP_ID", "type": "esriFieldTypeString", "alias": "Associated FMP", "length": 255, "domain": null }, { "name": "TWDB_INFRA_TYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "length": 512, "domain": null }, { "name": "TWDB_NATBUILD", "type": "esriFieldTypeString", "alias": "Natural or Constructed", "length": 512, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e00cc9122c5747eba84a8322af4d9e62" }