{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 17, "name": "WWM Rehabs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.002, "zTolerance": 1.0244548335081698E-6, "mTolerance": 2, "falseX": -110512500, "falseY": -88858000, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROCESS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.7 }, "value": "Cipp", "label": "Cipp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.7 }, "value": "Fold and Form", "label": "Fold and Form" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.7 }, "value": "Pipe Bursting", "label": "Pipe Bursting" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.7 }, "value": "Slipline", "label": "Slipline" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 207, 138, 255 ], "toColor": [ 150, 207, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 247, 69, 255 ], "toColor": [ 87, 247, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 166, 46, 255 ], "toColor": [ 62, 166, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 250, 122, 255 ], "toColor": [ 165, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 171, 137, 255 ], "toColor": [ 150, 171, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 209, 46, 255 ], "toColor": [ 106, 209, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 240, 187, 255 ], "toColor": [ 205, 240, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 204, 108, 255 ], "toColor": [ 116, 204, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 168, 89, 255 ], "toColor": [ 108, 168, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 240, 156, 255 ], "toColor": [ 166, 240, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 209, 84, 255 ], "toColor": [ 121, 209, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 204, 157, 255 ], "toColor": [ 173, 204, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 166, 109, 255 ], "toColor": [ 132, 166, 109, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1773761169750005E7, "ymin": 6930624.651999995, "xmax": 1.1898584218999997E7, "ymax": 7058694.985249996, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 4, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PIPE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_ID", "type": "esriFieldTypeString", "alias": "PIPE_ID", "length": 20, "domain": null }, { "name": "HANSENID", "type": "esriFieldTypeDouble", "alias": "HANSENID", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeDouble", "alias": "YEAR", "domain": null }, { "name": "PROCESS", "type": "esriFieldTypeString", "alias": "PROCESS", "length": 254, "domain": { "type": "codedValue", "name": "WWM_Rehab_Process", "description": "Valid Process", "codedValues": [ { "name": "Fold and Form", "code": "Fold and Form" }, { "name": "Slipline", "code": "Slipline" }, { "name": "Pipe Bursting", "code": "Pipe Bursting" }, { "name": "Cipp", "code": "Cipp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_PERFORMED", "type": "esriFieldTypeDate", "alias": "DATE_PERFORMED", "length": 8, "domain": null }, { "name": "TAPE_NUM", "type": "esriFieldTypeString", "alias": "TAPE_NUM", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WWM_Rehab_Installer", "description": "Valid installers", "codedValues": [ { "name": "AM LINER", "code": "AM LINER" }, { "name": "INSITUFORM", "code": "INSITUFORM" }, { "name": "NU PIPE", "code": "NU PIPE" }, { "name": "MILLER", "code": "MILLER" }, { "name": "PIPE LINERS", "code": "PIPE LINERS" }, { "name": "SLIPLINE", "code": "SLIPLINE" }, { "name": "ULTRA LINER", "code": "ULTRA LINER" }, { "name": "REYNOLDS-INLINER", "code": "REYNOLDS-INLINER" }, { "name": "AM-LINER/NORDITUBE", "code": "AM-TUBE" }, { "name": "SAK", "code": "SAK" }, { "name": "GRANITE", "code": "GRANITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WWM_Rehab_Stat", "description": "Status of installation", "codedValues": [ { "name": "INSTALLED", "code": "INSTALLED" }, { "name": "PROPOSED", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R7811_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7811", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7811", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5484_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1631367043000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }