{ "currentVersion": 10.91, "id": 14, "name": "Reclaimed Customer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3098872.838087991, "ymin": 1191709.122243002, "xmax": 3145457.6377754956, "ymax": 1246416.8006805032, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.75 } }, "label": "", "description": "" }, "transparency": 65, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CUSTOMER_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "CUSTOMER_NAME", "type": "esriFieldTypeString", "alias": "Customer Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CUSTOMER_NAME" }, { "name": "NOA_NUMBER", "type": "esriFieldTypeString", "alias": "NOA Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NOA_NUMBER" }, { "name": "OPT", "type": "esriFieldTypeString", "alias": "OPT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OPT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REC_UNIQ_CW" }, { "name": "IRRIGATORNAME", "type": "esriFieldTypeString", "alias": "Irrigator Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "IRRIGATORNAME" }, { "name": "PROPERTYMANAGEMENTNAME", "type": "esriFieldTypeString", "alias": "Property Management Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROPERTYMANAGEMENTNAME" }, { "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": "IRRIGATORPHONENUMBER", "type": "esriFieldTypeString", "alias": "Irrigator Phone Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IRRIGATORPHONENUMBER" }, { "name": "IRRIGATOREMAIL", "type": "esriFieldTypeString", "alias": "Irrigator Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IRRIGATOREMAIL" }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "FIELDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FIELDNOTES" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R239_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_239", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_239", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_6969_IRRIGAT", "fields": "IRRIGATORNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_6969_PROPERT", "fields": "PROPERTYMANAGEMENTNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S203_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ReclaimCustomers", "description": "", "prototype": { "attributes": { "ACREAGE": null, "STATUS": null, "CUSTOMER_NAME": null, "NOA_NUMBER": null, "OPT": null, "FIELDNOTES": null, "UNIQUEID": null, "IRRIGATORNAME": null, "PROPERTYMANAGEMENTNAME": null, "IRRIGATOREMAIL": null, "IRRIGATORPHONENUMBER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b2bd92b05ece4e41b8f9859b19c63c63" }