{ "currentVersion": 10.7, "id": 143, "name": "Lateral Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 6001, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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 }, "extent": { "xmin": 267596.9264, "ymin": 2091239.5067, "xmax": 286887.1973, "ymax": 2131367.9692, "spatialReference": { "wkid": 32643, "latestWkid": 32643 } }, "sourceSpatialReference": { "wkid": 32643, "latestWkid": 32643 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 0, 255, 255 ], "width": 1.2 }, "value": "11", "label": "Street Connection Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 163, 160, 255 ], "width": 1.5 }, "value": "6", "label": "Vent Line", "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": "SC_R_NO", "typeIdField": "SUBTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SC_R_NO", "type": "esriFieldTypeString", "alias": "Street Connection Reference No", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SC_R_NO" }, { "name": "NODE_NO", "type": "esriFieldTypeString", "alias": "Manhole Node No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NODE_NO" }, { "name": "DN_NODE", "type": "esriFieldTypeString", "alias": "Down Node", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DN_NODE" }, { "name": "LINE_ID", "type": "esriFieldTypeString", "alias": "Line Id", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINE" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 11, "modelName": "SUBTYPE" }, { "name": "YEAR_LAID", "type": "esriFieldTypeDate", "alias": "DATE OF CONSTRUCTION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YEAR_LAID" }, { "name": "DPIPE_SH", "type": "esriFieldTypeString", "alias": "Pipe Shape", "domain": { "type": "codedValue", "name": "SO_Pipe_Shp_Code_1_2", "description": "Pipe shape codes", "codedValues": [ { "name": "Circular", "code": "C" }, { "name": "Rectangular", "code": "R" }, { "name": "Square", "code": "S" }, { "name": "Arch", "code": "A" }, { "name": "Barrel", "code": "B" }, { "name": "Egg", "code": "E" }, { "name": "NA", "code": "NA" }, { "name": "OTHER", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "C", "modelName": "DPIPE_SH" }, { "name": "DPIPE_DIM1", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Dimension 1(in mm)", "domain": { "type": "codedValue", "name": "SO_DPIPE_DIM1_1", "description": "Down pipe Dimension 1(in mm)", "codedValues": [ { "name": "150", "code": 150 }, { "name": "50", "code": 50 }, { "name": "80", "code": 80 }, { "name": "100", "code": 100 }, { "name": "225", "code": 225 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DPIPE_DIM1" }, { "name": "DPIPE_DIM2", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Dimension 2(in mm)", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DPIPE_DIM2" }, { "name": "DPIPE_MATERIAL", "type": "esriFieldTypeString", "alias": "Pipe Material Code", "domain": { "type": "codedValue", "name": "SO_DPIPE_MATERIAL_1", "description": "Down pipe Material", "codedValues": [ { "name": "Vitrified Clay", "code": "VC" }, { "name": "NA", "code": "NA" }, { "name": "High-Density Poly-Ethylene", "code": "HDPE" }, { "name": "OTHER", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DPIPE_MATERIAL" }, { "name": "DPIPE_DP", "type": "esriFieldTypeDouble", "alias": "Pipe Depth(in m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DPIPE_DP" }, { "name": "DINVT_LVL", "type": "esriFieldTypeDouble", "alias": "Pipe invert level(in m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DINVT_LVL" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Down pipe length(in m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "SC_STATUS", "type": "esriFieldTypeString", "alias": "Street Connection Status", "domain": { "type": "codedValue", "name": "SO_SC_Status", "description": "Street Connection Status", "codedValues": [ { "name": "Good", "code": "GD" }, { "name": "Protuding", "code": "PRTD" }, { "name": "Broken", "code": "BRK" }, { "name": "Short Length", "code": "SHRT" }, { "name": "Not Sealed", "code": "NTSLD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SC_STAUS" }, { "name": "DROP_SHAFT_CONN", "type": "esriFieldTypeString", "alias": "Drop Shaft Connection", "domain": { "type": "codedValue", "name": "Boolean_1", "description": "Boolean Vlues", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DROP_SHAFT_CONN" }, { "name": "FAULT", "type": "esriFieldTypeString", "alias": "Fault", "domain": { "type": "codedValue", "name": "Boolean_1", "description": "Boolean Vlues", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Fault" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REMARKS" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE\nCREATED_DATE\nCREATED DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "PREMISES_STATUS", "type": "esriFieldTypeString", "alias": "Node coming under premises ", "domain": { "type": "codedValue", "name": "PREMISES_STATUS", "description": "Node coming under premises", "codedValues": [ { "name": "Public premises", "code": "PU" }, { "name": "Private premises", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": "PU", "modelName": "PREMISES_STATUS" }, { "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": "NIS_NO", "type": "esriFieldTypeInteger", "alias": "NIS NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NIS_NO" }, { "name": "LINE_ID_NEW", "type": "esriFieldTypeString", "alias": "Lateral Line ID (New Format)", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "LINE_ID_NEW" }, { "name": "NODE_NO_NEW", "type": "esriFieldTypeString", "alias": "Node No (New Format)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NODE_NO_NEW" }, { "name": "DN_NODE_NEW", "type": "esriFieldTypeString", "alias": "Down Node No (New Format)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DN_NODE_NEW" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R397493_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A835_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 11, "name": "11", "domains": { "DPIPE_SH": {"type": "inherited"}, "DPIPE_DIM1": {"type": "inherited"}, "DPIPE_MATERIAL": {"type": "inherited"}, "SC_STATUS": {"type": "inherited"}, "DROP_SHAFT_CONN": {"type": "inherited"}, "FAULT": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PREMISES_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Street Connection Line", "description": "", "prototype": { "attributes": { "LINE_ID": null, "YEAR_LAID": null, "DPIPE_DIM1": null, "NODE_NO_NEW": null, "ENABLED": 1, "COMMENTS": null, "SC_R_NO": null, "NODE_NO": null, "DN_NODE": null, "SUBTYPE": 11, "DPIPE_SH": "C", "DPIPE_DIM2": 0, "DPIPE_MATERIAL": null, "DPIPE_DP": null, "DINVT_LVL": null, "LENGTH": null, "SC_STATUS": null, "DROP_SHAFT_CONN": null, "FAULT": null, "REMARKS": null, "DN_NODE_NEW": null, "PREMISES_STATUS": "PU", "LINE_ID_NEW": null, "NIS_NO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "6", "domains": { "DPIPE_SH": {"type": "inherited"}, "DPIPE_DIM1": {"type": "inherited"}, "DPIPE_MATERIAL": {"type": "inherited"}, "SC_STATUS": {"type": "inherited"}, "DROP_SHAFT_CONN": {"type": "inherited"}, "FAULT": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "PREMISES_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Vent Line", "description": "", "prototype": { "attributes": { "LINE_ID": null, "YEAR_LAID": null, "DPIPE_DIM1": null, "NODE_NO_NEW": null, "ENABLED": 1, "COMMENTS": null, "SC_R_NO": null, "NODE_NO": null, "DN_NODE": null, "SUBTYPE": 6, "DPIPE_SH": "C", "DPIPE_DIM2": 0, "DPIPE_MATERIAL": null, "DPIPE_DP": null, "DINVT_LVL": null, "LENGTH": null, "SC_STATUS": null, "DROP_SHAFT_CONN": null, "FAULT": null, "REMARKS": null, "DN_NODE_NEW": null, "PREMISES_STATUS": "PU", "LINE_ID_NEW": null, "NIS_NO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }