{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 180, "name": "sw_Channel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000.0000000001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CH_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 3 }, "value": "AGDRAIN", "label": "AGRICULTURAL DRAIN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 3 }, "value": "CHANNEL", "label": "CHANNEL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 54, 75, 255 ], "width": 3 }, "value": "LEVEE", "label": "LEVEE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 54, 111, 255 ], "toColor": [ 138, 54, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 153, 34, 255 ], "toColor": [ 40, 153, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 143, 161, 255 ], "toColor": [ 42, 143, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 111, 37, 255 ], "toColor": [ 168, 111, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 34, 153, 255 ], "toColor": [ 40, 34, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 83, 153, 255 ], "toColor": [ 46, 83, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 36, 42, 255 ], "toColor": [ 140, 36, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 42, 176, 255 ], "toColor": [ 167, 42, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 166, 76, 255 ], "toColor": [ 152, 166, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 140, 89, 255 ], "toColor": [ 69, 140, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 91, 61, 255 ], "toColor": [ 128, 91, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 53, 135, 255 ], "toColor": [ 94, 53, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 70, 90, 255 ], "toColor": [ 163, 70, 90, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 347665.93791822996, "ymin": 1.0609917931625547E7, "xmax": 452663.9707038967, "ymax": 1.0726667283756297E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITOR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 16, "domain": null }, { "name": "CHANNEL", "type": "esriFieldTypeString", "alias": "CHANNEL", "length": 50, "domain": null }, { "name": "CH_NO", "type": "esriFieldTypeString", "alias": "CH_NO", "length": 8, "domain": null }, { "name": "CH_TYPE", "type": "esriFieldTypeString", "alias": "CH_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "CHTYPE", "description": "CHANNEL TYPE", "codedValues": [ { "name": "CHANNEL", "code": "CHANNEL" }, { "name": "AGRICULTURAL DRAIN", "code": "AGDRAIN" }, { "name": "LEVEE", "code": "LEVEE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "CHMATERIAL", "description": "CHANNEL MATERIAL", "codedValues": [ { "name": "EARTH", "code": "EARTH" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "RIP-RAP", "code": "RIP-RAP" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 50, "domain": { "type": "codedValue", "name": "Ownership", "description": "Ownership", "codedValues": [ { "name": "EL PASO WATER UTILITIES", "code": "EPWU" }, { "name": "CITY GOVERNMENT", "code": "CITY" }, { "name": "COMMERCIAL", "code": "COMM" }, { "name": "COUNTY GOVERNMENT", "code": "COUN" }, { "name": "FEDERAL GOVERNMENT", "code": "FEDR" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "STATE GOVERNMENT", "code": "STAT" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DWG_NO", "type": "esriFieldTypeString", "alias": "DWG_NO", "length": 25, "domain": null }, { "name": "CONST_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CONST_DATE", "domain": null }, { "name": "CH_LEN", "type": "esriFieldTypeDouble", "alias": "CH_LEN", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "MAINCOMP1", "type": "esriFieldTypeInteger", "alias": "MAINCOMP1", "domain": null }, { "name": "MAINCOMP2", "type": "esriFieldTypeInteger", "alias": "MAINCOMP2", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeSmallInteger", "alias": "COMPTYPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }