{ "currentVersion": 10.91, "id": 10, "name": "Conduit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 3 }, "value": "ADOT", "label": "ADOT", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 3 }, "value": "COT IE", "label": "COT IE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "COT IE/TDOT", "label": "COT IE/TDOT", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 3 }, "value": "PCDOT", "label": "PCDOT", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "TDOT", "label": "TDOT", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 3 }, "value": "TEP", "label": "TEP", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 902644.8845144361, "ymin": 388403.30183727294, "xmax": 1054831.7486876622, "ymax": 472091.3740157485, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SubtypeCode", "subtypeFieldName": "SubtypeCode", "subtypeField": "SubtypeCode", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "Provides options for determined whether the Junction Feature is enabled, and will allow flow and tracing through it when participating in a geometric network. Used with all Junction features which inherit Enabled attribute from the NetworkFeature class.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "Work Order ID", "length": 20, "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": "CLLI", "type": "esriFieldTypeString", "alias": "Common Language Location Identifier", "length": 20, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": null }, { "name": "PARTNUMBER", "type": "esriFieldTypeString", "alias": "Part Number", "length": 20, "domain": null }, { "name": "CALCULATEDLENGTH", "type": "esriFieldTypeDouble", "alias": "Calculated Length", "domain": null }, { "name": "MEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": { "type": "range", "name": "WS1_Measured Length", "description": "Provides range limits for the Measure Length. Used with the MeasuredLength attribute on the following classes: Conduit, CopperCable, FiberCable, Duct, Innerduct and Span.", "range": [ 1, 10000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "ACCOUNTCODE", "type": "esriFieldTypeString", "alias": "Account Code", "length": 20, "domain": null }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "IPID", "type": "esriFieldTypeGUID", "alias": "Item of Plant ID", "length": 38, "domain": null }, { "name": "MATERIALCOST", "type": "esriFieldTypeDouble", "alias": "Material Cost", "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_ConduitMaterial", "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "CABLEID", "type": "esriFieldTypeGUID", "alias": "CABLEID", "length": 38, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": null }, { "name": "CONDUIT_STATUS", "type": "esriFieldTypeString", "alias": "Conduit Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_CONDUIT_STATUS", "description": "Status of fiber in conduit", "codedValues": [ { "name": "Confirmed", "code": "Confirmed" }, { "name": "Probable", "code": "Probable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G60IPID", "fields": "IPID", "isAscending": true, "isUnique": false, "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" } ], "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, "CABLEID": null, "Owner": null, "CONDUIT_STATUS": 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, "CABLEID": null, "Owner": null, "CONDUIT_STATUS": null }, "code": 2, "name": "Trench" } ], "relationships": [ { "id": 6, "name": "Duct", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "IPID", "cardinality": "esriRelCardinalityOneToMany", "composite": true }, { "id": 5, "name": "Underground Structure", "relatedTableId": 8, "role": "esriRelRoleOrigin", "keyField": "IPID", "cardinality": "esriRelCardinalityManyToMany", "composite": false }, { "id": 7, "name": "FiberCable", "relatedTableId": 11, "role": "esriRelRoleOrigin", "keyField": "IPID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }