{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "WIrrigLine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.2 }, "value": "1", "label": "Lateral" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.2 }, "value": "0", "label": "Main" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 115, 102, 255 ], "toColor": [ 186, 115, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 51, 61, 255 ], "toColor": [ 245, 51, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 63, 96, 255 ], "toColor": [ 212, 63, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 191, 190, 255 ], "toColor": [ 237, 191, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 84, 57, 255 ], "toColor": [ 191, 84, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 143, 164, 255 ], "toColor": [ 242, 143, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 137, 114, 255 ], "toColor": [ 242, 137, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 141, 150, 255 ], "toColor": [ 186, 141, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 42, 39, 255 ], "toColor": [ 186, 42, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 92, 66, 255 ], "toColor": [ 237, 92, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 103, 116, 255 ], "toColor": [ 214, 103, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 158, 143, 255 ], "toColor": [ 235, 158, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 93, 95, 255 ], "toColor": [ 232, 93, 95, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 0, "ymin": 5563394.791625, "xmax": 539000.893375, "ymax": 5607417.42725, "spatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.002093132257591652, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MATERIAL", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WIrrigPipeDiameter", "description": "Water Irrigation Pipe Diameter", "codedValues": [ { "name": "0", "code": 0 }, { "name": "25", "code": 25 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "75", "code": 75 }, { "name": "100", "code": 100 }, { "name": "150", "code": 150 }, { "name": "200", "code": 200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "WIrrigMaterial", "description": "Water Irrigation Pipe Material", "codedValues": [ { "name": "HDP", "code": "HDP" }, { "name": "LDP", "code": "LDP" }, { "name": "PVC", "code": "PVC" }, { "name": "STEEL", "code": "STEEL" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "AC", "code": "AC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "WIrrigStatus", "description": "Water Irrigation Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GISID", "type": "esriFieldTypeInteger", "alias": "GISID", "domain": null }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "length": 8, "domain": null }, { "name": "UPDATE_USER", "type": "esriFieldTypeString", "alias": "UPDATE_USER", "length": 8, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4583_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2792_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 0, "name": "Main" }, { "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 1, "name": "Lateral" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "DIAMETER": 0, "MATERIAL": "UNKNOWN", "SUBTYPE": null, "STATUS": "ACTIVE", "GISID": null, "UPDATE_DATE": null, "UPDATE_USER": null, "GLOBALID": null }, "code": 0, "name": "Main" }, { "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "DIAMETER": 0, "MATERIAL": "UNKNOWN", "SUBTYPE": null, "STATUS": "ACTIVE", "GISID": null, "UPDATE_DATE": null, "UPDATE_USER": null, "GLOBALID": null }, "code": 1, "name": "Lateral" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "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": { "timeZone": "Canada Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }