{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 56, "name": "Flood Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 2.0E-5, "falseX": -16478800, "falseY": -43705000, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLOODTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 255 ], "outline": null }, "value": "1", "label": "Floodway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 255, 255 ], "outline": null }, "value": "2", "label": "100 Year Flood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 255, 255 ], "outline": null }, "value": "10", "label": "100 Year Flood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 102, 255 ], "outline": null }, "value": "3", "label": "500 Year Flood" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 143, 100, 255 ], "toColor": [ 158, 143, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 84, 240, 255 ], "toColor": [ 97, 84, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 250, 107, 255 ], "toColor": [ 117, 250, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 200, 247, 255 ], "toColor": [ 89, 200, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 115, 187, 255 ], "toColor": [ 235, 115, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 98, 255 ], "toColor": [ 250, 92, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 250, 210, 255 ], "toColor": [ 165, 250, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 78, 148, 255 ], "toColor": [ 61, 78, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 223, 94, 255 ], "toColor": [ 242, 223, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 68, 81, 255 ], "toColor": [ 128, 68, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 161, 77, 255 ], "toColor": [ 56, 161, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 90, 242, 255 ], "toColor": [ 235, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 125, 128, 255 ], "toColor": [ 52, 125, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2016773.3612499982, "ymin": 1181185.6927499995, "xmax": 2267024.2445, "ymax": 1397999.8049999997, "spatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_AR_ID", "typeIdField": "FLOODTYPE", "subtypeFieldName": "FLOODTYPE", "subtypeField": "FLOODTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_firm_flood_hazard_area", "type": "esriFieldTypeInteger", "alias": "FID_firm_flood_hazard_area", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 25, "domain": null }, { "name": "FLOOD_HAZARD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_HAZARD_ZONE", "length": 55, "domain": { "type": "codedValue", "name": "WS2_D_FEMA_FLOOD_ZONE", "description": "FEMA Flood Zone Descriptions", "codedValues": [ { "name": "500 YEAR FLOODWAY", "code": "0.2 PCT CHANCE ANNUAL FLOOD HAZARD" }, { "name": "100 YEAR FLOODWAY (APPROXIMATE METHODS)", "code": "A" }, { "name": "100 YEAR FLOODWAY (DETAILED METHODS)", "code": "AE" }, { "name": "100 YEAR FLOODWAY (1-3 FEET; PONDING AREA)", "code": "AH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": { "type": "codedValue", "name": "WS2_D_FEMA_FLOODWAY", "description": "FEMA Floodway Description", "codedValues": [ { "name": "NOT IN FLOODWAY", "code": "NO" }, { "name": "IN FLOODWAY", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": { "type": "codedValue", "name": "WS2_D_FEMA_SFHA_TF", "description": "", "codedValues": [ { "name": "IN SPECIAL FLOOD HAZARD AREA", "code": "T" }, { "name": "NOT IN SPECIAL FLOOD HAZARD AREA", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "VERTICAL_DATUM", "type": "esriFieldTypeString", "alias": "VERTICAL_DATUM", "length": 17, "domain": { "type": "codedValue", "name": "WS2_D_FEMA_V_DATUM", "description": "FEMA Vertical Datum", "codedValues": [ { "name": "North American Vertical Datum of 1988", "code": "NAVD88" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 20, "domain": null }, { "name": "FLOODTYPE", "type": "esriFieldTypeSmallInteger", "alias": "FLOODTYPE", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 10, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 20, "domain": null }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 28, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 50, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "length": 57, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 17, "domain": null }, { "name": "AR_SUBTRV", "type": "esriFieldTypeString", "alias": "AR_SUBTRV", "length": 57, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "DUAL_ZONE", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "length": 1, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "FID_ClipArea_Project", "type": "esriFieldTypeInteger", "alias": "FID_ClipArea_Project", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R829_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S774_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FLOOD_HAZARD_ZONE": {"type": "inherited"}, "FLOODWAY": {"type": "inherited"}, "SFHA_TF": {"type": "inherited"}, "VERTICAL_DATUM": {"type": "inherited"} }, "id": 1, "name": "Floodway" }, { "domains": { "FLOOD_HAZARD_ZONE": {"type": "inherited"}, "FLOODWAY": {"type": "inherited"}, "SFHA_TF": {"type": "inherited"}, "VERTICAL_DATUM": {"type": "inherited"} }, "id": 2, "name": "100-Year" }, { "domains": { "FLOOD_HAZARD_ZONE": {"type": "inherited"}, "FLOODWAY": {"type": "inherited"}, "SFHA_TF": {"type": "inherited"}, "VERTICAL_DATUM": {"type": "inherited"} }, "id": 3, "name": "500-Year" } ], "subtypes": [ { "domains": { "FLOOD_HAZARD_ZONE": {"type": "inherited"}, "FLOODWAY": {"type": "inherited"}, "SFHA_TF": {"type": "inherited"}, "VERTICAL_DATUM": {"type": "inherited"} }, "defaultValues": { "FID_firm_flood_hazard_area": null, "FLD_AR_ID": null, "FLOOD_HAZARD_ZONE": null, "FLOODWAY": null, "SFHA_TF": null, "STATIC_BFE": null, "VERTICAL_DATUM": null, "LEN_UNIT": null, "FLOODTYPE": 1, "DFIRM_ID": null, "VERSION_ID": null, "STUDY_TYP": null, "FLD_ZONE": null, "ZONE_SUBTY": null, "DEPTH": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "AR_SUBTRV": null, "BFE_REVERT": null, "DEP_REVERT": null, "DUAL_ZONE": null, "SOURCE_CIT": null, "FID_ClipArea_Project": null, "Id": null }, "code": 1, "name": "Floodway" }, { "domains": { "FLOOD_HAZARD_ZONE": {"type": "inherited"}, "FLOODWAY": {"type": "inherited"}, "SFHA_TF": {"type": "inherited"}, "VERTICAL_DATUM": {"type": "inherited"} }, "defaultValues": { "FID_firm_flood_hazard_area": null, "FLD_AR_ID": null, "FLOOD_HAZARD_ZONE": null, "FLOODWAY": null, "SFHA_TF": null, "STATIC_BFE": null, "VERTICAL_DATUM": null, "LEN_UNIT": null, "FLOODTYPE": 1, "DFIRM_ID": null, "VERSION_ID": null, "STUDY_TYP": null, "FLD_ZONE": null, "ZONE_SUBTY": null, "DEPTH": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "AR_SUBTRV": null, "BFE_REVERT": null, "DEP_REVERT": null, "DUAL_ZONE": null, "SOURCE_CIT": null, "FID_ClipArea_Project": null, "Id": null }, "code": 2, "name": "100-Year" }, { "domains": { "FLOOD_HAZARD_ZONE": {"type": "inherited"}, "FLOODWAY": {"type": "inherited"}, "SFHA_TF": {"type": "inherited"}, "VERTICAL_DATUM": {"type": "inherited"} }, "defaultValues": { "FID_firm_flood_hazard_area": null, "FLD_AR_ID": null, "FLOOD_HAZARD_ZONE": null, "FLOODWAY": null, "SFHA_TF": null, "STATIC_BFE": null, "VERTICAL_DATUM": null, "LEN_UNIT": null, "FLOODTYPE": 1, "DFIRM_ID": null, "VERSION_ID": null, "STUDY_TYP": null, "FLD_ZONE": null, "ZONE_SUBTY": null, "DEPTH": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "AR_SUBTRV": null, "BFE_REVERT": null, "DEP_REVERT": null, "DUAL_ZONE": null, "SOURCE_CIT": null, "FID_ClipArea_Project": null, "Id": null }, "code": 3, "name": "500-Year" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3a587dccb56442869fbeb852312ac221" }