{ "currentVersion": 10.91, "id": 17, "name": "Supply Disconnect", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "County Traffic Data" }, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "14fc16c473839768aaf53c8b776be8d3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXJJREFUOI2t1DFLXEEUhuF345KDSiwm1S0EQStFAookRQpJYLfRImVATRVSSYKwoEkhliIEUsYykD+g/yCdpQgWFhaCGUhxEJGVTzYkxWXh7sW7Xnf9yjPMw8xw5lR54FS7rFXMbF5SDQjAIHAFnCdJshdjPCoNhhCeu/uGpHFgEniUWW7GGBeAY2ALOLsLfOfuq8BswcmHgBfAHDAWQvjs7ge3gmb2WlIDmCrAshkAXrn7DrDUPmkWfCxpsySWzUtgG3ibB98DM/fEACrAXJIk0zHGoyxYB4Z7AAHGY4wrQCMLjvaItTMBnVd+0ic4kgdbfYKtDtDMLiX1A150gJIOSZu1l/wFfnaAwBfgDfD0vpqZnUjaz4N/zOyHpE+kvVU2TUnrwL88iKQ10p9SK4ndmNlXSXvtwm3DoQ58B5ZJR1ZRPISw4e672WLRPPxA+j+/Ac9I39WAppn9lvQL+Oju1/mN3QbsKbCYL97VWt3AnvIftfZx05yTwhsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 325186.4923750004, "ymin": 4654675.5415, "xmax": 375940.03024999984, "ymax": 4685823.788625, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "UndergroundDuctID", "type": "esriFieldTypeString", "alias": "UndergroundDuctID", "length": 50, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": { "type": "codedValue", "name": "CtySupplyDisconnectManu", "description": "Supply Disconnect Manufacturer", "codedValues": [ { "name": "B&M", "code": "B&M" }, { "name": "SQUARE 'D'", "code": "SQUARE 'D'" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ampacity", "type": "esriFieldTypeString", "alias": "Ampacity", "length": 50, "domain": { "type": "codedValue", "name": "CtySupplyDisconnectAmpacity", "description": "Supply Disconnect Ampacity", "codedValues": [ { "name": "60 A", "code": "60 A" }, { "name": "70 A", "code": "70 A" }, { "name": "100 A", "code": "100 A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ModelNo", "type": "esriFieldTypeString", "alias": "ModelNo", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "SignalID", "type": "esriFieldTypeString", "alias": "SignalID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "StLightID", "type": "esriFieldTypeString", "alias": "StLightID", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "CtySupplyDisconnectType", "description": "Supply Disconnect Type", "codedValues": [ { "name": "Type 1", "code": "Type 1" }, { "name": "Type 2", "code": "Type 2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 15, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3156_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_15311_Signal", "fields": "SignalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_15311_Underg", "fields": "UndergroundDuctID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_15311_StLigh", "fields": "StLightID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_15311_Facili", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a2292_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 23, "name": "UndergroundDuct", "relatedTableId": 16, "role": "esriRelRoleOrigin", "keyField": "FacilityID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 7, "name": "TSignals", "relatedTableId": 3, "role": "esriRelRoleDestination", "keyField": "SignalID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 3, "name": "TStreetLighting", "relatedTableId": 2, "role": "esriRelRoleDestination", "keyField": "StLightID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2500, "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 }