{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "SLiftStation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 18000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 2391713.2759983093, "ymin": 7044309.553115815, "xmax": 2494759.499367386, "ymax": 7098172.807921901, "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": "7be8cef77753b3e7730a8938877fca58", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQ4jc3UPyiEYRzA8Y/yt0xEMlEYFEXiDEwMUnJhIqtbZCKT1SCL0ULZSCcDg8WGJDKJAQNKOSl1dZPhllNOr943fKfn/dXzfobnfZ9Cv1ThX0GV6I7o3S84yge1YHB6QzyM8J5yszbjFUP5IDjrmZAIA+FqbUYmd/BnZ5S3w3XuL4mNUNfG5gKNMWKjEUOpBwam2V/h6YbeSY63aB+kuCxCqKiE6nrKKygq5e6CobnsPEiBocdrluLUt9E9xu4SK+PMJimIEqptYmo1uz7fY3ie0x2eb6lpiBDKLZMmuZhFWvqC7QkM5X5dXSNcHtAZp7Q8Yqiq7vNza3/QnT+EwvYVlFgO+BPmK/2mGeffQYfoONkOB33V/7vrwvYBbic8rd2WH1sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ADMINISTRATIVEAREA", "typeIdField": "", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACT", "modelName": "LifeCycleStatus" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": { "type": "codedValue", "name": "SPumpStnType", "description": "Sewer Lift Station Subtype", "codedValues": [ { "name": "SPumpStation", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "SUBTYPE" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "domain": { "type": "codedValue", "name": "sWaterType", "description": "", "codedValues": [ { "name": "Force Main", "code": "FM" }, { "name": "Process Pipe", "code": "PR" }, { "name": "Sanitary Sewage Pipe", "code": "SS" }, { "name": "Stormwater Pipe", "code": "SW" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Sewage", "modelName": "WaterType" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT" }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SHEET" }, { "name": "STATION", "type": "esriFieldTypeString", "alias": "STATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATION" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "domain": { "type": "codedValue", "name": "sCreatedBy", "description": "", "codedValues": [ { "name": "Tony Criss", "code": "TC" }, { "name": "Andrew Lupher", "code": "AL" }, { "name": "Kathy Goldthorpe", "code": "KG" }, { "name": "Frank Cangelosi", "code": "FC" }, { "name": "Eurika Sulpya", "code": "ES" }, { "name": "Other", "code": "OTH" }, { "name": "Jason Wood", "code": "JW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinalCorrect" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R99_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S85_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lift Station", "description": "", "prototype": { "attributes": { "LIFECYCLESTATUS": "ACT", "SUBTYPE": 1, "WATERTYPE": "Sewage", "FACILITYID": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "SPumpStation", "defaultValues": { "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 1, "WATERTYPE": "Sewage", "PROJECT": null, "SHEET": null, "STATION": null, "CREATEDBY": null, "FINALCORRECT": null }, "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2c048426525c42ef847c97e3f4a3dfdd" }