{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "Floodwall Type", "type": "Feature Layer", "description": "", "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]]", "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "Infrustructure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LEVEETYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "1", "label": "Bridge Abutment" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "3", "label": "Building Wall" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "4", "label": "Embankment" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "5", "label": "Floodwall" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "6", "label": "Natural Ground" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "8", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "7", "label": "None" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 110, 0, 255 ], "toColor": [ 241, 252, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 25, 255 ], "toColor": [ 250, 46, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2763557100393696E7, "ymin": 530046.007217851, "xmax": 1.2778490614501314E7, "ymax": 560000.000000006, "spatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1122618968879202E8, "falseY": -1.0216346446608111E8, "xyUnits": 3.669016446248015E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": "LEVEETYPE", "subtypeFieldName": "LEVEETYPE", "subtypeField": "LEVEETYPE", "defaultSubtypeCode": 5, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LEVEETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type of Levee", "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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Bank", "type": "esriFieldTypeString", "alias": "Bank", "length": 8, "domain": null } ], "geometryField": {}, "indexes": null, "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }