{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 34, "name": "Lift Stations", "type": "Feature Layer", "parentLayer": { "id": 33, "name": "Lift Station Group" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 2378073.2501288056, "ymin": 7024543.000129312, "xmax": 2397119.750093475, "ymax": 7049588.09439598, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "50d6cf9f6eb8b7dee71ad2e699ccbfdc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/0lEQVQ4jcXTzUoCURjG8T/ObETTUkFSMURIaB1udJsLEXHlokvwAty48wJatOkSwl2L6BpCiUqZjaAFQYGiMwqNH+jQwkBLR0Yd8Nk88PLyOwcOR8TEiPvALL+t7YKFgBPABRSBNNA0hB2dcy0eYFvamiJOB0iCncLiWBsw6jySW4l54iQjecIYTP2Kti72P90yuKLw/QafdxDIgtWvv78WG37NWnmG4CVMVBNe05uAj1uwn4IttCWmjUF+gr4EjjMYtna4mTsG6jv4MtCrgi+1ASZXcDZulpeU11n3an/ncgWrLhYtcWEROFx//jzhHOr9sQ72EODFKLQqpn70H3ZDO6ZQgj8PAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STATION_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "LSID", "type": "esriFieldTypeSmallInteger", "alias": "LSID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LSID" }, { "name": "STATION_ID", "type": "esriFieldTypeString", "alias": "STATION_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STATION_ID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "YEAR_SERVICE", "type": "esriFieldTypeString", "alias": "YEAR_SERVICE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YEAR_SERVICE" }, { "name": "NO_PUMPS", "type": "esriFieldTypeString", "alias": "NO_PUMPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NO_PUMPS" }, { "name": "PUMP_MFG", "type": "esriFieldTypeString", "alias": "PUMP_MFG", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PUMP_MFG" }, { "name": "HP", "type": "esriFieldTypeDouble", "alias": "HP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HP" }, { "name": "DISCHARGE_PIPE_DIA", "type": "esriFieldTypeString", "alias": "DISCHARGE_PIPE_DIAM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DISCHARGE_PIPE_DIA" }, { "name": "FORCE_MAIN_DIA", "type": "esriFieldTypeString", "alias": "FORCE_MAIN_DIAM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FORCE_MAIN_DIA" }, { "name": "FORCE_MAIN_LENGTH", "type": "esriFieldTypeString", "alias": "FORCE_MAIN_LENGTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FORCE_MAIN_LENGTH" }, { "name": "FORCE_MAIN_CAPACITY", "type": "esriFieldTypeString", "alias": "FORCE_MAIN_CAPACITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FORCE_MAIN_CAPACITY" }, { "name": "PUMP_DISCHARGE_CAPACITY", "type": "esriFieldTypeString", "alias": "PUMP_DISCHARGE_CAPACITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PUMP_DISCHARGE_CAPACITY" }, { "name": "TDH", "type": "esriFieldTypeString", "alias": "TDH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TDH" }, { "name": "WET_WELL_DIM", "type": "esriFieldTypeString", "alias": "WET_WELL_DIAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WET_WELL_DIM" }, { "name": "WET_WELL_CAPACITY", "type": "esriFieldTypeString", "alias": "WET_WELL_CAPACITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WET_WELL_CAPACITY" }, { "name": "SCADA_RTU_NO", "type": "esriFieldTypeString", "alias": "SCADA_RTU_NO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SCADA_RTU_NO" }, { "name": "ELEC_SERV_PROVIDER", "type": "esriFieldTypeString", "alias": "ELEC_SERV_PROVIDER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ELEC_SERV_PROVIDER" }, { "name": "REHAB", "type": "esriFieldTypeString", "alias": "REHAB", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHAB" }, { "name": "REHAB_DATE", "type": "esriFieldTypeString", "alias": "REHAB_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHAB_DATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R226_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_226", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a158_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lift Stations", "description": "", "prototype": { "attributes": { "REHAB_DATE": null, "REHAB": null, "Enabled": 1, "LSID": null, "STATION_ID": null, "ADDRESS": null, "YEAR_SERVICE": null, "NO_PUMPS": null, "PUMP_MFG": null, "HP": null, "DISCHARGE_PIPE_DIA": null, "FORCE_MAIN_DIA": null, "FORCE_MAIN_LENGTH": null, "FORCE_MAIN_CAPACITY": null, "PUMP_DISCHARGE_CAPACITY": null, "TDH": null, "WET_WELL_DIM": null, "WET_WELL_CAPACITY": null, "SCADA_RTU_NO": null, "ELEC_SERV_PROVIDER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }