{ "currentVersion": 10.6, "id": 5, "name": "Switch", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "wmSwitchStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "6be43c1d3b66f262e9fae7f5098b2e3c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAONJREFUGJV10LFKQmEAxfFf8cHFwcoLDtJU1FgPUGjR1pAF7kFgtEUQQQ/QEE1Bzo21BfkAvUC0RbomhEN4l7jEBcEWDYU604HzPxw4waRmz6kUyd3x+sLbKAgjcxvH9Y00PV7IspUpHPL5xOMeJ0gDNKKoUkuSqxkKo2Ke4i71JqHKQYBylp2OQ+PapHbEdRi2V/+Chll+K47XAgzo/wcO0KcfoMfzIkt/gR16rSR5CNDmbI7KMvPj0Bf9VhTdXGRZL8A+H03WUxoFytPkvml3SqXL7W73fuLHKu/Ymdjtdn/tD9DoPBcGeAluAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Closed", "label": "Closed", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3493309f1e010debbba4251d267177db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOpJREFUGJV10L1Kw2AUxvF/ywshQz8SyBCcLO1oL6DSKG4OtkL2QqHiVoRS6AV0EKeCnR11E8wFeAPiJrarhZKhJEsJ8kIgDq8pCbTPdOD8zjMcQT4VJjhY6DzzxSff6UKkg/lkDqKzaCiP5QkF4IYN77xxzR0QCQBtrjmhGz5Qxth1l7DoMsBD0KEvAGRbjnIom3NcbpmJ/+vmXqR2JfPCbCmYEB+ECRATKxjwQY36XrgiCBfhq4JLxlRxaHCUQ1tibaE9yqkMFOyxxuOUiDkGbYro/LK0V/a9f+m/QOaPdPgBrrKFPv5u/gPDBzwXfBkbywAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Open", "label": "Open", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[wmSymbolRotation]" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "wmProjectName", "typeIdField": "wmSwitchStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "wmType", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Switch:TYPE Domain", "description": "", "codedValues": [ { "name": "ABS", "code": "ABS" }, { "name": "GOAB", "code": "GOAB" }, { "name": "INLINE", "code": "INLINE" }, { "name": "UNDERSUNG", "code": "UNDERSUNG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255 }, { "name": "wmSwitchStatus", "type": "esriFieldTypeString", "alias": "Switch Status", "domain": { "type": "codedValue", "name": "Switch:STATUS Domain", "description": "", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255 }, { "name": "wmextSwitch_Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "DEVICE_NUMBER", "type": "esriFieldTypeString", "alias": "DEVICE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 255 } ], "indexes": [ { "name": "R133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S106_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Closed", "name": "Closed", "domains": { "wmType": {"type": "inherited"}, "wmSwitchStatus": {"type": "inherited"} }, "templates": [ { "name": "Closed", "description": "", "prototype": { "attributes": { "wmextSwitch_Comments": null, "DEVICE_NUMBER": null, "wmType": null, "wmSwitchStatus": "Closed" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Open", "name": "Open", "domains": { "wmType": {"type": "inherited"}, "wmSwitchStatus": {"type": "inherited"} }, "templates": [ { "name": "Open", "description": "", "prototype": { "attributes": { "wmextSwitch_Comments": null, "DEVICE_NUMBER": null, "wmType": null, "wmSwitchStatus": "Open" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true }