{ "isCoGoEnabled": false, "extent": { "ymin": 290178.2955980599, "xmin": 2358453.0874208063, "ymax": 401800.70260214806, "xmax": 2430820.7035120577, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 26853, "zTolerance": 0.001, "wkid": 102750, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -119563800, "falseY": -95817900, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 25000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": true, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Lift Stations", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Lift Stations", "allowTrueCurvesUpdates": false, "displayField": "ls_name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "LS_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ls_id", "length": 50, "alias": "Unique ID for each lift station", "type": "esriFieldTypeString" }, { "modelName": "LS_NAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ls_name", "length": 30, "alias": "Name for each liftstation", "type": "esriFieldTypeString" }, { "modelName": "LS_DIAM", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ls_diam", "alias": "Diameter of lift station in feet", "type": "esriFieldTypeInteger" }, { "modelName": "LS_MAT", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SS_SMH_MATERIAL", "description": "Materials", "type": "codedValue", "codedValues": [ { "code": "BRICK", "name": "BRICK" }, { "code": "CONCRETE", "name": "CONCRETE" }, { "code": "FIBERGLASS", "name": "FIBERGLASS" }, { "code": "PRECASTCONCRETE", "name": "PRECAST CONCRETE" }, { "code": "STEEL", "name": "STEEL" }, { "code": "IRON", "name": "IRON" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ls_mat", "length": 15, "alias": "Material of lift station", "type": "esriFieldTypeString" }, { "modelName": "LS_TOPELEV", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ls_topelev", "alias": "Top elevation of station", "type": "esriFieldTypeDouble" }, { "modelName": "LS_BOTTOMELEV", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ls_bottomelev", "alias": "Bottom elevation of station", "type": "esriFieldTypeDouble" }, { "modelName": "LS_INLETS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ls_inlets", "alias": "Number of inlets", "type": "esriFieldTypeInteger" }, { "modelName": "INVERTIN_ELEV", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "invertin_elev", "alias": "Elevation of inlet invert", "type": "esriFieldTypeDouble" }, { "modelName": "NO_PUMPS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "no_pumps", "alias": "Number of pumps in station", "type": "esriFieldTypeInteger" }, { "modelName": "TELEMETRY", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YES_NO_1", "description": "Yes or No", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "telemetry", "length": 3, "alias": "Telemetry?", "type": "esriFieldTypeString" }, { "modelName": "AUXPWR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YES_NO_1", "description": "Yes or No", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "auxpwr", "length": 3, "alias": "Is there auxiliary power at station", "type": "esriFieldTypeString" }, { "modelName": "AUXPWR_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SS_AUXPOWER", "description": "Auxiliary Power Type", "type": "codedValue", "codedValues": [ { "code": "EG", "name": "EMERGENCY GENERATOR" }, { "code": "PGR", "name": "PORTABLE GENERATOR RECP" }, { "code": "EDP", "name": "ENGINE DRIVEN PUMP" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "auxpwr_type", "length": 35, "alias": "Type of auxiliary power", "type": "esriFieldTypeString" }, { "modelName": "VALVE_VAULT", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YES_NO_1", "description": "Yes or No", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "valve_vault", "length": 3, "alias": "Is there a valve vault at station", "type": "esriFieldTypeString" }, { "modelName": "VALVE_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SS_VALVETYPE", "description": "Valve Type", "type": "codedValue", "codedValues": [ { "code": "SCV", "name": "SWING CHECK VALVE" }, { "code": "WEA", "name": "WEIGHTED EXT ARM" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "valve_type", "length": 35, "alias": "Type of valve", "type": "esriFieldTypeString" }, { "modelName": "PLUG_VALVE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YES_NO_1", "description": "Yes or No", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "plug_valve", "length": 3, "alias": "Are there plug valves at station", "type": "esriFieldTypeString" }, { "modelName": "QUICK_DISC", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YES_NO_1", "description": "Yes or No", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "quick_disc", "length": 3, "alias": "Is there a quick disconnect at station", "type": "esriFieldTypeString" }, { "modelName": "ACCESS_ROAD", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YES_NO_1", "description": "Yes or No", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "access_road", "length": 3, "alias": "Is there an access road at the station", "type": "esriFieldTypeString" }, { "modelName": "BYPASS_CONN", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YES_NO_1", "description": "Yes or No", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "bypass_conn", "length": 3, "alias": "Is there a bypass connection at the station", "type": "esriFieldTypeString" }, { "modelName": "CAPACITY", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "capacity", "alias": "Lift station is capable of ____ gallons per minute", "type": "esriFieldTypeDouble" }, { "modelName": "TDH", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "tdh", "alias": "Total Dynamic Head of station in feet", "type": "esriFieldTypeDouble" }, { "modelName": "TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SS_LIFTSTATION_TYPE", "description": "Lift Station Type", "type": "codedValue", "codedValues": [ { "code": "SUB", "name": "SUBMERSIBLE" }, { "code": "GRINDER", "name": "GRINDER" }, { "code": "NC", "name": "NON CLOG" }, { "code": "E1", "name": "E-1" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "type", "length": 25, "alias": "Type", "type": "esriFieldTypeString" }, { "modelName": "MANUF", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "manuf", "length": 25, "alias": "Manufaturer of pump", "type": "esriFieldTypeString" }, { "modelName": "MODEL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "model", "length": 15, "alias": "Model of pump", "type": "esriFieldTypeString" }, { "modelName": "IMP_SIZE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "imp_size", "alias": "Impeller size in inches", "type": "esriFieldTypeInteger" }, { "modelName": "PWR_VOLT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pwr_volt", "alias": "Voltage of power supplying the lift station", "type": "esriFieldTypeInteger" }, { "modelName": "PWR_PHASE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pwr_phase", "length": 10, "alias": "Phase of power supplying the station", "type": "esriFieldTypeString" }, { "modelName": "HP", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hp", "alias": "Horsepower of pumps in station", "type": "esriFieldTypeInteger" }, { "modelName": "FM_MAT", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SS_DFM_MATERIAL", "description": "Discharge Force Main Material", "type": "codedValue", "codedValues": [ { "code": "PVC", "name": "PVC" }, { "code": "DUCT", "name": "DUCTILE" }, { "code": "SS", "name": "STAINLESS STEEL" }, { "code": "HDPE", "name": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "fm_mat", "length": 15, "alias": "Material of discharge force mains in station", "type": "esriFieldTypeString" }, { "modelName": "FM_SIZE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "fm_size", "alias": "Size of discharge force mains in station", "type": "esriFieldTypeDouble" }, { "modelName": "LS_DEPTH", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ls_depth", "alias": "Depth of lift station measured from surface to bottom of wet well in feet", "type": "esriFieldTypeDouble" }, { "modelName": "NOTES", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 30, "alias": "Notes", "type": "esriFieldTypeString" }, { "modelName": "PLANTITLE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "plantitle", "length": 100, "alias": "Plan Title", "type": "esriFieldTypeString" }, { "modelName": "VALCODE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SS_VALIDATIONCODE", "description": "Validation Code", "type": "codedValue", "codedValues": [ { "code": "D", "name": "Data Needed" }, { "code": "G", "name": "GPS Locate" }, { "code": "N", "name": "None" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "valcode", "length": 1, "alias": "Validation Code", "type": "esriFieldTypeString" }, { "modelName": "COMMENTS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comments", "length": 150, "alias": "Comments", "type": "esriFieldTypeString" }, { "modelName": "MAP_COMPLETE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "map_complete", "length": 3, "alias": "Mapping Complete", "type": "esriFieldTypeString" }, { "modelName": "LUCITY_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lucity_id", "alias": "Lucity's Unique ID", "type": "esriFieldTypeSmallInteger" }, { "modelName": "UNIQUEID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "uniqueid", "length": 30, "alias": "UNIQUEID", "type": "esriFieldTypeString" }, { "modelName": "ZONE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zone", "length": 50, "alias": "Zone", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "GlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "installed", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "installed", "length": 29, "alias": "INSTALLED", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "Sewer Read Only (State Plane)", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r915_sde_rowid_uk", "isUnique": false, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_915", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a889_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 300000, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "26b80826267e4b5faeb71ef475eae87c", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Sync", "maxScale": 250, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": false, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAYCAYAAACfpi8JAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkklEQVRIic3UTytEURjH8e+5d4ZrRFlQlCY1SRMLC0lZsVCiWcrCTmIzGZaWmoVSbpm3YDEvwILCGBuNux2R5k5mQ5Mr+RPGzFwrSsQ0ruP+ds859Tyfek7Hg0vi+W/AW9wNsW37CCj90UxVCNFXEQTwxoVodnK6gO0JmLFt++Sr++9W43cSUoaW7+7d/UZ+Ss3QEEp9PS+mSSmdBkAbH6f88EBhd1ceZCAWw9fUhEfTMNbXQVHomZpCqCqGrmOtrsqBPN/esh8MUhcK0b24CMDO6Cg1gQDdCwvyIO+gdBq1tpbC3R3+SARzehojlaqqV1UQr89HXzJJY1sb2USCy81N+ldW6MrnSUYi3G9syIGUi0Wujo8539oiH42ijYyw19lJazRKcG6OlCxIqVAgOzv7XvcuL3OYSHCxtET7wUE1LZ35R64zGQYNg+LTEzemKQ9yFo9/qE8nJ3nUdVAUcuGwPIi1tvbpLDc/XxXgV5C/iOshXWOW5egg1esdthsaToCOiiFCCM1RRQVx/WqkxzWQVzUEeXdSkM8yAAAAAElFTkSuQmCC", "yoffset": 0, "width": 25, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "7917df725a03c4b3a64de3e39be1106e", "height": 18 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "Berkeley County Department of Information Technology", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }