{ "currentVersion": 10.91, "id": 0, "name": "OPTIC_FIBRE", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": 3201381.0934999995, "ymax": -1975177.6922000013, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_98", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_101", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_102", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_99", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_100", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "USAGE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "3", "label": "ACCESS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "1", "label": "BACKBONE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 }, "value": "5", "label": "DARK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 2 }, "value": "4", "label": "INTERLINK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3.4 }, "value": "2", "label": "LOOP", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MANUFACTURER", "typeIdField": "USAGE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MODEL" }, { "name": "EXCHANGE", "type": "esriFieldTypeString", "alias": "EXCHANGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EXCHANGE" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REGION" }, { "name": "FIBRE_TYPE", "type": "esriFieldTypeString", "alias": "FIBRE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIBRE_TYPE" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "SIZE", "description": "CABLE SIZE", "codedValues": [ { "name": "2F", "code": "2F" }, { "name": "4F", "code": "4F" }, { "name": "8F", "code": "8F" }, { "name": "12F", "code": "12F" }, { "name": "16F", "code": "16F" }, { "name": "24F", "code": "24F" }, { "name": "48F", "code": "48F" }, { "name": "96F", "code": "96F" }, { "name": "120F", "code": "120F" }, { "name": "288F", "code": "288F" }, { "name": "144F", "code": "144F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "8F", "modelName": "SIZE" }, { "name": "TUBES", "type": "esriFieldTypeString", "alias": "TUBES", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TUBES" }, { "name": "SECTION_LABEL", "type": "esriFieldTypeString", "alias": "SECTION_LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SECTION_LABEL" }, { "name": "ROUTE_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_LABEL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ROUTE_LABEL" }, { "name": "USAGE", "type": "esriFieldTypeString", "alias": "USAGE", "domain": { "type": "codedValue", "name": "USAGE", "description": "CABLE OR JOINT USAGE", "codedValues": [ { "name": "Backbone", "code": "1" }, { "name": "Loop", "code": "2" }, { "name": "Access", "code": "3" }, { "name": "Interlink", "code": "4" }, { "name": "Dark", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "USAGE" }, { "name": "PLACEMENT", "type": "esriFieldTypeString", "alias": "PLACEMENT", "domain": { "type": "codedValue", "name": "PLACEMENT_1", "description": "UNIT MOUNTING", "codedValues": [ { "name": "WALL MOUNT", "code": "WALL" }, { "name": "UNDERGROUND", "code": "UG" }, { "name": "OVERHEAD", "code": "OH" }, { "name": "CABINET", "code": "CAB" }, { "name": "POLE", "code": "POLE" }, { "name": "RACK", "code": "RACK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "UG", "modelName": "PLACEMENT" }, { "name": "DIRECTION_TO", "type": "esriFieldTypeString", "alias": "DIRECTION_TO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DIRECTION_TO" }, { "name": "DIRECTION_FROM", "type": "esriFieldTypeString", "alias": "DIRECTION_FROM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DIRECTION_FROM" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "LOOP_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "LOOP_NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LOOP_NUMBER" }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WORK_ORDER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S130_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "3", "name": "3", "domains": { "SIZE": {"type": "inherited"}, "USAGE": {"type": "inherited"}, "PLACEMENT": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "LOOP_NUMBER": 0, "WORK_ORDER": null, "Id": null, "MANUFACTURER": null, "MODEL": null, "EXCHANGE": null, "REGION": null, "FIBRE_TYPE": null, "SIZE": "8F", "TUBES": null, "SECTION_LABEL": null, "ROUTE_LABEL": null, "USAGE": "3", "PLACEMENT": "UG", "DIRECTION_TO": null, "DIRECTION_FROM": null, "INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1", "name": "1", "domains": { "SIZE": {"type": "inherited"}, "USAGE": {"type": "inherited"}, "PLACEMENT": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "LOOP_NUMBER": 0, "WORK_ORDER": null, "Id": null, "MANUFACTURER": null, "MODEL": null, "EXCHANGE": null, "REGION": null, "FIBRE_TYPE": null, "SIZE": "8F", "TUBES": null, "SECTION_LABEL": null, "ROUTE_LABEL": null, "USAGE": "1", "PLACEMENT": "UG", "DIRECTION_TO": null, "DIRECTION_FROM": null, "INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5", "name": "5", "domains": { "SIZE": {"type": "inherited"}, "USAGE": {"type": "inherited"}, "PLACEMENT": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "LOOP_NUMBER": 0, "WORK_ORDER": null, "Id": null, "MANUFACTURER": null, "MODEL": null, "EXCHANGE": null, "REGION": null, "FIBRE_TYPE": null, "SIZE": "8F", "TUBES": null, "SECTION_LABEL": null, "ROUTE_LABEL": null, "USAGE": "5", "PLACEMENT": "UG", "DIRECTION_TO": null, "DIRECTION_FROM": null, "INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4", "name": "4", "domains": { "SIZE": {"type": "inherited"}, "USAGE": {"type": "inherited"}, "PLACEMENT": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "LOOP_NUMBER": 0, "WORK_ORDER": null, "Id": null, "MANUFACTURER": null, "MODEL": null, "EXCHANGE": null, "REGION": null, "FIBRE_TYPE": null, "SIZE": "8F", "TUBES": null, "SECTION_LABEL": null, "ROUTE_LABEL": null, "USAGE": "4", "PLACEMENT": "UG", "DIRECTION_TO": null, "DIRECTION_FROM": null, "INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": { "SIZE": {"type": "inherited"}, "USAGE": {"type": "inherited"}, "PLACEMENT": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "LOOP_NUMBER": 0, "WORK_ORDER": null, "Id": null, "MANUFACTURER": null, "MODEL": null, "EXCHANGE": null, "REGION": null, "FIBRE_TYPE": null, "SIZE": "8F", "TUBES": null, "SECTION_LABEL": null, "ROUTE_LABEL": null, "USAGE": "2", "PLACEMENT": "UG", "DIRECTION_TO": null, "DIRECTION_FROM": null, "INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "cab91b44838944f5ae1719ffc5a0ab7e" }