{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Supply Disconnect", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": { "id": 0, "name": "County Traffic Data" }, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bc9389b02756026ebe86f514a83c2622", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVRIid3VvytFYRgH8A/dEIv8yqKkDAYpZTTpKov1LiaFMt2VZFEXq4Vk9R+YWFiV4S4mA4O6JXcjKTG83Tpu9xz3nJuBZzu97/k89T693zfnFyv3b/E2LGAJA+jCCx5wiHJWfA77mERHg/UCrrGG+zR4ERsYSmjei3mcYxWXzeCL2MRgAhytcRwjLxxXLN6BUgo42uBImE8sXsRESrhWM5gSGXI9nkd7RrxfGO56HD6cEa7VSPSjHu9uEe9Jwt9axL/9X48/t4g/JeE3mM0Iv+I0Cd8RLtFYBryMiyS8ihNsSTfcRyEuPpNw2BVuXKHJBhXs4ap+IS64lnGHFYzG7PnArZBDZ402JEVuSciLbUyjD53C4CrC+R7gPQ746bGoCnmTqf7uG/oFrdMvasI0T24AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 325186.4923750004, "ymin": 4654675.5415, "xmax": 375940.03024999984, "ymax": 4685823.788625, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": 9, "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }