{ "currentVersion": 10.51, "id": 585, "name": "FEMA Floodplain", "type": "Feature Layer", "description": "FEMA Floodplain", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "FEMA", "parentLayer": { "id": 587, "name": "Floodplain Layers" }, "subLayers": [], "minScale": 600000, "maxScale": 70.5310735, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Label", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Studied 100 Year Floodplain", "label": "Studied 100 Year Floodplain", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Approximate 100 Year Floodplain", "label": "Approximate 100 Year Floodplain", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "500 Year Floodplain", "label": "500 Year Floodplain", "description": "" } ], "fieldDelimiter": "," }, "transparency": 60, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "FloodZone = 'AE' AND (ZoneSubtype is NULL OR ZoneSubtype not in ( 'Floodway' ) )", "labelExpression": "\"Zone: \" CONCAT [FloodZone]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 190, 232, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 37000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "Label = '500 Year Floodplain'", "labelExpression": "\"Zone: \" CONCAT [FloodZone]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 235, 175, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 37000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "ZoneSubtype = 'Floodway'", "labelExpression": "\"Zone: \" CONCAT [FloodZone] CONCAT NEWLINE CONCAT [ZoneSubtype]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 190, 232, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 37000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "Label = 'Approximate 100 Year Floodplain'", "labelExpression": "\"Zone: \" CONCAT [FloodZone]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 190, 232, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 37000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.08666268138E7, "ymin": 3725164.2418000028, "xmax": -1.06229887959E7, "ymax": 3894535.4941999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FloodZone", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FloodZone", "type": "esriFieldTypeString", "alias": "Flood Zone", "length": 10, "domain": null }, { "name": "ZoneSubtype", "type": "esriFieldTypeString", "alias": "Zone Subtype", "length": 100, "domain": null }, { "name": "FloodZoneDefinition", "type": "esriFieldTypeString", "alias": "Flood Zone Definition", "length": 255, "domain": null }, { "name": "FEMAGlossaryURL", "type": "esriFieldTypeString", "alias": "FEMA Glossary URL", "length": 255, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null }, { "name": "SourceDate", "type": "esriFieldTypeDate", "alias": "Source Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "indexes": [ { "name": "label", "fields": "Label", "isAscending": true, "isUnique": false, "description": "" }, { "name": "floodzone", "fields": "FloodZone", "isAscending": true, "isUnique": false, "description": "" }, { "name": "floodsubtype", "fields": "ZoneSubtype", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S112_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }