{ "currentVersion": 10.81, "id": 48, "name": "Floodwall", "type": "Feature Layer", "description": "The Floodwall Geodatabase was created to document the location, type and physical characteristics of the flood protection features located along the Grand River and Indian Mill Creek located in the City of Grand Rapids, Michigan. Floodwall, embankment, and natural ground line segments were originally converted from AutoCAD drawing files developed from field survey of river centerline stationing and cross-sections used for the HEC-RAS hydraulic model of the Grand River. Field survey of the river cross-sections occured between 2006 and 2009 (FTC&H Project No. F94222 and G120330) Survey and drawing files are recorded in Michigan SPCS, South Zone, International Feet, and NGVD 1988. Flood protection segments were modified based on record drawings, parcel data, field investigation data, and high resolution aerial photography (Kent County/USGS imagery 2009.) Attribute data includes structural type of protection, age, ownership, flood elevations and links to descriptive supporting documents. Flood elevations correspond to the FEMA Flood Hazard Areas (100 Year Floodplain developed from the September 2010 HEC-RAS model.) Supporting documents may include photographs, record drawings and cross section sketches.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Michigan_South_FIPS_2113_IntlFeet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",13123359.58005249],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-84.36666666666666],PARAMETER[\"Standard_Parallel_1\",42.1],PARAMETER[\"Standard_Parallel_2\",43.66666666666666],PARAMETER[\"Latitude_Of_Origin\",41.5],UNIT[\"Foot\",0.3048]]"}, "copyrightText": "Dataset was originally created in 2014 by Fishbeck, Thompson, Carr & Huber, Inc. (FTC&H).", "parentLayer": { "id": 47, "name": "General Infrastructure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LEVEETYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 4 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 4 }, "value": "1", "label": "Bridge Abutment", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 4 }, "value": "3", "label": "Building Wall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 129, 138, 255 ], "width": 4 }, "value": "4", "label": "Embankment", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 144, 192, 255 ], "width": 4 }, "value": "5", "label": "Floodwall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 189, 219, 255 ], "width": 4 }, "value": "6", "label": "Natural Ground", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2763557100393696E7, "ymin": 530046.007217851, "xmax": 1.2778490614501314E7, "ymax": 560000.000000006, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": "LEVEETYPE", "subtypeFieldName": "LEVEETYPE", "subtypeField": "LEVEETYPE", "defaultSubtypeCode": 5, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Levee Number", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Levee Material", "length": 40, "domain": { "type": "codedValue", "name": "fwMaterial", "description": "Floodwall Pipe Material", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Stone", "code": "Stone" }, { "name": "Brick", "code": "Brick" }, { "name": "Earth", "code": "Earth" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Block", "code": "Block" }, { "name": "Riprap", "code": "Riprap" }, { "name": "Steel Sheet Piling", "code": "Steel Sheet Piling" }, { "name": "Urban Fill", "code": "Urban Fill" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Year Built", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Levee Owner", "length": 40, "domain": { "type": "codedValue", "name": "fwOwner", "description": "Floodwall Owner", "codedValues": [ { "name": "MDOT", "code": "MDOT" }, { "name": "City of Grand Rapids", "code": "City of Grand Rapids" }, { "name": "Kent County", "code": "Kent County" }, { "name": "State of Michigan", "code": "State of Michigan" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Consumers Energy", "code": "Consumers Energy" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Federal", "code": "Federal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "Levee Location", "length": 100, "domain": null }, { "name": "UPSTREAMTOPELEV", "type": "esriFieldTypeDouble", "alias": "Top Elevation (Upstream)", "domain": null }, { "name": "DOWNSTREAMTOPELEV", "type": "esriFieldTypeDouble", "alias": "Top Elevation (Downstream)", "domain": null }, { "name": "ACTIONLOWELEV", "type": "esriFieldTypeDouble", "alias": "Action (Lowest) Elevation", "domain": null }, { "name": "F100YRFLOODELEVUP", "type": "esriFieldTypeDouble", "alias": "100-Year Flood Elevation (Upstream)", "domain": null }, { "name": "F100YRFLOODELEVDOWN", "type": "esriFieldTypeDouble", "alias": "100-Year Flood Elevation (Downstream)", "domain": null }, { "name": "F100YRFLOODELEV", "type": "esriFieldTypeDouble", "alias": "100-Year Flood Elevation (River Stage)", "domain": null }, { "name": "ACTIONLOWELEVRIVERSTAGE", "type": "esriFieldTypeDouble", "alias": "Action (Lowest) Elevation (River Stage)", "domain": null }, { "name": "LINKCODE", "type": "esriFieldTypeString", "alias": "Link Code", "length": 100, "domain": null }, { "name": "PLANNUMBER", "type": "esriFieldTypeString", "alias": "Record Drawing Numbers", "length": 100, "domain": null }, { "name": "FILEPATH", "type": "esriFieldTypeString", "alias": "File Path", "length": 200, "domain": null }, { "name": "LASTMAINTENANCE", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "LASTINSPECTION", "type": "esriFieldTypeDate", "alias": "Most Recent Inspection", "length": 8, "domain": null }, { "name": "LASTINSPECTOR", "type": "esriFieldTypeString", "alias": "Last Inspector", "length": 50, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Levee Comments", "length": 255, "domain": null }, { "name": "LEVEETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type of Levee", "domain": null }, { "name": "MAJORMODIFICATIONS", "type": "esriFieldTypeString", "alias": "Year of Major Modifications", "length": 20, "domain": null }, { "name": "UPSTREAMSTATION", "type": "esriFieldTypeInteger", "alias": "Upstream Station", "domain": null }, { "name": "DOWNSTREAMSTATION", "type": "esriFieldTypeInteger", "alias": "Downstream Station", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Bank", "type": "esriFieldTypeString", "alias": "Bank", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R386_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S236_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "id": 1, "name": "Bridge Abutment" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "id": 2, "name": "Bridge Pier" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "id": 3, "name": "Building Wall" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "id": 4, "name": "Embankment" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "id": 5, "name": "Floodwall" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "id": 6, "name": "Natural Ground" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "id": 7, "name": "None" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "id": 8, "name": "Other" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "id": 9, "name": "Unknown" } ], "subtypes": [ { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "MATERIAL": null, "INSTALLDATE": null, "OWNER": "City of Grand Rapids", "LOCATIONDESCRIPTION": null, "UPSTREAMTOPELEV": null, "DOWNSTREAMTOPELEV": null, "ACTIONLOWELEV": null, "F100YRFLOODELEVUP": null, "F100YRFLOODELEVDOWN": null, "F100YRFLOODELEV": null, "ACTIONLOWELEVRIVERSTAGE": null, "LINKCODE": null, "PLANNUMBER": null, "FILEPATH": null, "LASTMAINTENANCE": null, "LASTINSPECTION": null, "LASTINSPECTOR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "LAST_EDITOR": null, "SOURCE": null, "COMMENTS": null, "LEVEETYPE": null, "MAJORMODIFICATIONS": null, "UPSTREAMSTATION": null, "DOWNSTREAMSTATION": null, "Bank": null }, "code": 1, "name": "Bridge Abutment" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "MATERIAL": null, "INSTALLDATE": null, "OWNER": "City of Grand Rapids", "LOCATIONDESCRIPTION": null, "UPSTREAMTOPELEV": null, "DOWNSTREAMTOPELEV": null, "ACTIONLOWELEV": null, "F100YRFLOODELEVUP": null, "F100YRFLOODELEVDOWN": null, "F100YRFLOODELEV": null, "ACTIONLOWELEVRIVERSTAGE": null, "LINKCODE": null, "PLANNUMBER": null, "FILEPATH": null, "LASTMAINTENANCE": null, "LASTINSPECTION": null, "LASTINSPECTOR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "LAST_EDITOR": null, "SOURCE": null, "COMMENTS": null, "LEVEETYPE": null, "MAJORMODIFICATIONS": null, "UPSTREAMSTATION": null, "DOWNSTREAMSTATION": null, "Bank": null }, "code": 2, "name": "Bridge Pier" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "MATERIAL": null, "INSTALLDATE": null, "OWNER": "City of Grand Rapids", "LOCATIONDESCRIPTION": null, "UPSTREAMTOPELEV": null, "DOWNSTREAMTOPELEV": null, "ACTIONLOWELEV": null, "F100YRFLOODELEVUP": null, "F100YRFLOODELEVDOWN": null, "F100YRFLOODELEV": null, "ACTIONLOWELEVRIVERSTAGE": null, "LINKCODE": null, "PLANNUMBER": null, "FILEPATH": null, "LASTMAINTENANCE": null, "LASTINSPECTION": null, "LASTINSPECTOR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "LAST_EDITOR": null, "SOURCE": null, "COMMENTS": null, "LEVEETYPE": null, "MAJORMODIFICATIONS": null, "UPSTREAMSTATION": null, "DOWNSTREAMSTATION": null, "Bank": null }, "code": 3, "name": "Building Wall" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "MATERIAL": null, "INSTALLDATE": null, "OWNER": "City of Grand Rapids", "LOCATIONDESCRIPTION": null, "UPSTREAMTOPELEV": null, "DOWNSTREAMTOPELEV": null, "ACTIONLOWELEV": null, "F100YRFLOODELEVUP": null, "F100YRFLOODELEVDOWN": null, "F100YRFLOODELEV": null, "ACTIONLOWELEVRIVERSTAGE": null, "LINKCODE": null, "PLANNUMBER": null, "FILEPATH": null, "LASTMAINTENANCE": null, "LASTINSPECTION": null, "LASTINSPECTOR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "LAST_EDITOR": null, "SOURCE": null, "COMMENTS": null, "LEVEETYPE": null, "MAJORMODIFICATIONS": null, "UPSTREAMSTATION": null, "DOWNSTREAMSTATION": null, "Bank": null }, "code": 4, "name": "Embankment" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "MATERIAL": null, "INSTALLDATE": null, "OWNER": "City of Grand Rapids", "LOCATIONDESCRIPTION": null, "UPSTREAMTOPELEV": null, "DOWNSTREAMTOPELEV": null, "ACTIONLOWELEV": null, "F100YRFLOODELEVUP": null, "F100YRFLOODELEVDOWN": null, "F100YRFLOODELEV": null, "ACTIONLOWELEVRIVERSTAGE": null, "LINKCODE": null, "PLANNUMBER": null, "FILEPATH": null, "LASTMAINTENANCE": null, "LASTINSPECTION": null, "LASTINSPECTOR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "LAST_EDITOR": null, "SOURCE": null, "COMMENTS": null, "LEVEETYPE": null, "MAJORMODIFICATIONS": null, "UPSTREAMSTATION": null, "DOWNSTREAMSTATION": null, "Bank": null }, "code": 5, "name": "Floodwall" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "MATERIAL": null, "INSTALLDATE": null, "OWNER": "City of Grand Rapids", "LOCATIONDESCRIPTION": null, "UPSTREAMTOPELEV": null, "DOWNSTREAMTOPELEV": null, "ACTIONLOWELEV": null, "F100YRFLOODELEVUP": null, "F100YRFLOODELEVDOWN": null, "F100YRFLOODELEV": null, "ACTIONLOWELEVRIVERSTAGE": null, "LINKCODE": null, "PLANNUMBER": null, "FILEPATH": null, "LASTMAINTENANCE": null, "LASTINSPECTION": null, "LASTINSPECTOR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "LAST_EDITOR": null, "SOURCE": null, "COMMENTS": null, "LEVEETYPE": null, "MAJORMODIFICATIONS": null, "UPSTREAMSTATION": null, "DOWNSTREAMSTATION": null, "Bank": null }, "code": 6, "name": "Natural Ground" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "MATERIAL": null, "INSTALLDATE": null, "OWNER": "City of Grand Rapids", "LOCATIONDESCRIPTION": null, "UPSTREAMTOPELEV": null, "DOWNSTREAMTOPELEV": null, "ACTIONLOWELEV": null, "F100YRFLOODELEVUP": null, "F100YRFLOODELEVDOWN": null, "F100YRFLOODELEV": null, "ACTIONLOWELEVRIVERSTAGE": null, "LINKCODE": null, "PLANNUMBER": null, "FILEPATH": null, "LASTMAINTENANCE": null, "LASTINSPECTION": null, "LASTINSPECTOR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "LAST_EDITOR": null, "SOURCE": null, "COMMENTS": null, "LEVEETYPE": null, "MAJORMODIFICATIONS": null, "UPSTREAMSTATION": null, "DOWNSTREAMSTATION": null, "Bank": null }, "code": 7, "name": "None" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "MATERIAL": null, "INSTALLDATE": null, "OWNER": "City of Grand Rapids", "LOCATIONDESCRIPTION": null, "UPSTREAMTOPELEV": null, "DOWNSTREAMTOPELEV": null, "ACTIONLOWELEV": null, "F100YRFLOODELEVUP": null, "F100YRFLOODELEVDOWN": null, "F100YRFLOODELEV": null, "ACTIONLOWELEVRIVERSTAGE": null, "LINKCODE": null, "PLANNUMBER": null, "FILEPATH": null, "LASTMAINTENANCE": null, "LASTINSPECTION": null, "LASTINSPECTOR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "LAST_EDITOR": null, "SOURCE": null, "COMMENTS": null, "LEVEETYPE": null, "MAJORMODIFICATIONS": null, "UPSTREAMSTATION": null, "DOWNSTREAMSTATION": null, "Bank": null }, "code": 8, "name": "Other" }, { "domains": { "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "MATERIAL": null, "INSTALLDATE": null, "OWNER": "City of Grand Rapids", "LOCATIONDESCRIPTION": null, "UPSTREAMTOPELEV": null, "DOWNSTREAMTOPELEV": null, "ACTIONLOWELEV": null, "F100YRFLOODELEVUP": null, "F100YRFLOODELEVDOWN": null, "F100YRFLOODELEV": null, "ACTIONLOWELEVRIVERSTAGE": null, "LINKCODE": null, "PLANNUMBER": null, "FILEPATH": null, "LASTMAINTENANCE": null, "LASTINSPECTION": null, "LASTINSPECTOR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "LAST_EDITOR": null, "SOURCE": null, "COMMENTS": null, "LEVEETYPE": null, "MAJORMODIFICATIONS": null, "UPSTREAMSTATION": null, "DOWNSTREAMSTATION": null, "Bank": null }, "code": 9, "name": "Unknown" } ], "relationships": [], "canModifyLayer": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }