{ "currentVersion": 10.91, "id": 122, "name": "AssetManagement.GIS_OWNER.IrWire", "type": "Feature Layer", "parentLayer": { "id": 125, "name": "Irrigation System" }, "defaultVisibility": true, "minScale": 2258, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The Irrigation Wire line feature class is used to store irrigation line information. It may be related to the Irrigation Controller and Irrigation Point feature classes.", "copyrightText": "Esri, Alliance for Public Gardens GIS", "editFieldsInfo": null, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1494237.027908966, "ymin": 747606.8340470642, "xmax": 6629710.247427553, "ymax": 1954770.1897286475, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IrrigationWireType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 }, "value": "1", "label": "Communication", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 }, "value": "2", "label": "Conventional", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 }, "value": "3", "label": "Station", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 }, "value": "4", "label": "Two Wire", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 }, "value": "5", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 }, "value": "0", "label": "UNKNOWN", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SurveyUserName", "typeIdField": "IrrigationWireType", "subtypeField": "IrrigationWireType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "IrrigationWireID", "type": "esriFieldTypeInteger", "alias": "Irrigation Wire ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IrrigationWireID" }, { "name": "IrrigationWireType", "type": "esriFieldTypeSmallInteger", "alias": "Irrigation Wire Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "IrrigationWireType" }, { "name": "Gauge", "type": "esriFieldTypeSmallInteger", "alias": "Gauge", "domain": null, "editable": true, "nullable": true, "defaultValue": 12, "modelName": "Gauge" }, { "name": "NumberOfWires", "type": "esriFieldTypeSmallInteger", "alias": "Number of Wires", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberOfWires" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "Valid values for Status.", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Existing", "code": "Existing" }, { "name": "Removed", "code": "Removed" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Existing", "modelName": "Status" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "SurveyDate", "type": "esriFieldTypeDate", "alias": "Survey Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SurveyDate" }, { "name": "SurveyUserName", "type": "esriFieldTypeString", "alias": "Survey User Name", "domain": { "type": "codedValue", "name": "UserName", "description": "Valid values for user names.", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "Edward Jones", "code": "Edward Jones" }, { "name": "New User", "code": "New User" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SurveyUserName" }, { "name": "SurveyMethod", "type": "esriFieldTypeString", "alias": "Survey Method", "domain": { "type": "codedValue", "name": "SurveyMethod", "description": "Valid values for SurveyMethod.", "codedValues": [ { "name": "Survey", "code": "Survey" }, { "name": "Wire Trace", "code": "Wire Trace" }, { "name": "Mapping Grade GPS", "code": "Mapping Grade GPS" }, { "name": "As-Built Drawing", "code": "As-Built Drawing" }, { "name": "Consumer Grade GPS", "code": "Consumer Grade GPS" }, { "name": "Heads-Up Digitizing", "code": "Heads-Up Digitizing" }, { "name": "Best Guess", "code": "Best Guess" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Best Guess", "modelName": "SurveyMethod" }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UpdateDate" }, { "name": "UpdateUserName", "type": "esriFieldTypeString", "alias": "Update User Name", "domain": { "type": "codedValue", "name": "UserName", "description": "Valid values for user names.", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "Edward Jones", "code": "Edward Jones" }, { "name": "New User", "code": "New User" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UpdateUserName" }, { "name": "IrrigationControllerID", "type": "esriFieldTypeInteger", "alias": "Irrigation Controller ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IrrigationControllerID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R1061_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1061", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1061", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S712_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Communication", "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} }, "templates": [ { "name": "Communication", "description": "", "prototype": { "attributes": { "IrrigationWireID": null, "IrrigationWireType": 1, "NumberOfWires": null, "SurveyUserName": null, "LegacyID": null, "Gauge": 12, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Conventional", "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} }, "templates": [ { "name": "Conventional", "description": "", "prototype": { "attributes": { "IrrigationWireID": null, "IrrigationWireType": 2, "NumberOfWires": null, "SurveyUserName": null, "LegacyID": null, "Gauge": 12, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Station", "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} }, "templates": [ { "name": "Station", "description": "", "prototype": { "attributes": { "IrrigationWireID": null, "IrrigationWireType": 3, "NumberOfWires": null, "SurveyUserName": null, "LegacyID": null, "Gauge": 12, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Two Wire", "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} }, "templates": [ { "name": "Two Wire", "description": "", "prototype": { "attributes": { "IrrigationWireID": null, "IrrigationWireType": 4, "NumberOfWires": null, "SurveyUserName": null, "LegacyID": null, "Gauge": 12, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Other", "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "IrrigationWireID": null, "IrrigationWireType": 5, "NumberOfWires": null, "SurveyUserName": null, "LegacyID": null, "Gauge": 12, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "UNKNOWN", "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} }, "templates": [ { "name": "UNKNOWN", "description": "", "prototype": { "attributes": { "IrrigationWireID": null, "IrrigationWireType": 0, "NumberOfWires": null, "SurveyUserName": null, "LegacyID": null, "Gauge": 12, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "UNKNOWN", "defaultValues": { "IrrigationWireID": null, "IrrigationWireType": 0, "Gauge": 12, "NumberOfWires": null, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyUserName": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null, "GlobalID": null, "LegacyID": null }, "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} } }, { "code": 1, "name": "Communication", "defaultValues": { "IrrigationWireID": null, "IrrigationWireType": 1, "Gauge": 12, "NumberOfWires": null, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyUserName": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null, "GlobalID": null, "LegacyID": null }, "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} } }, { "code": 2, "name": "Conventional", "defaultValues": { "IrrigationWireID": null, "IrrigationWireType": 2, "Gauge": 12, "NumberOfWires": null, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyUserName": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null, "GlobalID": null, "LegacyID": null }, "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} } }, { "code": 3, "name": "Station", "defaultValues": { "IrrigationWireID": null, "IrrigationWireType": 3, "Gauge": 12, "NumberOfWires": null, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyUserName": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null, "GlobalID": null, "LegacyID": null }, "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} } }, { "code": 4, "name": "Two Wire", "defaultValues": { "IrrigationWireID": null, "IrrigationWireType": 4, "Gauge": 12, "NumberOfWires": null, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyUserName": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null, "GlobalID": null, "LegacyID": null }, "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} } }, { "code": 5, "name": "Other", "defaultValues": { "IrrigationWireID": null, "IrrigationWireType": 5, "Gauge": 12, "NumberOfWires": null, "Status": "Existing", "InstallDate": null, "SurveyDate": null, "SurveyUserName": null, "SurveyMethod": "Best Guess", "UpdateDate": null, "UpdateUserName": null, "IrrigationControllerID": null, "Comments": null, "GlobalID": null, "LegacyID": null }, "domains": { "Status": {"type": "inherited"}, "SurveyUserName": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "UpdateUserName": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }