{ "currentVersion": 10.41, "id": 3, "name": "Switch Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 2, "name": "Primary" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "094dbd6102a0813ad2b07d18e33cc1e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKVJREFUOI3tkqEOAyEQRE+c43qpIUGgCg6JvF/p51aWZH8AgSEkNASac5iqtkEsCnHiRm0yMy8jdp4Ga/4eUsoH5/yFBWOMlFIaMT/nvAPA/QdUSt201htWsNZOQgh0mTHmCQD/haN0Ao8MDCEs1lo06L3vgkopawNkjO1CiEuv1PvDnPO7AY7SCTwy0Dm3EkLQoPd+qrWifkrp2gABYAGAcQtH6QNQgDhxui3EYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 208701.85620728135, "ymin": 292803.6561086029, "xmax": 242773.8156222701, "ymax": 314209.026027441, "spatialReference": { "wkid": 103435, "latestWkid": 103435 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "JobTicket", "typeIdField": "SubtypeCode", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "JobTicket", "type": "esriFieldTypeString", "alias": "JobTicket", "length": 50, "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "WorkOrder", "length": 50, "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 20, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 20, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 50, "domain": { "type": "codedValue", "name": "LifecycleStatus", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "As-Built", "code": "As-Built" }, { "name": "Abandoned", "code": "Abandoned" } ] } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SubtypeCode", "type": "esriFieldTypeSmallInteger", "alias": "SubtypeCode", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "EquipmentOwner", "codedValues": [ { "name": "Energy Services", "code": "Energy Services" }, { "name": "Customer", "code": "Customer" }, { "name": "City Of Richland", "code": "COR" }, { "name": "Other", "code": "Other" }, { "name": "WSDOT", "code": "WSDOT" } ] } }, { "name": "StructType", "type": "esriFieldTypeString", "alias": "Configuration", "length": 10, "domain": null }, { "name": "MaintenanceDate", "type": "esriFieldTypeDate", "alias": "MaintenanceDate", "length": 8, "domain": null }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 10, "domain": null }, { "name": "StationNo", "type": "esriFieldTypeString", "alias": "StationNo", "length": 10, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "MOdel", "length": 50, "domain": null }, { "name": "InstallWONumber", "type": "esriFieldTypeString", "alias": "InstallWONumber", "length": 20, "domain": null }, { "name": "RevInit", "type": "esriFieldTypeString", "alias": "RevInit", "length": 20, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "InOutService", "type": "esriFieldTypeString", "alias": "InOutService", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "StakeoutStationGUID", "type": "esriFieldTypeGUID", "alias": "StakeoutStationGUID", "length": 38, "domain": null } ], "indexes": [ { "name": "R388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_388", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_388", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S242_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "id": 2, "name": "Switch Cabinet", "domains": { "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"} } }, { "id": 1, "name": "ATS", "domains": { "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"} } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }