{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 45, "name": "Irrigation Point of Connection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Irrigation" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f0f2d041e7a4228d7b02a96df56026f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgUlEQVQ4jcXVzUtVURQF8J9io5ooRVA5d1ym4cgQbC4i6NSiD0lQHJRCTiqFoJHf+gQnNdBZgUSBUISYiiP1j9BHQYNGqYNzhMvTe997RrjgDvbde627zt7nnFvlP6HqPISv4koR/l/slit8Az9QmVEzjUflCm9iJo2IPIbSyMV6PIh2XE7J5UsVXsAE1mL8E88wV1C3UfDuEl7gI76eJnwLq8hFwTzmcR93Ys0henAQ4w68xXV8SnMMFVGoDc+jsx6sC4PMCUOtwxhaEtzDLOFj1AhT78YTTKETLzGKflxII5dyQBqiw/dYxjfUptSW5DiJNaygFUt4WoxbTHhPGOICvgvum4Q+j6G5XOEDoadD+CUMszHmxnEbd9GFN7gWc5mtWBV2wVaMazCSyN/EQ0ziHT5gGL1ZjvvwJfllvHby5L3CIvbxGwPCfv+TJvy5IK7Hg1NWVR1XkcztZDlOolLoZ9rt1o1ZYSueQJbwPVzEdkbN47MIL8fnTDiXX9M/4QjLmE2NKOYN1AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1266587.8774433453, "ymin": 173491.29841635103, "xmax": 1269309.5904461292, "ymax": 179154.67008894501, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MOD_BY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "MOD_LAST", "type": "esriFieldTypeDate", "alias": "Modified Last", "length": 8, "domain": null }, { "name": "MOD_BY", "type": "esriFieldTypeString", "alias": "Modified By", "length": 25, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "INSTALLED", "type": "esriFieldTypeDate", "alias": "Installed", "length": 8, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "IRRIG_ACTIVE", "description": "Active", "codedValues": [ { "name": "Inactive", "code": 0 }, { "name": "Active", "code": 1 }, { "name": "Unknown", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CMNTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CUR_COND", "type": "esriFieldTypeString", "alias": "Current Condition", "length": 15, "domain": { "type": "codedValue", "name": "IRRIG_Condition", "description": "Iirrigation Condition", "codedValues": [ { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CNTRL_ID", "type": "esriFieldTypeString", "alias": "Controller ID", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R650_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_650", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_650", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S449_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d39f0e18014d4fd1801c1c04ba20e128" }