{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 98, "name": "Fibre Cable", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Telecommunications" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 679833.6905, "ymin": 5615661.1857, "xmax": 692724.0952, "ymax": 5628000.7408, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SUBTYPEFIBRECABLE", "subtypeFieldName": "SUBTYPEFIBRECABLE", "subtypeField": "SUBTYPEFIBRECABLE", "defaultSubtypeCode": -1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEFIBRECABLE", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "TOTALSTRANDCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Total Strand Count", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 30, "domain": { "type": "codedValue", "name": "T_FibreCableOwner", "description": "", "codedValues": [ { "name": "Province of British Columbia", "code": "BC GOVERNMENT" }, { "name": "British Columbia Lottery Corporation", "code": "BCLC" }, { "name": "Bell", "code": "BELL" }, { "name": "City of Kamloops", "code": "CITY OF KAMLOOPS" }, { "name": "Group Telecom", "code": "GROUP TELECOM" }, { "name": "iTel Networks", "code": "iTel Networks" }, { "name": "Navigata Communications Inc", "code": "NAVIGATA" }, { "name": "On Call Internet Services", "code": "OCIS" }, { "name": "Q9", "code": "Q9" }, { "name": "Rogers AT&T", "code": "ROGERS AT&T" }, { "name": "School District 73", "code": "SD 73" }, { "name": "Shaw Cable", "code": "SHAW" }, { "name": "Telus", "code": "TELUS" }, { "name": "Thompson Nicola Regional District", "code": "TNRD" }, { "name": "Thompson Rivers University", "code": "TRU" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Welcome Back Clinic", "code": "WELCOME BACK CLINIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "Asset Status", "length": 15, "domain": { "type": "codedValue", "name": "T_AssetStatus", "description": "", "codedValues": [ { "name": "In Service", "code": "IN SERVICE" }, { "name": "Out of Service", "code": "OUT OF SERVICE" }, { "name": "Disposed", "code": "DISPOSED" }, { "name": "Not Applicable", "code": "N/A" }, { "name": "Merge", "code": "MERGE" }, { "name": "Preliminary", "code": "PRELIMINARY" }, { "name": "To Be Disposed", "code": "TO BE DISPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "Length (m)", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "I3711TOTALSTRAND", "fields": "TOTALSTRANDCOUNT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1927", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FROMSTRUCTURETYPE": {"type": "inherited"}, "TOSTRUCTURETYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ACQUIRESOURCE": {"type": "inherited"}, "DEPRECIATIONLIFE": {"type": "inherited"}, "AMGROUP": {"type": "inherited"}, "ACQUIRECOST": {"type": "inherited"}, "BUDGETFUNCTION": {"type": "inherited"}, "FINANCIALASSETFLAG": {"type": "inherited"}, "ASSETSTATUS": {"type": "inherited"} }, "id": 1, "name": "T_FibreCable" } ], "subtypes": [ { "domains": { "FROMSTRUCTURETYPE": {"type": "inherited"}, "TOSTRUCTURETYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ACQUIRESOURCE": {"type": "inherited"}, "DEPRECIATIONLIFE": {"type": "inherited"}, "AMGROUP": {"type": "inherited"}, "ACQUIRECOST": {"type": "inherited"}, "BUDGETFUNCTION": {"type": "inherited"}, "FINANCIALASSETFLAG": {"type": "inherited"}, "ASSETSTATUS": {"type": "inherited"} }, "defaultValues": { "SUBTYPEFIBRECABLE": null, "FACILITYID": null, "FROMSTRUCTURETYPE": null, "FROMSTRUCTUREID": null, "TOSTRUCTURETYPE": null, "TOSTRUCTUREID": null, "TOTALSTRANDCOUNT": null, "UNUSEDSTRANDCOUNT": null, "OWNER": null, "TEMPLENGTH": null, "ACQUIREDATE": null, "ACQUIRESOURCE": "PURCHASED", "DEPRECIATIONLIFE": null, "AMGROUP": null, "ACQUIRECOST": null, "BUDGETFUNCTION": "300", "FINANCIALASSETFLAG": "ZZZ", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "AGE": null, "WORKORDERNO": null, "GLOBALID": null }, "code": 1, "name": "T_FibreCable" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 4999, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "43b7387c68ea4fd0814a3159342cb35d" }