{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Water Well", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": -8841.598997270688, "ymin": 5794305.343501523, "xmax": -1835.362897270359, "ymax": 5801523.408201523, "spatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 1.904702903324523E-5, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.05, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -5622599.99999727, "falseY": -1.0001099999998476E7, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 165, 120, 71, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "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": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "WellStatus", "description": "Well Status", "codedValues": [ { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Stand By", "code": "Stand By" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Operational", "code": "Operational" }, { "name": "Parent Out of Service", "code": "Parent Out of Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnedBy" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "BuildingID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "WellType", "type": "esriFieldTypeString", "alias": "WellType", "domain": { "type": "codedValue", "name": "WellType", "description": "Well Type", "codedValues": [ { "name": "Production", "code": "Production" }, { "name": "Observation", "code": "Observation" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WellType" }, { "name": "LicenseNo", "type": "esriFieldTypeString", "alias": "LicenseNo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LicenseNo" }, { "name": "PriorityNo", "type": "esriFieldTypeString", "alias": "PriorityNo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PriorityNo" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_194", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_194", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S183_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Well", "description": "", "prototype": { "attributes": { "InstallDate": null, "PriorityNo": null, "ID": null, "Name": null, "Lifecycle": null, "LucityAutoID": null, "Owner": null, "BuildingID": null, "WellType": null, "LicenseNo": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3fb2a2de46f44a22b9e43c37c8488ca8" }