{ "currentVersion": 10.91, "id": 17, "name": "SpanWire", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Additional Electrical Features" }, "subLayers": [], "minScale": 1000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "7", "label": "Electric (underground)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "8", "label": "Electric (overhead)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 }, "value": "2", "label": "Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 8 }, "value": "4", "label": "Speaker", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 8 }, "value": "3", "label": "Telephone", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 1 }, "value": "6", "label": "Fiber Optics (overhead)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 163, 255, 115, 255 ], "width": 1 }, "value": "5", "label": "Fiber Optics (underground)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1477758.233160764, "ymin": 739813.9746828526, "xmax": 1495782.5553797632, "ymax": 757380.9211761802, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 60, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 60, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 60, "domain": null }, { "name": "InstallContractor", "type": "esriFieldTypeString", "alias": "InstallContractor", "length": 60, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "tSpanWireMaterial", "description": "Wire material", "codedValues": [ { "name": "Copper", "code": "CP" }, { "name": "Aluminum", "code": "AL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RecordedLength", "type": "esriFieldTypeDouble", "alias": "RecordedLength", "domain": null }, { "name": "Gauge", "type": "esriFieldTypeSmallInteger", "alias": "Gauge", "domain": { "type": "codedValue", "name": "tSpanWireGuage", "description": "Wire gauge", "codedValues": [ { "name": "6 Guage", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "tLifeCycleStatus", "description": "Traffic lifecycle status", "codedValues": [ { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "WireCount", "type": "esriFieldTypeSmallInteger", "alias": "WireCount", "domain": { "type": "codedValue", "name": "tSpanWireCount", "description": "Wire count", "codedValues": [ { "name": "1", "code": 1 }, { "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": "9", "code": 9 }, { "name": "10", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 10, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ConduitSize", "type": "esriFieldTypeInteger", "alias": "Conduit Size", "domain": { "type": "range", "name": "tConduitSize", "description": "Size of Traffic and Electric Conduit", "range": [ 1, 12 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConduitMaterial", "type": "esriFieldTypeString", "alias": "ConduitMaterial", "length": 50, "domain": { "type": "codedValue", "name": "tSpanWireConduitMaterial", "description": "Conduit Material Type", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Aluminum", "code": "Aluminium" }, { "name": "Polyvinyl chloride", "code": "PVC" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R460_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_460", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_460", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a297_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 3, "name": "Telephone" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 4, "name": "Speaker" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 5, "name": "Fiber Optics (underground)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 6, "name": "Fiber Optics (overhead)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 7, "name": "Electric (underground)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 8, "name": "Electric (overhead)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 9, "name": "Cable (underground)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 10, "name": "Cable (overhead)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 2, "name": "Traffic (underground)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "id": 11, "name": "Traffic (overhead)" } ], "subtypes": [ { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Telephone" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Speaker" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Fiber Optics (underground)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "Fiber Optics (overhead)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "Electric (underground)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Electric (overhead)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "Cable (underground)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "Cable (overhead)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Traffic (underground)" }, { "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "defaultValues": { "SubType": null, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "Traffic (overhead)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 15000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }