{ "currentVersion": 10.51, "id": 0, "name": "Real Estate Leases", "parentLayerId": -1, "defaultVisibility": true, "minScale": 1155581.108577, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 142328.1453999998, "ymin": 3757665.8511999995, "xmax": 894557.4271999998, "ymax": 4101689.903000001, "spatialReference": { "wkid": 26914, "latestWkid": 26914, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LeaseType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "Agricultural", "label": "Agricultural", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "Long-term Commercial", "label": "Long-term Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "Short-term Commercial", "label": "Short-term Commercial", "description": "" } ], "fieldDelimiter": "," }, "transparency": 35, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Lease", "typeIdField": "LeaseType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Lease", "type": "esriFieldTypeString", "alias": "Lease Number", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "LeaseType", "type": "esriFieldTypeString", "alias": "Lease Type", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "BeginDate", "type": "esriFieldTypeString", "alias": "Begin Date", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "EndDate", "type": "esriFieldTypeString", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "ContractNumber", "type": "esriFieldTypeString", "alias": "Contract Number", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "RanchUnitNotes", "type": "esriFieldTypeString", "alias": "Ranch Unit Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "LeaseManagementSpecialist", "type": "esriFieldTypeString", "alias": "Lease Management Specialist", "domain": null, "editable": true, "nullable": true, "length": 61 }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 173 }, { "name": "TotalAllAcreage", "type": "esriFieldTypeDouble", "alias": "Total All Acreage", "domain": null, "editable": true, "nullable": true }, { "name": "Legal", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": null, "editable": true, "nullable": false, "length": 1073741822 }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "County Name", "domain": null, "editable": true, "nullable": false, "length": 100 }, { "name": "RanchUnitID", "type": "esriFieldTypeInteger", "alias": "Ranch Unit ID", "domain": null, "editable": true, "nullable": true }, { "name": "LMS_Phone", "type": "esriFieldTypeString", "alias": "Lease Management Specialist Phone", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "LMS_Email", "type": "esriFieldTypeString", "alias": "Lease Management Specialist Email", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "ContractStatusID", "type": "esriFieldTypeInteger", "alias": "Contract Status ID", "domain": null, "editable": true, "nullable": false }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38 } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Agricultural", "name": "Agricultural", "domains": {}, "templates": [ { "name": "Agricultural", "description": "", "prototype": { "attributes": { "ContractStatusID": 0, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "Lease": null, "LeaseType": "Agricultural", "BeginDate": null, "EndDate": null, "ContractNumber": null, "RanchUnitNotes": null, "LeaseManagementSpecialist": null, "OwnerName": null, "Address2": null, "TotalAllAcreage": null, "Legal": " ", "CountyName": " ", "RanchUnitID": null, "LMS_Phone": null, "LMS_Email": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Long-term Commercial", "name": "Long-term Commercial", "domains": {}, "templates": [ { "name": "Long-term Commercial", "description": "", "prototype": { "attributes": { "ContractStatusID": 0, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "Lease": null, "LeaseType": "Long-term Commercial", "BeginDate": null, "EndDate": null, "ContractNumber": null, "RanchUnitNotes": null, "LeaseManagementSpecialist": null, "OwnerName": null, "Address2": null, "TotalAllAcreage": null, "Legal": " ", "CountyName": " ", "RanchUnitID": null, "LMS_Phone": null, "LMS_Email": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Short-term Commercial", "name": "Short-term Commercial", "domains": {}, "templates": [ { "name": "Short-term Commercial", "description": "", "prototype": { "attributes": { "ContractStatusID": 0, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "Lease": null, "LeaseType": "Short-term Commercial", "BeginDate": null, "EndDate": null, "ContractNumber": null, "RanchUnitNotes": null, "LeaseManagementSpecialist": null, "OwnerName": null, "Address2": null, "TotalAllAcreage": null, "Legal": " ", "CountyName": " ", "RanchUnitID": null, "LMS_Phone": null, "LMS_Email": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true }