{ "currentVersion": 10.31, "id": 12, "name": "Floodwall Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": { "id": 0, "name": "Flood Control" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[FEATURE_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 112, 255, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -335252.0180182699, "ymin": -607695.2406895235, "xmax": 998809.4225939028, "ymax": 417734.39465088584, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_California_Teale_Albers\",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[\"Albers\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",-4000000.0],PARAMETER[\"Central_Meridian\",-120.0],PARAMETER[\"Standard_Parallel_1\",34.0],PARAMETER[\"Standard_Parallel_2\",40.5],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"Unknown VCS from ArcInfo Workstation\",VDATUM[\"Unknown\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FEATURE_NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLOODWALL_ID", "type": "esriFieldTypeDouble", "alias": "Primary Key Identifier", "domain": null }, { "name": "FC_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "FOREIGN KEY JOIN to FC_SEGMENT", "domain": null }, { "name": "UP_RIVER_MILE", "type": "esriFieldTypeDouble", "alias": "Up River Mile", "domain": null }, { "name": "DOWN_RIVER_MILE", "type": "esriFieldTypeDouble", "alias": "Down River Mile", "domain": null }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "Feature Name", "length": 50, "domain": null }, { "name": "FEATURE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Feature Length", "domain": null }, { "name": "GAGE_CODE", "type": "esriFieldTypeString", "alias": "Gage Code", "length": 190, "domain": null }, { "name": "GAGE_OWNER", "type": "esriFieldTypeString", "alias": "Gage Owner", "length": 50, "domain": null }, { "name": "WALL_HEIGHT", "type": "esriFieldTypeDouble", "alias": "Wall Height", "domain": null }, { "name": "FOUNDATION_WIDTH", "type": "esriFieldTypeDouble", "alias": "Foundation Width", "domain": null }, { "name": "WALL_WIDTH", "type": "esriFieldTypeDouble", "alias": "Wall Width Dimension", "domain": null }, { "name": "WALL_DEPTH", "type": "esriFieldTypeDouble", "alias": "Wall Depth", "domain": null }, { "name": "PRIMARY_MATERIAL_D", "type": "esriFieldTypeString", "alias": "Primary Material Code", "length": 25, "domain": { "type": "codedValue", "name": "d_strmat", "codedValues": [ { "name": "Aluminum", "code": "Aluminum" }, { "name": "Brick", "code": "Brick" }, { "name": "Cinderblock", "code": "Cinderblock" }, { "name": "Earthen", "code": "Earthen" }, { "name": "Logs", "code": "Logs" }, { "name": "Sheet Metal", "code": "Sheet Metal" }, { "name": "Wood", "code": "Wood" }, { "name": "Concrete", "code": "Concrete" } ] } }, { "name": "BANK_D", "type": "esriFieldTypeString", "alias": "Area Bankside Code", "length": 25, "domain": { "type": "codedValue", "name": "d_bankside", "codedValues": [ { "name": "Location other than river system (lake, ocean, or other water body)", "code": "Non Riverine" }, { "name": "Left descending bank", "code": "Left Descending" }, { "name": "Right descending bank", "code": "Right Descending" } ] } }, { "name": "CUTOFF_TYPE_D", "type": "esriFieldTypeString", "alias": "Area Cutoff Type Code", "length": 15, "domain": { "type": "codedValue", "name": "d_tycuto", "codedValues": [ { "name": "Combination", "code": "Combination" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Sheet Pile", "code": "Sheet Pile" }, { "name": "Slurry Wall", "code": "Slurry Wall" }, { "name": "No Cutoff", "code": "No Cutoff" } ] } }, { "name": "COORDINATE_METHOD_D", "type": "esriFieldTypeString", "alias": "Coordinate Capture Method", "length": 40, "domain": { "type": "codedValue", "name": "d_coordcap", "codedValues": [ { "name": "Digitized off of quad sheets", "code": "Digitized off of quad sheets" }, { "name": "Using photogrammetric techniques", "code": "Using photogrammetric techniques" }, { "name": "Centimeter Level, used a minimum of 2 GPS recievers for Real Time Kinematic GPS positioning, may have been post processed.", "code": "Surveyed using RTK GPS" }, { "name": "Used a total station instrument to capture 3D coordinates.", "code": "Surveyed using Total Station" }, { "name": "Used a digital or optical/conventional level instrument to caputre elevation and stationing to capture x,y coordinates.", "code": "Surveyed using Level and Stationing" }, { "name": "Meter level, used standalone GPS receiver to position feature.", "code": "Surveyed using \"mapping grade\" GPS" }, { "name": "Centimeter Level, used a minimum of 2 GPS recievers for Real Time Kinematic GPS positioning, may have been post processed as well as used a total station instrument to capture 3D coordinates.", "code": "Surveyed using RTK and Total Station" }, { "name": "Used LIDAR", "code": "LIDAR" }, { "name": "Does not exist", "code": "Does not exist" }, { "name": "Digitized", "code": "Digitized" }, { "name": "Heads-up digitizing", "code": "Heads-up digitizing" }, { "name": "Design Coordinates", "code": "Design Coordinates" } ] } }, { "name": "WALL_TYPE_D", "type": "esriFieldTypeString", "alias": "Floodwall Type Code", "length": 25, "domain": { "type": "codedValue", "name": "d_walltype", "codedValues": [ { "name": "I-Wall", "code": "I-Wall" }, { "name": "T-Wall", "code": "T-Wall" }, { "name": "L-Wall", "code": "L-Wall" }, { "name": "Other types of walls.", "code": "Other" } ] } }, { "name": "FLOOD_SOURCE", "type": "esriFieldTypeString", "alias": "Flood Source", "length": 75, "domain": null }, { "name": "RIVER_BASIN", "type": "esriFieldTypeString", "alias": "River Basin", "length": 100, "domain": null }, { "name": "HORIZ_ACCURACY", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy", "domain": null }, { "name": "VERT_ACCURACY", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments Text", "length": 255, "domain": null }, { "name": "NLD_FLOODWALL_ID", "type": "esriFieldTypeDouble", "alias": "NLD Floodwall Primary Key", "domain": null }, { "name": "NLD_FC_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "NLD FOREIGN KEY JOIN to FC_SEGMENT", "domain": null }, { "name": "MLI_ID", "type": "esriFieldTypeDouble", "alias": "MLI_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STATUS_D", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "d_status", "codedValues": [ { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Deauthorized", "code": "Deauthorized" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Current", "code": "Current" }, { "name": "Prior Survey", "code": "Prior Survey" } ] } }, { "name": "SURVEY_DATE", "type": "esriFieldTypeDate", "alias": "Survey 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 }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }