{ "currentVersion": 10.91, "id": 23, "name": "Lift Stations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreatedDate", "creatorField": "CreatedBy", "editDateField": "EditedDate", "editorField": "LastEditedBy" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.00833995381E7, "ymin": 4596431.002800003, "xmax": -1.00797292039E7, "ymax": 4601473.268399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bc52f27f77b7c478cdf609ccf3698dc5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAASCAYAAACw50UTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdBJREFUOI211D1IG2Ecx/FvcpcX02jiUWuFiBHclHTpoELr2ywlUpRKQDp0yNhFwbGb2giFdhJcVRSSgouLnZpQIx0stCZdagpxEM+2kKYXvcThkjRJE2s8/cHB8xzP83n+d889J3KDEQuNrVnL3NEvxakXvGW1xL0vlUApPtrRokwP9oBovDqsnML2JyUuSdI7WZY/FnDH3WYwC/qqbjBDd4flOJVKNZVWXpZ0BjZ34XE/GCqrO4PwPnz5DiYRPG643wVC5cBaeEaF8Veg9oGhYlIgBK0OGPHAaRY23sPnBDwduSReK78z8GIdUisg5PfG7YXny+AbAlPFftWFW80wOQgbEXjYoz2B3QJL/urj68KNwOIUBCMwOQ8mASYewKNeuN2oEwdw2rT3OzUMyRP4EIeJBQjNQqNVBx5LQvQr+AbAaACXBK5e2IlD4gi62+vAcznIlvTvOCEQhHudGmQ0wOFPiMRgZuzf+Rfi4pPy/rc3sDoNc28hvAfuNrBb4fUzkOyXxB0NkFurveiyX/ss1ayGVzk//6/8otjM1e/nsn/XEgEkSYpt78l0ten7v2RUCO8rLkXhoIjLshwdW8QGOK5OF/MD+FPE80nnr2vLOcMzegvIODkhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ActiveStatus", "type": "esriFieldTypeString", "alias": "Active Status", "domain": { "type": "codedValue", "name": "ActiveStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Active", "modelName": "ActiveStatus" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NAME" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Diameter" }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Depth" }, { "name": "Station_Type", "type": "esriFieldTypeString", "alias": "Station Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Station_Type" }, { "name": "Simplex_or_Duplex", "type": "esriFieldTypeString", "alias": "Simplex or Duplex", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Simplex_or_Duplex" }, { "name": "Inlet_Size", "type": "esriFieldTypeString", "alias": "Inlet Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inlet_Size" }, { "name": "Pipe_Out_Size", "type": "esriFieldTypeString", "alias": "Pipe_Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pipe_Out_Size" }, { "name": "Pump_Type", "type": "esriFieldTypeString", "alias": "Type of Pump", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pump_Type" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Make" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model" }, { "name": "Hp", "type": "esriFieldTypeString", "alias": "Hp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Hp" }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Phase" }, { "name": "Amps", "type": "esriFieldTypeString", "alias": "Amps", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Amps" }, { "name": "Volts", "type": "esriFieldTypeString", "alias": "Volts", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Volts" }, { "name": "RPM", "type": "esriFieldTypeString", "alias": "RPM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RPM" }, { "name": "Serial_Number", "type": "esriFieldTypeString", "alias": "Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Serial_Number" }, { "name": "Hz", "type": "esriFieldTypeString", "alias": "Hz", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Hz" }, { "name": "GPM", "type": "esriFieldTypeString", "alias": "GPM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPM" }, { "name": "Date_MFG", "type": "esriFieldTypeString", "alias": "Date MFG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Date_MFG" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Class" }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OPDATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "LocationConfirmed", "type": "esriFieldTypeString", "alias": "Location Confirmed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LocationConfirmed" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Asset Manager", "description": "The manager of the asset.", "codedValues": [ { "name": "City of DeSoto", "code": "City of DeSoto" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "Asset Owner", "description": "The owner of the asset.", "codedValues": [ { "name": "City of DeSoto", "code": "City of DeSoto" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "SymbolRotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolRotation" }, { "name": "LastEditedBy", "type": "esriFieldTypeString", "alias": "Last Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LastEditedBy" }, { "name": "EditedDate", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditedDate" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Image", "type": "esriFieldTypeRaster", "alias": "Image", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Image" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_1", "fields": "Image", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_157", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_157", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Lift Stations", "description": "", "prototype": { "attributes": { "FACILITYID": null, "Image": null, "ActiveStatus": "Active", "NAME": null, "Diameter": null, "Depth": null, "Station_Type": null, "Simplex_or_Duplex": null, "Inlet_Size": null, "Pipe_Out_Size": null, "Pump_Type": null, "Make": null, "Model": null, "Hp": null, "Phase": null, "Amps": null, "Volts": null, "RPM": null, "Serial_Number": null, "Hz": null, "GPM": null, "Date_MFG": null, "Class": null, "OPDATE": null, "INSTALLDATE": null, "InspectionDate": null, "LocationConfirmed": null, "LOCDESC": null, "Notes": null, "MAINTBY": null, "OWNEDBY": null, "SymbolRotation": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d91de222d6864cdd8eb7c2ce78cb91b3" }