{ "currentVersion": 10.71, "id": 4, "name": "Anchors and Guys", "type": "Feature Layer", "description": "AnchorGuy is a wire or set of wires running from the top of the pole to an anchor installed in the ground and consists of wires, appropriate fastenings and the anchor. The anchor guy is usually installed at a distance from the pole that is 0.25 to 1.5 of the height of the attachment such that the slope is about 1:1. Sidewalk guys have a horizontal strut that is attached about halfway down the pole to provide pedestrian clearance. The guy runs from the top of the pole to the top of the strut, then down to the anchor.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "997894bac8bfd4210a1195e871788ea6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAsCAYAAACOlyPOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVdJREFUSInt1LtKHFEcwOEPEaYT3Moi3h/BSoIIiYoaErWKBIOIRd4rGERERLwmRFOkyCtY2NqZSUii8XgjxZ6FYXHXWS8pZE4zwzDz/Q7Mf6bZA67mR4G3oAk/7+C1IcVZFm/Fp3g+fMtAO77gAJM4reAnOMIoPsfAjwbgjgj34Gv1zgOmsIaRGBjKGeiMcDfeYx5XWRxOMYH1CO/GY1oH7opwFz5grgJX45XAK2zgWQw8rxHojnAnFjGbha/D4S9eYguD2IuB75l7eiLcgSW8xWU1VGvOT/AC2xjIBI7QG+F2LGPmOrgeDscYxw6eYrdUKr1L03QZT7CCN7ioBdz0hf7BGD6iP03Tb/H6KqbrwXlw+K08/3voU37Zr2+C8+LwK0mSnRBCn/LIned56HH8FQu8wAu8wAu8wAu8wP8XHkLYx2aSJIchhPvFsYCFvHCjeMPrQfF/cHlbh2LjR/UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 33, "angle": 0, "xoffset": 16, "yoffset": 0 }, "label": "", "description": "", "rotationType": "geographic", "rotationExpression": "[rotation]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objectid", "typeIdField": "SUBTYPECODE", "subtypeFieldName": "SUBTYPECODE", "subtypeField": "SUBTYPECODE", "defaultSubtypeCode": 4, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "creationuser", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "datecreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "lastuser", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "datemodified", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "subtypecode", "type": "esriFieldTypeInteger", "alias": "Subtype Code", "domain": null }, { "name": "anchortype", "type": "esriFieldTypeInteger", "alias": "Anchor Type", "domain": { "type": "codedValue", "name": "AnchorType", "description": "Anchor Type", "codedValues": [ { "name": "Cone", "code": 1 }, { "name": "Expanding", "code": 2 }, { "name": "Log", "code": 3 }, { "name": "Plate", "code": 4 }, { "name": "Screw", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "anchorsize", "type": "esriFieldTypeInteger", "alias": "Anchor Size", "domain": null }, { "name": "guycount", "type": "esriFieldTypeInteger", "alias": "Guy Count", "domain": null }, { "name": "rodtype", "type": "esriFieldTypeInteger", "alias": "Rod Type", "domain": { "type": "codedValue", "name": "AnchorRodType", "description": "Anchor Rod Type", "codedValues": [ { "name": "Single Eye", "code": 1 }, { "name": "Double Eye", "code": 2 }, { "name": "Triple Eye", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "wiresize", "type": "esriFieldTypeInteger", "alias": "Wire Size", "domain": { "type": "codedValue", "name": "StrandSize", "description": "Strand Size", "codedValues": [ { "name": "6M", "code": 1 }, { "name": "6.6M", "code": 2 }, { "name": "10M", "code": 3 }, { "name": "16M", "code": 4 }, { "name": "25M", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "wirematerial", "type": "esriFieldTypeInteger", "alias": "Wire Material", "domain": { "type": "codedValue", "name": "GuyMaterial", "description": "Guy Material", "codedValues": [ { "name": "Steel", "code": 1 }, { "name": "Other", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "wirestrength", "type": "esriFieldTypeInteger", "alias": "Wire Strength", "domain": { "type": "codedValue", "name": "GuyRatingType", "description": "Guy Rating Type", "codedValues": [ { "name": "Common", "code": 1 }, { "name": "Extra High Strength", "code": 2 }, { "name": "High Strength", "code": 3 }, { "name": "Utility Grade", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "leadlength", "type": "esriFieldTypeInteger", "alias": "Lead Length", "domain": null }, { "name": "installationdate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "cost", "type": "esriFieldTypeDouble", "alias": "Cost", "domain": null }, { "name": "accountcode", "type": "esriFieldTypeString", "alias": "Account Code", "length": 100, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": null }, { "name": "owner_contact_number", "type": "esriFieldTypeString", "alias": "Cable Owner Contact Number", "length": 100, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "ipid", "type": "esriFieldTypeString", "alias": "IPID", "length": 90, "domain": null }, { "name": "hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 255, "domain": null }, { "name": "threegisid", "type": "esriFieldTypeGUID", "alias": "3-GIS ID", "length": 38, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "id", "type": "esriFieldTypeGUID", "alias": "ID", "length": 38, "domain": null }, { "name": "rotation", "type": "esriFieldTypeDouble", "alias": "Symbol Rotation", "domain": null }, { "name": "edittrackinguser", "type": "esriFieldTypeString", "alias": "EDITTRACKINGUSER", "length": 255, "domain": null }, { "name": "edittrackingdate", "type": "esriFieldTypeDate", "alias": "EDITTRACKINGDATE", "length": 8, "domain": null }, { "name": "inventory_status_code", "type": "esriFieldTypeString", "alias": "INVENTORY_STATUS_CODE", "length": 150, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Installed", "code": "Installed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Design Complete", "code": "DesignComplete" }, { "name": "Installed, As-Built", "code": "InstalledAsBuilt" }, { "name": "Planned", "code": "Planned" }, { "name": "Do Not Build", "code": "Do Not Build" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "groupid", "type": "esriFieldTypeString", "alias": "Group ID", "length": 90, "domain": null }, { "name": "level_begin", "type": "esriFieldTypeInteger", "alias": "level_begin", "domain": null }, { "name": "attachmentmethod", "type": "esriFieldTypeInteger", "alias": "Attachment Method", "domain": null }, { "name": "createworkorderid", "type": "esriFieldTypeString", "alias": "createworkorderid", "length": 50, "domain": null }, { "name": "editworkorderid", "type": "esriFieldTypeString", "alias": "editworkorderid", "length": 50, "domain": null }, { "name": "level_end", "type": "esriFieldTypeInteger", "alias": "level_end", "domain": null }, { "name": "planningid", "type": "esriFieldTypeGUID", "alias": "Planning Id", "length": 38, "domain": null }, { "name": "isdelete", "type": "esriFieldTypeSmallInteger", "alias": "Is Delete", "domain": null }, { "name": "timestamp", "type": "esriFieldTypeDate", "alias": "Timestamp", "length": 8, "domain": null }, { "name": "clonetype", "type": "esriFieldTypeString", "alias": "Clone Type", "length": 50, "domain": null }, { "name": "isplanning", "type": "esriFieldTypeSmallInteger", "alias": "Is Planning", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R395_pk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_395", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I767threegisid", "fields": "threegisid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S167_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "anchortype": {"type": "inherited"}, "rodtype": {"type": "inherited"}, "wiresize": {"type": "inherited"}, "wirematerial": {"type": "inherited"}, "wirestrength": {"type": "inherited"} }, "id": 1, "name": "Back" }, { "domains": { "anchortype": {"type": "inherited"}, "rodtype": {"type": "inherited"}, "wiresize": {"type": "inherited"}, "wirematerial": {"type": "inherited"}, "wirestrength": {"type": "inherited"} }, "id": 2, "name": "Bridle" }, { "domains": { "anchortype": {"type": "inherited"}, "rodtype": {"type": "inherited"}, "wiresize": {"type": "inherited"}, "wirematerial": {"type": "inherited"}, "wirestrength": {"type": "inherited"} }, "id": 3, "name": "Sidewalk" }, { "domains": { "anchortype": {"type": "inherited"}, "rodtype": {"type": "inherited"}, "wiresize": {"type": "inherited"}, "wirematerial": {"type": "inherited"}, "wirestrength": {"type": "inherited"} }, "id": 4, "name": "Standard" } ], "subtypes": [ { "domains": { "anchortype": {"type": "inherited"}, "rodtype": {"type": "inherited"}, "wiresize": {"type": "inherited"}, "wirematerial": {"type": "inherited"}, "wirestrength": {"type": "inherited"} }, "defaultValues": { "creationuser": null, "datecreated": null, "lastuser": null, "datemodified": null, "subtypecode": null, "anchortype": null, "anchorsize": null, "guycount": null, "rodtype": null, "wiresize": null, "wirematerial": null, "wirestrength": null, "leadlength": null, "installationdate": null, "cost": null, "accountcode": null, "owner": null, "owner_contact_number": null, "comments": null, "ipid": null, "hyperlink": null, "id": null, "rotation": null, "threegisid": null, "globalid": null, "edittrackinguser": null, "edittrackingdate": null, "inventory_status_code": null, "groupid": null, "level_begin": null, "attachmentmethod": null, "createworkorderid": null, "editworkorderid": null, "level_end": null, "planningid": null, "isdelete": null, "timestamp": null, "clonetype": null, "isplanning": null, "se_anno_cad_data": null }, "code": 1, "name": "Back" }, { "domains": { "anchortype": {"type": "inherited"}, "rodtype": {"type": "inherited"}, "wiresize": {"type": "inherited"}, "wirematerial": {"type": "inherited"}, "wirestrength": {"type": "inherited"} }, "defaultValues": { "creationuser": null, "datecreated": null, "lastuser": null, "datemodified": null, "subtypecode": null, "anchortype": null, "anchorsize": null, "guycount": null, "rodtype": null, "wiresize": null, "wirematerial": null, "wirestrength": null, "leadlength": null, "installationdate": null, "cost": null, "accountcode": null, "owner": null, "owner_contact_number": null, "comments": null, "ipid": null, "hyperlink": null, "id": null, "rotation": null, "threegisid": null, "globalid": null, "edittrackinguser": null, "edittrackingdate": null, "inventory_status_code": null, "groupid": null, "level_begin": null, "attachmentmethod": null, "createworkorderid": null, "editworkorderid": null, "level_end": null, "planningid": null, "isdelete": null, "timestamp": null, "clonetype": null, "isplanning": null, "se_anno_cad_data": null }, "code": 2, "name": "Bridle" }, { "domains": { "anchortype": {"type": "inherited"}, "rodtype": {"type": "inherited"}, "wiresize": {"type": "inherited"}, "wirematerial": {"type": "inherited"}, "wirestrength": {"type": "inherited"} }, "defaultValues": { "creationuser": null, "datecreated": null, "lastuser": null, "datemodified": null, "subtypecode": null, "anchortype": null, "anchorsize": null, "guycount": null, "rodtype": null, "wiresize": null, "wirematerial": null, "wirestrength": null, "leadlength": null, "installationdate": null, "cost": null, "accountcode": null, "owner": null, "owner_contact_number": null, "comments": null, "ipid": null, "hyperlink": null, "id": null, "rotation": null, "threegisid": null, "globalid": null, "edittrackinguser": null, "edittrackingdate": null, "inventory_status_code": null, "groupid": null, "level_begin": null, "attachmentmethod": null, "createworkorderid": null, "editworkorderid": null, "level_end": null, "planningid": null, "isdelete": null, "timestamp": null, "clonetype": null, "isplanning": null, "se_anno_cad_data": null }, "code": 3, "name": "Sidewalk" }, { "domains": { "anchortype": {"type": "inherited"}, "rodtype": {"type": "inherited"}, "wiresize": {"type": "inherited"}, "wirematerial": {"type": "inherited"}, "wirestrength": {"type": "inherited"} }, "defaultValues": { "creationuser": null, "datecreated": null, "lastuser": null, "datemodified": null, "subtypecode": null, "anchortype": null, "anchorsize": null, "guycount": null, "rodtype": null, "wiresize": null, "wirematerial": null, "wirestrength": null, "leadlength": null, "installationdate": null, "cost": null, "accountcode": null, "owner": null, "owner_contact_number": null, "comments": null, "ipid": null, "hyperlink": null, "id": null, "rotation": null, "threegisid": null, "globalid": null, "edittrackinguser": null, "edittrackingdate": null, "inventory_status_code": null, "groupid": null, "level_begin": null, "attachmentmethod": null, "createworkorderid": null, "editworkorderid": null, "level_end": null, "planningid": null, "isdelete": null, "timestamp": null, "clonetype": null, "isplanning": null, "se_anno_cad_data": null }, "code": 4, "name": "Standard" } ], "relationships": [ { "id": 32, "name": "ASSEMBLY", "relatedTableId": 35, "role": "esriRelRoleOrigin", "keyField": "THREEGISID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 33, "name": "QAQC_ANALYZED_RESULTS", "relatedTableId": 37, "role": "esriRelRoleOrigin", "keyField": "threegisid", "cardinality": "esriRelCardinalityOneToMany", "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }