{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "pump_station_point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3310, "latestWkid": 3310, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16909700, "falseY": -8597000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1000 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Flood Infrastructure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8c4fd34f9fd9b1aa6473dfddd63d1faa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQ4jc3TrQrCYBTG8T/iitE6VAQRMciCLCnbvAGbzW40WJfEZlsXvABvQTAahbXJ3C0I8irbgsiCqPgxneIDLzy84cfhwEnzpaR/BQ8Mg1pcRAjEcskaGN+Di5ZFNy4chqwU5fLvGt5ns3HZyAYOj+CbeB64LtTrEARg26BpPM1TeLGAXA6mU0ilQJZhPodW60NYkkDXYbOB7RYKBahUEphYCDBNaLehWoXJBHY7aDY/hDMZGI2ifkJ7PZjNEpi4VDr3chmGQ+j3E4BV9dwbjej91UnnNY0XNngZ38cH5Edwx3HeGvAmX1vFEb21NztfMfYzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Pump Station" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -333899.9478999991, "ymin": -591519.8997, "xmax": 751183.8093999997, "ymax": 428582.3922000006, "spatialReference": { "wkid": 3310, "latestWkid": 3310, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16909700, "falseY": -8597000, "xyUnits": 2.663323197555542E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PUMPSTATION_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": "LEVEE_STATION_CODE", "type": "esriFieldTypeString", "alias": "Levee Stationing Code", "length": 20, "domain": null }, { "name": "RIVER_MILE", "type": "esriFieldTypeSmallInteger", "alias": "River Mile", "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8, "domain": null }, { "name": "NUMBER_PUMPS", "type": "esriFieldTypeDouble", "alias": "Number of Pumps", "domain": null }, { "name": "PUMP_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Mid-Point Elevation", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Intake Pipe Elevation", "domain": null }, { "name": "MAX_DESIGN_HEAD", "type": "esriFieldTypeDouble", "alias": "Max Design Head", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeDouble", "alias": "Pumping Capacity", "domain": null }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "Feature Name", "length": 30, "domain": null }, { "name": "INTERIOR_DRAIN", "type": "esriFieldTypeString", "alias": "Interior Drainage Area", "length": 50, "domain": null }, { "name": "PUMP_AGE", "type": "esriFieldTypeSmallInteger", "alias": "Pump Age", "domain": null }, { "name": "PUMP_TYPE_D", "type": "esriFieldTypeString", "alias": "Type of Pump", "length": 20, "domain": { "type": "codedValue", "name": "WS4_d_pumptyp", "description": "Type of the pump for a pump station", "codedValues": [ { "name": "Axial Flow", "code": "Axial Flow" }, { "name": "Mixed Flow", "code": "Mixed Flow" }, { "name": "Centrifugal", "code": "Centrifugal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUMP_CONFIG_D", "type": "esriFieldTypeString", "alias": "Pump Configuration Type", "length": 30, "domain": { "type": "codedValue", "name": "WS4_d_pumpconf", "description": "Type of pump configuration", "codedValues": [ { "name": "Horizontal", "code": "Horizontal" }, { "name": "Vertical Line Shaft", "code": "Vertical Line Shaft" }, { "name": "Vertical Submersible", "code": "Vertical Submersible" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUMP_DRIVE_D", "type": "esriFieldTypeString", "alias": "Pump Drive Type", "length": 30, "domain": { "type": "codedValue", "name": "WS4_d_pumpdrive", "description": "Type of pump drive", "codedValues": [ { "name": "Electric Motor", "code": "Electric Motor" }, { "name": "Diesel Engine", "code": "Diesel Engine" }, { "name": "Natural Gas Engine", "code": "Natural Gas Engine" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BACKUP_POWER_D", "type": "esriFieldTypeString", "alias": "Backup Power", "length": 3, "domain": { "type": "codedValue", "name": "WS4_d_boolean", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 255, "domain": null }, { "name": "COORDINATE_METHOD_D", "type": "esriFieldTypeString", "alias": "Coordinate Capture Method", "length": 50, "domain": { "type": "codedValue", "name": "WS4_d_coordcap", "description": "The method used to capture the coordinates.", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments Text", "length": 255, "domain": null }, { "name": "NLD_PUMPSTATION_ID", "type": "esriFieldTypeDouble", "alias": "NLD Pump Station Primary Key", "domain": null }, { "name": "NLD_FC_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "NLD FOREIGN KEY JOIN to FC_SEGMENT", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STATUS_D", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS4_d_status", "description": "The status of the feature", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }