{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "water.water_user.Water_pipes", "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": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 28.871667928270835, "ymin": -2.7340140814287595, "xmax": 30.57665892135045, "ymax": -1.053567440459221, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 104896, "latestWkid": 8998, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 140, 63, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "assetname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "muid", "type": "esriFieldTypeString", "alias": "MUID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MUID" }, { "name": "fromnodeid", "type": "esriFieldTypeString", "alias": "FromNodeID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "FromNodeID" }, { "name": "tonodeid", "type": "esriFieldTypeString", "alias": "ToNodeID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ToNodeID" }, { "name": "l", "type": "esriFieldTypeDouble", "alias": "L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L" }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Thickness" }, { "name": "statusno", "type": "esriFieldTypeInteger", "alias": "StatusNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatusNo" }, { "name": "zoneid", "type": "esriFieldTypeString", "alias": "ZoneID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ZoneID" }, { "name": "enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "rcoeff", "type": "esriFieldTypeDouble", "alias": "RCoeff", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RCoeff" }, { "name": "lcoeff", "type": "esriFieldTypeDouble", "alias": "LCoeff", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCoeff" }, { "name": "pn", "type": "esriFieldTypeDouble", "alias": "PN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PN" }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Material" }, { "name": "cdate", "type": "esriFieldTypeDate", "alias": "CDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CDate" }, { "name": "coeff1", "type": "esriFieldTypeDouble", "alias": "Coeff1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Coeff1" }, { "name": "coeff2", "type": "esriFieldTypeDouble", "alias": "Coeff2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Coeff2" }, { "name": "coeff3", "type": "esriFieldTypeDouble", "alias": "Coeff3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Coeff3" }, { "name": "coeff4", "type": "esriFieldTypeDouble", "alias": "Coeff4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Coeff4" }, { "name": "bulk_coeff", "type": "esriFieldTypeDouble", "alias": "Bulk_Coeff", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bulk_Coeff" }, { "name": "wall_coeff", "type": "esriFieldTypeDouble", "alias": "Wall_Coeff", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wall_Coeff" }, { "name": "datasource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "DataSource" }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "AssetName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "AssetName" }, { "name": "element_s", "type": "esriFieldTypeInteger", "alias": "Element_S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element_S" }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "StreetName" }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Description" }, { "name": "note", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Note" }, { "name": "geometriclength", "type": "esriFieldTypeDouble", "alias": "GeometricLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GeometricLength" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r17_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "water.water_user.Water_pipes", "description": "", "prototype": { "attributes": { "geometriclength": null, "note": null, "muid": null, "fromnodeid": null, "tonodeid": null, "l": null, "diameter": null, "thickness": null, "statusno": null, "zoneid": null, "enabled": 1, "rcoeff": null, "lcoeff": null, "pn": null, "material": null, "cdate": null, "coeff1": null, "coeff2": null, "coeff3": null, "coeff4": null, "bulk_coeff": null, "wall_coeff": null, "datasource": null, "assetname": null, "element_s": null, "streetname": null, "description": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4e7b9c8639ed46b9a00e1161f02c525e" }