{ "currentVersion": 10.91, "id": 1, "name": "Floodplain Development Permit", "type": "Feature Layer", "description": "The Stormwater Development Services (SDS) team began accepting floodplain permits in August 2018. The feature has the same schema as StormWater.DBO.FLOOD_STUDY_LOMR and is edited through a feature service in the SDS Map Viewer.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "TPW Stormwater Development Services", "parentLayer": { "id": 0, "name": "Floodplain" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Permit_Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "defaultLabel": "Null Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 3 } }, "value": "AF", "label": "Authorized Fill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 } }, "value": "CLM", "label": "CLOMR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 3 } }, "value": "CLMF", "label": "CLOMR-F", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 182, 255 ], "width": 3 } }, "value": "FS", "label": "Flood Study", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 3 } }, "value": "FP", "label": "Floodplain Permit", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 3 } }, "value": "LM", "label": "LOMR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 3 } }, "value": "LMF", "label": "LOMR-F", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 102, 205, 255 ], "width": 3 } }, "value": "UF", "label": "Unauthorized Fill", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2242460.815234378, "ymin": 6886006.564453125, "xmax": 2423521.55859375, "ymax": 7072224.301562503, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Effective_Date", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "FEMA_Case_No", "type": "esriFieldTypeString", "alias": "FEMA Case Number", "length": 13, "domain": null }, { "name": "Permit_No", "type": "esriFieldTypeString", "alias": "Floodplain Development Permit Number", "length": 15, "domain": null }, { "name": "Flood_Source", "type": "esriFieldTypeString", "alias": "Nearest Stream", "length": 75, "domain": null }, { "name": "Flood_Study", "type": "esriFieldTypeString", "alias": "Flood Study Model", "length": 13, "domain": null }, { "name": "Permit_Type", "type": "esriFieldTypeString", "alias": "Floodplain Development Permit Type", "length": 25, "domain": { "type": "codedValue", "name": "WS2_FP Permit Type", "description": "FP Permit Type", "codedValues": [ { "name": "LOMR", "code": "LM" }, { "name": "CLOMR", "code": "CLM" }, { "name": "Flood Study", "code": "FS" }, { "name": "LOMR-F", "code": "LMF" }, { "name": "CLOMR-F", "code": "CLMF" }, { "name": "Unauthorized Fill", "code": "UF" }, { "name": "Authorized Fill", "code": "AF" }, { "name": "Floodplain Permit", "code": "FP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R61_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }