{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Conduit", "type": "Feature Layer", "description": "A Conduit is a linear object which belongs to the structural network. It is the outermost casing. A Conduit may contain Duct(s) and Innerduct(s). Duct(s) and Innerduct(s) are modeled as non-graphic objects stored in object classes. Conduit is a concrete feature class that contains information about the position and characteristics of ducts as seen from a manhole, vault, or a cross section of a trench and duct. Users can create duct characteristic fields to represent their business processes.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333, "zTolerance": 0.001, "mTolerance": 1, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 144447.638572, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPECODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 5 }, "value": "1", "label": "Duct Bank" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 5 }, "value": "2", "label": "Trench" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 230, 0, 255 ], "width": 5 }, "value": "3", "label": "Suspended" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 217, 252, 255 ], "toColor": [ 184, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 198, 255 ], "toColor": [ 252, 189, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 187, 252, 255 ], "toColor": [ 188, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 197, 255 ], "toColor": [ 214, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 207, 252, 255 ], "toColor": [ 212, 207, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1287359.0161620975, "ymin": 158884.70261511207, "xmax": 1317214.231057845, "ymax": 199834.4212404415, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333, "zTolerance": 2, "mTolerance": 1, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": "SubtypeCode", "subtypeFieldName": "SubtypeCode", "subtypeField": "SubtypeCode", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "length": 20, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS1_tcConduitMaterial", "description": "Provides options for the type of Anchor. Used with the Coduit.Material, Duct.Material, and Innerduct.Material attributes", "codedValues": [ { "name": "HDPE", "code": 1 }, { "name": "PVC", "code": 2 }, { "name": "SplitHDPE", "code": 3 }, { "name": "SplitPVC", "code": 4 }, { "name": "BlackIronPipe", "code": 5 }, { "name": "BlackSteelPipe", "code": 6 }, { "name": "CastIronPipe", "code": 7 }, { "name": "ClaySewerPipe", "code": 8 }, { "name": "FlexDuct", "code": 9 }, { "name": "SteelCasing", "code": 10 }, { "name": "TerraCotta", "code": 11 }, { "name": "Wood", "code": 12 }, { "name": "Quad", "code": 13 }, { "name": "Unknown", "code": 14 }, { "name": "NotApplicable", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBTYPECODE", "type": "esriFieldTypeInteger", "alias": "Subtype Code", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_tcLifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Unverified", "code": "UNVERIFIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R43616_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39165_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "id": 1, "name": "Duct Bank" }, { "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "id": 2, "name": "Trench" }, { "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "id": 3, "name": "Suspended" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "CREATIONUSER": null, "DATECREATED": null, "DATEMODIFIED": null, "LASTUSER": null, "WORKORDERID": null, "PROJECTNUMBER": null, "PROJECTNAME": null, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "ACCOUNTCODE": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "MATERIAL": null, "SUBTYPECODE": 1, "GLOBALID": null, "NAME": null, "LIFECYCLESTATUS": null }, "code": 1, "name": "Duct Bank" }, { "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "CREATIONUSER": null, "DATECREATED": null, "DATEMODIFIED": null, "LASTUSER": null, "WORKORDERID": null, "PROJECTNUMBER": null, "PROJECTNAME": null, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "ACCOUNTCODE": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "MATERIAL": null, "SUBTYPECODE": 2, "GLOBALID": null, "NAME": null, "LIFECYCLESTATUS": null }, "code": 2, "name": "Trench" }, { "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "CREATIONUSER": null, "DATECREATED": null, "DATEMODIFIED": null, "LASTUSER": null, "WORKORDERID": null, "PROJECTNUMBER": null, "PROJECTNAME": null, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "ACCOUNTCODE": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "MATERIAL": null, "SUBTYPECODE": 2, "GLOBALID": null, "NAME": null, "LIFECYCLESTATUS": null }, "code": 3, "name": "Suspended" } ], "relationships": [ { "id": 1, "name": "FiberCable", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "IPID", "cardinality": "esriRelCardinalityManyToMany", "composite": false }, { "id": 0, "name": "Underground Structure", "relatedTableId": 7, "role": "esriRelRoleOrigin", "keyField": "IPID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }