{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Abandon", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103444, "latestWkid": 103444, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PIPE_TYPE", "uniqueValueGroups": [ { "heading": "PIPE_TYPE", "classes": [ { "label": "Lateral", "description": "Lateral", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 2 }, "values": [ [ "LATERAL" ] ] }, { "label": "Main", "description": "Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "MAIN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 2 }, "value": "LATERAL", "label": "Lateral" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "MAIN", "label": "Main" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 174, 214, 255 ], "toColor": [ 195, 174, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 200, 165, 255 ], "toColor": [ 232, 200, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 167, 186, 255 ], "toColor": [ 235, 167, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 218, 237, 255 ], "toColor": [ 192, 218, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 165, 232, 255 ], "toColor": [ 229, 165, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 199, 224, 255 ], "toColor": [ 235, 199, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 181, 171, 255 ], "toColor": [ 235, 181, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 174, 214, 255 ], "toColor": [ 154, 174, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 163, 230, 255 ], "toColor": [ 185, 163, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 185, 178, 255 ], "toColor": [ 209, 185, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 157, 161, 255 ], "toColor": [ 204, 157, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 167, 204, 255 ], "toColor": [ 219, 167, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 151, 209, 255 ], "toColor": [ 148, 151, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 814311.020049002, "ymin": 545786.7331522629, "xmax": 843803.0795030855, "ymax": 592012.5455560908, "spatialReference": { "wkid": 103444, "latestWkid": 103444, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -17646100, "falseY": -48340000, "xyUnits": 1.3723750315761152E8, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MATERIAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 15, "domain": { "type": "codedValue", "name": "WATER_MATERIAL", "description": "Water Pipe & Lateral Material", "codedValues": [ { "name": "COPPER", "code": "C" }, { "name": "CIP", "code": "CIP" }, { "name": "CIP-150 (thinwalled)", "code": "CIP-150" }, { "name": "DIP", "code": "DIP" }, { "name": "DIP-150", "code": "DIP-150" }, { "name": "DIP (unwrapped)", "code": "DIP (unwrapped)" }, { "name": "GALVANIZED", "code": "G" }, { "name": "LEAD", "code": "L" }, { "name": "PE", "code": "PE" }, { "name": "PVC", "code": "PVC" }, { "name": "RCCP", "code": "RCCP" }, { "name": "S", "code": "S" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "WIP", "code": "WIP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC-CERTALOK", "code": "PVC-CERTALOK" }, { "name": "BRASS", "code": "BRASS" }, { "name": "C-900", "code": "C-900" }, { "name": "BLACK PLASTIC", "code": "BLACK PLASTIC" }, { "name": "PEX", "code": "PEX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_YEAR", "type": "esriFieldTypeInteger", "alias": "PIPE_YEAR", "domain": null }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "length": 6, "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 7, "domain": { "type": "codedValue", "name": "JUNKED_PIPE_TYPE", "description": "Junked Pipe Type", "codedValues": [ { "name": "Main", "code": "MAIN" }, { "name": "Lateral", "code": "LATERAL" }, { "name": "Inlet Lead", "code": "IL" }, { "name": "Mini Sewer", "code": "MS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeInteger", "alias": "WORK_ORDER", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 35, "domain": { "type": "codedValue", "name": "COUNTY", "description": "County", "codedValues": [ { "name": "Calumet County", "code": "Calumet County" }, { "name": "Outagamie County", "code": "Outagamie County" }, { "name": "Winnebago County", "code": "Winnebago County" }, { "name": "Outagamie/Calumet", "code": "Outagamie/Calumet" }, { "name": "Outagamie/Winnebago", "code": "Outagamie/Winnebago" }, { "name": "Calumet/Winnebago", "code": "Calumet/Winnebago" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_LIMITS", "type": "esriFieldTypeString", "alias": "CITY_LIMITS", "length": 8, "domain": { "type": "codedValue", "name": "YESNO", "description": "Yes or No", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ORIGINAL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "ORIGINAL_YEAR", "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": "PIPE_SIZE", "type": "esriFieldTypeDouble", "alias": "PIPE_SIZE", "domain": { "type": "codedValue", "name": "LATERAL_DIAMETER", "description": "Water Lateral Diameter", "codedValues": [ { "name": "5/8\"", "code": 0.625 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "7\"", "code": 7 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "14\"", "code": 14 }, { "name": "24\"", "code": 24 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "63\"", "code": 63 }, { "name": "21\"", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "YEAR_JUNKED", "type": "esriFieldTypeInteger", "alias": "YEAR_JUNKED", "domain": null }, { "name": "METAFILE_LINK", "type": "esriFieldTypeString", "alias": "METAFILE_LINK", "length": 200, "domain": null }, { "name": "LATERAL_ID", "type": "esriFieldTypeString", "alias": "LATERAL_ID", "length": 50, "domain": null }, { "name": "PIPE_ID", "type": "esriFieldTypeInteger", "alias": "PIPE_ID", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "COMPLETE_REPLACEMENT", "type": "esriFieldTypeString", "alias": "COMPLETE_REPLACEMENT", "length": 50, "domain": { "type": "codedValue", "name": "YESNO TEXT", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PERMIT_NUM", "type": "esriFieldTypeString", "alias": "PERMIT_NUM", "length": 50, "domain": null }, { "name": "PIPE_ID1", "type": "esriFieldTypeString", "alias": "PIPE_ID1", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R286_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_286", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_286", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a281_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "33562c330c774c5b943507b48284235e" }