{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Cable", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 144447.638572, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.088827102813903E7, "ymin": 3575925.176232851, "xmax": -1.086618887888091E7, "ymax": 3611349.549470377, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[cableSize]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4513.988705, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Enabled", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain_3", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Subtype" }, { "name": "cableSize", "type": "esriFieldTypeSmallInteger", "alias": "Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cableSize" }, { "name": "class", "type": "esriFieldTypeString", "alias": "Class", "domain": { "type": "codedValue", "name": "sdm_cableClass", "description": "", "codedValues": [ { "name": "Aerial", "code": "A" }, { "name": "Buried", "code": "B" }, { "name": "Underground", "code": "U" }, { "name": "Stub", "code": "S" }, { "name": "Entrance", "code": "E" }, { "name": "Inside", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "class" }, { "name": "cableType", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "cableType" }, { "name": "modeGauge", "type": "esriFieldTypeString", "alias": "Mode Gauge", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "modeGauge" }, { "name": "footage", "type": "esriFieldTypeInteger", "alias": "Footage", "domain": { "type": "range", "name": "sdm_generalLengthEdge", "description": "", "range": [ 0, 100000000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "footage" }, { "name": "status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "sdm_facilityStatus", "description": "STATUS", "codedValues": [ { "name": "Proposed", "code": 11 }, { "name": "Existing", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 11, "modelName": "status" }, { "name": "countDisp", "type": "esriFieldTypeString", "alias": "(R) Count", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "countDisp" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "owner" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "comments" }, { "name": "manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "manufacturer" }, { "name": "modelNumber", "type": "esriFieldTypeString", "alias": "Model Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "modelNumber" }, { "name": "xmlCountWriteDateTime", "type": "esriFieldTypeString", "alias": "Count Write", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "xmlCountWriteDateTime" }, { "name": "lastComputerUser", "type": "esriFieldTypeString", "alias": "Last User", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "lastComputerUser" }, { "name": "lastSdeUser", "type": "esriFieldTypeString", "alias": "Last SDE User", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "lastSdeUser" }, { "name": "lastWriteDateTime", "type": "esriFieldTypeString", "alias": "Last Write", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "lastWriteDateTime" }, { "name": "configuration", "type": "esriFieldTypeString", "alias": "Configuration", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "configuration" }, { "name": "usedAs", "type": "esriFieldTypeString", "alias": "Used As", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "usedAs" }, { "name": "meters", "type": "esriFieldTypeInteger", "alias": "Meters", "domain": { "type": "range", "name": "sdm_generalLengthEdge", "description": "", "range": [ 0, 100000000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "meters" }, { "name": "officeTag", "type": "esriFieldTypeString", "alias": "Office Tag", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "officeTag" }, { "name": "fieldTag", "type": "esriFieldTypeString", "alias": "Field Tag", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "fieldTag" }, { "name": "SpecID", "type": "esriFieldTypeString", "alias": "Specification ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecName" }, { "name": "Date", "type": "esriFieldTypeString", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Date" }, { "name": "OH_Surveyed", "type": "esriFieldTypeString", "alias": "OH_Surveyed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OH_Surveyed" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R5552_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5552", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_5552", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4636_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cable", "description": "", "prototype": { "attributes": { "Date": null, "OH_Surveyed": null, "Enabled": 1, "Subtype": 1, "cableSize": null, "class": null, "cableType": null, "modeGauge": null, "footage": 0, "status": 11, "countDisp": null, "owner": null, "comments": null, "manufacturer": null, "modelNumber": null, "xmlCountWriteDateTime": null, "lastComputerUser": null, "lastSdeUser": null, "lastWriteDateTime": null, "configuration": null, "usedAs": null, "meters": 0, "officeTag": null, "fieldTag": null, "SpecID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }