{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 23, "name": "Abandoned Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Abandoned Wastewater" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Abandoned", "description": "Abandoned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "ABAND" ], [ "INACT" ] ] }, { "label": "Removed", "description": "Removed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "REMOVED" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "ABAND", "label": "Abandoned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "INACT", "label": "Abandoned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "REMOVED", "label": "Removed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 107, 67, 255 ], "toColor": [ 171, 107, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 34, 163, 255 ], "toColor": [ 39, 34, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 176, 53, 255 ], "toColor": [ 37, 176, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 154, 168, 255 ], "toColor": [ 49, 154, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 56, 131, 255 ], "toColor": [ 171, 56, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 72, 130, 255 ], "toColor": [ 47, 72, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 156, 35, 255 ], "toColor": [ 158, 156, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 130, 79, 255 ], "toColor": [ 62, 130, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 51, 66, 255 ], "toColor": [ 150, 51, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 77, 171, 255 ], "toColor": [ 130, 77, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 45, 30, 255 ], "toColor": [ 138, 45, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 140, 50, 255 ], "toColor": [ 106, 140, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 47, 167, 255 ], "toColor": [ 173, 47, 167, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1923452.1625922173, "ymin": 223303.51691414416, "xmax": 1999003.562342137, "ymax": 302519.3030360639, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "cDomOwner", "description": "Owner of Asset", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Privately Owned", "code": "Private" }, { "name": "Rural Water District", "code": "RWD" }, { "name": "KTA", "code": "KTA" }, { "name": "KDOT", "code": "KDOT" }, { "name": "Sherwood WWTP", "code": "SHDWWTP" }, { "name": "WPC COT", "code": "WPC COT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "AB_LEN", "type": "esriFieldTypeDouble", "alias": "As-Build Length", "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "Project No", "length": 15, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "cStatus", "description": "Status of Asset", "codedValues": [ { "name": "Abandoned", "code": "ABAND" }, { "name": "Active", "code": "ACT" }, { "name": "Construction Phase", "code": "CONST" }, { "name": "Inactive", "code": "INACT" }, { "name": "Inoperable", "code": "INOPERABLE" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Vacated", "code": "VACATED" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "US_INV", "type": "esriFieldTypeDouble", "alias": "US Invert", "domain": null }, { "name": "DS_INV", "type": "esriFieldTypeDouble", "alias": "DS Invert", "domain": null }, { "name": "US_PT", "type": "esriFieldTypeString", "alias": "US Point", "length": 20, "domain": null }, { "name": "DS_PT", "type": "esriFieldTypeString", "alias": "DS Point", "length": 20, "domain": null }, { "name": "P_SHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 15, "domain": { "type": "codedValue", "name": "swPipeShape", "description": "", "codedValues": [ { "name": "Elliptical", "code": "O" }, { "name": "Box", "code": "R" }, { "name": "Arch", "code": "A" }, { "name": "Circle", "code": "C" }, { "name": "Horse-Collar", "code": "H" }, { "name": "Other", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Pipe Height", "domain": { "type": "codedValue", "name": "wwForceMainDiam", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "44\"", "code": 44 }, { "name": "46\"", "code": 46 }, { "name": "48\"", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Pipe Width", "domain": { "type": "codedValue", "name": "wwForceMainDiam", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "44\"", "code": 44 }, { "name": "46\"", "code": 46 }, { "name": "48\"", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 15, "domain": { "type": "codedValue", "name": "cDomOwner", "description": "Owner of Asset", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Privately Owned", "code": "Private" }, { "name": "Rural Water District", "code": "RWD" }, { "name": "KTA", "code": "KTA" }, { "name": "KDOT", "code": "KDOT" }, { "name": "Sherwood WWTP", "code": "SHDWWTP" }, { "name": "WPC COT", "code": "WPC COT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMIN_DIST", "type": "esriFieldTypeString", "alias": "Admin District", "length": 15, "domain": { "type": "codedValue", "name": "cDomOwner", "description": "Owner of Asset", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Privately Owned", "code": "Private" }, { "name": "Rural Water District", "code": "RWD" }, { "name": "KTA", "code": "KTA" }, { "name": "KDOT", "code": "KDOT" }, { "name": "Sherwood WWTP", "code": "SHDWWTP" }, { "name": "WPC COT", "code": "WPC COT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 50, "domain": null }, { "name": "US_FC", "type": "esriFieldTypeString", "alias": "US_FC", "length": 40, "domain": null }, { "name": "DS_FC", "type": "esriFieldTypeString", "alias": "DS_FC", "length": 40, "domain": null }, { "name": "FROMFT", "type": "esriFieldTypeDouble", "alias": "FROMFT", "domain": null }, { "name": "TOFT", "type": "esriFieldTypeDouble", "alias": "TOFT", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Enabled Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPINDEX", "type": "esriFieldTypeString", "alias": "MAPINDEX", "length": 10, "domain": null }, { "name": "AS_DT", "type": "esriFieldTypeString", "alias": "AS_DT", "length": 1, "domain": { "type": "codedValue", "name": "cYesNo", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wwForceMainMaterial", "description": "", "codedValues": [ { "name": "Cured in Place", "code": "CIP" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "High Density Polyethylene", "code": "PE" }, { "name": "Steel", "code": "SP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoundedLength", "type": "esriFieldTypeDouble", "alias": "RoundedLength", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R496_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_496", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S181_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "643b767badf34140a4c18024b8e99628" }