{ "currentVersion": 10.91, "id": 11, "name": "FiberCable", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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, "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": 2086615.1734783463, "ymin": 1220842.175742276, "xmax": 2126351.89846668, "ymax": 1240988.7440448627, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NUMBEROFFIBERS", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1.4 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2.4 }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 3 }, "value": "24", "label": "24", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 3.4 }, "value": "48", "label": "48", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 4 }, "value": "96", "label": "96", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 5 }, "value": "144", "label": "144", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 6 }, "value": "288", "label": "288", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "NUMBEROFFIBERS", "subtypeField": "SubtypeCode", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "CLLI", "type": "esriFieldTypeString", "alias": "Common Language Location Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLLI" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "PARTNUMBER", "type": "esriFieldTypeString", "alias": "Part Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARTNUMBER" }, { "name": "CALCULATEDLENGTH", "type": "esriFieldTypeDouble", "alias": "Calculated Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALCULATEDLENGTH" }, { "name": "MEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": { "type": "range", "name": "Measured Length", "description": "Provides range limits for the Measure Length. Used with the MeasuredLength attribute on the following classes: Conduit, CopperCable, FiberCable, Duct, Innerduct and Span.", "range": [ 1, 10000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASUREDLENGTH" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "IPID", "type": "esriFieldTypeGUID", "alias": "Item of Plant ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "IPID" }, { "name": "MATERIALCOST", "type": "esriFieldTypeDouble", "alias": "Material Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MATERIALCOST" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "PLACEMENTTYPE", "type": "esriFieldTypeInteger", "alias": "Placement Type", "domain": { "type": "codedValue", "name": "PlacementType", "description": "Provides options for the placement of the feature. Used with the CopperCable.NumberOfPairs attribute.", "codedValues": [ { "name": "Aerial", "code": 1 }, { "name": "DirectBuried", "code": 2 }, { "name": "Underground", "code": 3 }, { "name": "Indoor", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLACEMENTTYPE" }, { "name": "REELID", "type": "esriFieldTypeString", "alias": "Reel ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REELID" }, { "name": "SHEATHTYPE", "type": "esriFieldTypeString", "alias": "Sheath Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SHEATHTYPE" }, { "name": "NUMBEROFBUFFERS", "type": "esriFieldTypeInteger", "alias": "Number of Buffers", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBEROFBUFFERS" }, { "name": "NUMBEROFFIBERS", "type": "esriFieldTypeInteger", "alias": "Number of Fibers per Buffer Tube", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBEROFFIBERS" }, { "name": "CORETYPE", "type": "esriFieldTypeInteger", "alias": "Core Type", "domain": { "type": "codedValue", "name": "CableCoreType", "description": "Provides options for the type of cable. Used with the FiberCable.CoreType attribute", "codedValues": [ { "name": "Metallic", "code": 1 }, { "name": "NonMetallic", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CORETYPE" }, { "name": "SUBTYPECODE", "type": "esriFieldTypeInteger", "alias": "Subtype Code", "domain": null, "editable": true, "nullable": true, "defaultValue": 3, "modelName": "SUBTYPECODE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R240_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_240", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G350IPID", "fields": "IPID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_240", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "2", "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "SUBTYPECODE": 3, "NAME": null, "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": 2, "CORETYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "SUBTYPECODE": 3, "NAME": null, "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": 4, "CORETYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 12, "name": "12", "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} }, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "SUBTYPECODE": 3, "NAME": null, "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": 12, "CORETYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 24, "name": "24", "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} }, "templates": [ { "name": "24", "description": "", "prototype": { "attributes": { "SUBTYPECODE": 3, "NAME": null, "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": 24, "CORETYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 48, "name": "48", "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} }, "templates": [ { "name": "48", "description": "", "prototype": { "attributes": { "SUBTYPECODE": 3, "NAME": null, "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": 48, "CORETYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 96, "name": "96", "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} }, "templates": [ { "name": "96", "description": "", "prototype": { "attributes": { "SUBTYPECODE": 3, "NAME": null, "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": 96, "CORETYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 144, "name": "144", "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} }, "templates": [ { "name": "144", "description": "", "prototype": { "attributes": { "SUBTYPECODE": 3, "NAME": null, "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": 144, "CORETYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 288, "name": "288", "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} }, "templates": [ { "name": "288", "description": "", "prototype": { "attributes": { "SUBTYPECODE": 3, "NAME": null, "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": 288, "CORETYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "UG Fiber Cable", "defaultValues": { "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": null, "CORETYPE": null, "SUBTYPECODE": 1, "GLOBALID": null, "NAME": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} } }, { "code": 2, "name": "OH Fiber Cable", "defaultValues": { "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": null, "CORETYPE": null, "SUBTYPECODE": 2, "GLOBALID": null, "NAME": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} } }, { "code": 3, "name": "Mixed", "defaultValues": { "ENABLED": 1, "CLLI": null, "MANUFACTURER": null, "PARTNUMBER": null, "CALCULATEDLENGTH": null, "MEASUREDLENGTH": null, "INSTALLATIONDATE": null, "IPID": null, "MATERIALCOST": null, "DIAMETER": null, "COMMENTS": null, "PLACEMENTTYPE": null, "REELID": null, "SHEATHTYPE": null, "NUMBEROFBUFFERS": null, "NUMBEROFFIBERS": null, "CORETYPE": null, "SUBTYPECODE": 3, "GLOBALID": null, "NAME": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "PLACEMENTTYPE": {"type": "inherited"}, "CORETYPE": {"type": "inherited"} } } ], "maxRecordCount": 30000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }