{ "currentVersion": 10.8, "id": 19, "name": "Lift Stations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 1709799.4243164062, "ymin": 588264.7686767578, "xmax": 1748895.1409301758, "ymax": 623204.1795043945, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a56925536772b4e690e079adec1f188d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAYAAADgbT9oAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP9JREFUOI2t0D0vg2EUgOFLvT5K2kiUwVfFgDSIsIkOujD0L1gNJpPRbrLjX2AQu8WARYiEpI2BtAZCihCTaDqoeNzbSc65hhP5Lu//2o2qhtX1U8Mh2suTy7UZUS1cGJyQDYFxjluI6iz+ubrwfZGrY1IDDE5ycchbhbE5NATA5RtGZ7k+oVwkaibZRalAKh0AQ1uSVD+vFUpFpseJNf588yt4f5OWdnKLfLyzs8HCMvFkIDy/RCzi8Y7OXvIrFM8YmgqEv2qKc7RHR4qekZ9368J9me9/tiaYzPFSobM/EK79Y6KbRL2j38B/rRrOHmyFYc8PMnithdPbS2FwdZ908jVq9v9jlQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NAME" }, { "name": "SOURCED", "type": "esriFieldTypeString", "alias": "SOURCED", "domain": { "type": "codedValue", "name": "lSource", "description": "A description of the source of the data.", "codedValues": [ { "name": "From staff memory", "code": "Memory" }, { "name": "GPS", "code": "GPS" }, { "name": "As-Built", "code": "As-Built" }, { "name": "Work Order", "code": "Work Order" }, { "name": "Compiled from GPS points", "code": "Compiled" }, { "name": "Best Guess based on available info", "code": "Best Guess" }, { "name": "Miscellaneous Box", "code": "Misc" }, { "name": "Dead Folder", "code": "DF" }, { "name": "Dead File", "code": "DFile" }, { "name": "Active File", "code": "AF" }, { "name": "Unknown Plan", "code": "UP" }, { "name": "GPS/Plan information", "code": "Combo" }, { "name": "Planimetric Drawings", "code": "Plan" }, { "name": "CADD Drawings", "code": "CAD" }, { "name": "Field Locate", "code": "Field" }, { "name": "Construction Plans", "code": "CP" }, { "name": "GPS and Construction Plans", "code": "GPS-CP" }, { "name": "GPS and As-Built Plans", "code": "GPS-AB" }, { "name": "Survey", "code": "Survey" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SOURCED" }, { "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": "NARRATIVE", "type": "esriFieldTypeString", "alias": "Narrative", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NARRATIVE" }, { "name": "NO_PUMPS", "type": "esriFieldTypeString", "alias": "NO_PUMPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NO_PUMPS" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "PumpManufact", "type": "esriFieldTypeString", "alias": "PumpManufact", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PumpManufact" }, { "name": "PumpType", "type": "esriFieldTypeString", "alias": "PumpType", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PumpType" }, { "name": "PumpCapacity", "type": "esriFieldTypeString", "alias": "PumpCapacity", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PumpCapacity" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ID" }, { "name": "Install_Date", "type": "esriFieldTypeSmallInteger", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Funded", "type": "esriFieldTypeString", "alias": "Funded", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Funded" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Lift Stations", "description": "", "prototype": { "attributes": { "last_edited_user": null, "last_edited_date": null, "NAME": null, "SOURCED": null, "ENABLED": 1, "NARRATIVE": null, "NO_PUMPS": null, "InstallDate": null, "PumpManufact": null, "PumpType": null, "PumpCapacity": null, "ID": null, "Install_Date": null, "Address": null, "X": null, "Y": null, "Funded": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }