{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Conduit Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 1.2 }, "value": "3", "label": "Electric Conduit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 1.2 }, "value": "2", "label": "Empty Conduit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "value": "1", "label": "Fiber Conduit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 92, 137, 68, 255 ], "width": 1.2 }, "value": "4", "label": "Fiber/Electric Conduit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 }, "value": "5", "label": "Traffic Conduit - City", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[LabelText]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3083973.839280799, "ymin": 1290657.822534144, "xmax": 3129422.9475293905, "ymax": 1321635.7359718978, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CreationUser", "typeIdField": "SubtypeCode", "subtypeFieldName": "SubtypeCode", "subtypeField": "SubtypeCode", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "SubtypeCode", "type": "esriFieldTypeInteger", "alias": "SubtypeCode", "domain": null }, { "name": "CityIndRes", "type": "esriFieldTypeString", "alias": "CityIndRes", "length": 255, "domain": { "type": "codedValue", "name": "ConduitUse", "description": "", "codedValues": [ { "name": "CITY", "code": "C" }, { "name": "RESIDENTIAL", "code": "R" }, { "name": "INDUSTRIAL", "code": "I" }, { "name": "OTHER", "code": "O" }, { "name": "COMBO", "code": "COMBO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConduitCount", "type": "esriFieldTypeInteger", "alias": "ConduitCount", "domain": null }, { "name": "ConduitSize", "type": "esriFieldTypeInteger", "alias": "ConduitSize", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "TerminationTable", "type": "esriFieldTypeString", "alias": "TerminationTable", "length": 255, "domain": null }, { "name": "TerminationMSLINK", "type": "esriFieldTypeInteger", "alias": "TerminationMSLINK", "domain": null }, { "name": "OriginationTable", "type": "esriFieldTypeString", "alias": "OriginationTable", "length": 255, "domain": null }, { "name": "OriginationMSLINK", "type": "esriFieldTypeInteger", "alias": "OriginationMSLINK", "domain": null }, { "name": "CondInUse", "type": "esriFieldTypeInteger", "alias": "CondInUse", "domain": { "type": "codedValue", "name": "Yes/No Indicator_Integer", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasSpaceAvail", "type": "esriFieldTypeInteger", "alias": "HasSpaceAvail", "domain": { "type": "codedValue", "name": "Yes/No Indicator_Integer", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "WorkOrder", "length": 40, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 30, "domain": { "type": "codedValue", "name": "Fiber Owner", "description": "", "codedValues": [ { "name": "Boulder County", "code": "BOCO" }, { "name": "City of Longmont - Traffic", "code": "TRAFFIC" }, { "name": "ETS", "code": "ETS" }, { "name": "LEVEL3", "code": "LEVEL3" }, { "name": "LPC", "code": "LPC" }, { "name": "LPC - Electric", "code": "LPC ELEC" }, { "name": "Platte River Power Authority", "code": "PRPA" }, { "name": "SVVSD", "code": "SVVSD" }, { "name": "Unite Private Networks", "code": "UNITE" }, { "name": "Zayo", "code": "ZAYO" }, { "name": "Private", "code": "Private" }, { "name": "Fed", "code": "Fed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UsedFor", "type": "esriFieldTypeString", "alias": "UsedFor", "length": 25, "domain": { "type": "codedValue", "name": "ConduitUseEntity", "description": "", "codedValues": [ { "name": "LPC Electric", "code": "LPC Electric" }, { "name": "LPC Broadband", "code": "LPC Broadband" }, { "name": "LPC Dual Use", "code": "LPC Dual Use" }, { "name": "SVVSD", "code": "SVVSD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelText", "type": "esriFieldTypeString", "alias": "LabelText", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R817_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S474_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Fiber Conduit" }, { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "Empty Conduit" }, { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 3, "name": "Electric Conduit" }, { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 4, "name": "Fiber/Electric Conduit" }, { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Owner": {"type": "inherited"}, "UsedFor": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 5, "name": "Traffic Conduit - City" } ], "subtypes": [ { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "CityIndRes": null, "ConduitCount": null, "ConduitSize": null, "Length": null, "MSLINK": null, "MapID": null, "TerminationTable": null, "TerminationMSLINK": null, "OriginationTable": null, "OriginationMSLINK": null, "CondInUse": null, "HasSpaceAvail": null, "WorkOrder": null, "Comments": null, "Flag": null, "Owner": null, "UsedFor": null, "Enabled": 1, "DUCTBANKHEIGHT": null, "DUCTBANKWIDTH": null, "DuctBankConfiguration": null, "LabelText": null }, "code": 1, "name": "Fiber Conduit" }, { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "CityIndRes": null, "ConduitCount": null, "ConduitSize": null, "Length": null, "MSLINK": null, "MapID": null, "TerminationTable": null, "TerminationMSLINK": null, "OriginationTable": null, "OriginationMSLINK": null, "CondInUse": null, "HasSpaceAvail": null, "WorkOrder": null, "Comments": null, "Flag": null, "Owner": null, "UsedFor": null, "Enabled": 1, "DUCTBANKHEIGHT": null, "DUCTBANKWIDTH": null, "DuctBankConfiguration": null, "LabelText": null }, "code": 2, "name": "Empty Conduit" }, { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "CityIndRes": null, "ConduitCount": null, "ConduitSize": null, "Length": null, "MSLINK": null, "MapID": null, "TerminationTable": null, "TerminationMSLINK": null, "OriginationTable": null, "OriginationMSLINK": null, "CondInUse": null, "HasSpaceAvail": null, "WorkOrder": null, "Comments": null, "Flag": null, "Owner": null, "UsedFor": null, "Enabled": 1, "DUCTBANKHEIGHT": null, "DUCTBANKWIDTH": null, "DuctBankConfiguration": null, "LabelText": null }, "code": 3, "name": "Electric Conduit" }, { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "CityIndRes": null, "ConduitCount": null, "ConduitSize": null, "Length": null, "MSLINK": null, "MapID": null, "TerminationTable": null, "TerminationMSLINK": null, "OriginationTable": null, "OriginationMSLINK": null, "CondInUse": null, "HasSpaceAvail": null, "WorkOrder": null, "Comments": null, "Flag": null, "Owner": null, "UsedFor": null, "Enabled": 1, "DUCTBANKHEIGHT": null, "DUCTBANKWIDTH": null, "DuctBankConfiguration": null, "LabelText": null }, "code": 4, "name": "Fiber/Electric Conduit" }, { "domains": { "CityIndRes": {"type": "inherited"}, "CondInUse": {"type": "inherited"}, "HasSpaceAvail": {"type": "inherited"}, "Owner": {"type": "inherited"}, "UsedFor": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "CityIndRes": null, "ConduitCount": null, "ConduitSize": null, "Length": null, "MSLINK": null, "MapID": null, "TerminationTable": null, "TerminationMSLINK": null, "OriginationTable": null, "OriginationMSLINK": null, "CondInUse": null, "HasSpaceAvail": null, "WorkOrder": null, "Comments": null, "Flag": null, "Owner": null, "UsedFor": null, "Enabled": 1, "DUCTBANKHEIGHT": null, "DUCTBANKWIDTH": null, "DuctBankConfiguration": null, "LabelText": null }, "code": 5, "name": "Traffic Conduit - City" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }