{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 28, "name": "Clean Out", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 30000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -118767900, "ymin": -94525500, "xmax": 3203322.56175033, "ymax": 1582784.71069925, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b1ecacd82b4ae7990780f0564bd4d694", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQoka3SMUsCARjG8b/cRc1OBg524iAIOglNEnLcfINgS9EhnOl3aIhGQbkhKRpE4hChqdkpF53CTnTpUnG6xQ8QJw1ScqYS0jM+vD94eXlFdoz47zAa5XAwwAHcP0Nd50JVubYs+s0ml90uH1thKMRBNstdschpMMieohCMxWiZJlf1Oo9rYSbDcTrNbS5HQhCWA4rCUSTCg9/PSaVCHvj0wHicnK6TAJjNoFAAWQZNA0liX1U5E0VuSqXF2j/QcTBtG02SoNOBRgMsawEBxmN638gDDYNWKsW7JBGWZahWIZlcrmzbvGw8zmRCGwgLAuTzy344xB2NqG2DT9Mp54EAnvR6vNVqvG6E5TLProvu83n7+Zw+K/n1AIbB/Wq3Ljv/6hcpgFhO4Yiw2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "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": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "Lifecycle Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "FrameMaterial", "type": "esriFieldTypeString", "alias": "FrameMaterial", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "Steel", "modelName": "FrameMaterial" }, { "name": "AccessDiameter", "type": "esriFieldTypeInteger", "alias": "AccessDiameter", "domain": null, "editable": true, "nullable": true, "defaultValue": 24, "modelName": "AccessDiameter" }, { "name": "AccessMaterial", "type": "esriFieldTypeString", "alias": "AccessMaterial", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "Steel", "modelName": "AccessMaterial" }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallYear" }, { "name": "GPSDate", "type": "esriFieldTypeDate", "alias": "GPSDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDate" }, { "name": "Document2", "type": "esriFieldTypeString", "alias": "Document2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Document2" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comments" }, { "name": "Plan_Pg_No", "type": "esriFieldTypeString", "alias": "Plan_Pg_No", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Plan_Pg_No" }, { "name": "Document1", "type": "esriFieldTypeString", "alias": "Document1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Document1" }, { "name": "GPS_Elev", "type": "esriFieldTypeDouble", "alias": "GPS_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Elev" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "LF_Link", "type": "esriFieldTypeString", "alias": "LF_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link" }, { "name": "LF_Link2", "type": "esriFieldTypeString", "alias": "LF_Link2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_Link2" }, { "name": "LF_DocName", "type": "esriFieldTypeString", "alias": "LF_DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LF_DocName" }, { "name": "CG_Link", "type": "esriFieldTypeString", "alias": "CG_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CG_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S768_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Clean Out", "description": "", "prototype": { "attributes": { "LF_DocName": null, "CG_Link": null, "FacilityID": null, "LifecycleStatus": "Active", "FrameMaterial": "Steel", "AccessDiameter": 24, "AccessMaterial": "Steel", "InstallYear": null, "GPSDate": null, "Document2": null, "Comments": null, "Plan_Pg_No": null, "Document1": null, "GPS_Elev": null, "LF_Link2": null, "LF_Link": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }