{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Line Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1692973929000 }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 883170.8964286447, "ymin": 748070.1554135531, "xmax": 943427.728342548, "ymax": 800960.8219417334, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 0, 66, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "metaSrcName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "ValveType", "domain": { "type": "codedValue", "name": "waterValveType", "description": "Valve type", "codedValues": [ { "name": "Air control", "code": "AIR CONTROL" }, { "name": "Butterfly", "code": "BUTTERFLY" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Blow Off", "code": "BLOW OFF" }, { "name": "Hydrant Gate", "code": "HYDRANT GATE" }, { "name": "Reducer", "code": "REDUCER" }, { "name": "Service", "code": "SERVICE" }, { "name": "Pressure Gate", "code": "PRESSURE" }, { "name": "Bleeder Gate", "code": "BLEEDER" }, { "name": "Division Gate", "code": "DIVISION" }, { "name": "Fire Service", "code": "FIRE" }, { "name": "Gas Valve", "code": "GAS" }, { "name": "Line Gate", "code": "LINE GATE" }, { "name": "Curb Stop", "code": "CURB STOP" }, { "name": "Insertion Valve", "code": "INSERTION" }, { "name": "Tapping Valve", "code": "TAPPING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "LINE GATE", "modelName": "ValveType" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "Status" }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInstall" }, { "name": "ValveDiameter", "type": "esriFieldTypeDouble", "alias": "ValveDiameter", "domain": { "type": "codedValue", "name": "waterPipeSize", "description": "Size of pipe", "codedValues": [ { "name": "Unknown", "code": 99 }, { "name": "0.75\"", "code": 0.75 }, { "name": ".5\"", "code": 0.5 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "18\"", "code": 18 }, { "name": "Other", "code": 0 }, { "name": "20\"", "code": 20 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "78\"", "code": 78 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveDiameter" }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDateCreate" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "metaSource" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaSrcName", "type": "esriFieldTypeString", "alias": "metaSrcName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "metaCreator" }, { "name": "wb_USER", "type": "esriFieldTypeString", "alias": "wb_USER", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "wb_USER" }, { "name": "wb_ELEVATION", "type": "esriFieldTypeDouble", "alias": "wb_ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_ELEVATION" }, { "name": "wb_DATE", "type": "esriFieldTypeString", "alias": "wb_DATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "wb_DATE" }, { "name": "wb_Descriptio", "type": "esriFieldTypeString", "alias": "wb_Descriptio", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "wb_Descriptio" }, { "name": "KK_Unique", "type": "esriFieldTypeString", "alias": "KK_Unique", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "KK_Unique" }, { "name": "wb_LATITUDE", "type": "esriFieldTypeDouble", "alias": "wb_LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_LATITUDE" }, { "name": "wb_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "wb_LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_LONGITUDE" }, { "name": "wb_NORTHING", "type": "esriFieldTypeDouble", "alias": "wb_NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_NORTHING" }, { "name": "wb_EASTING", "type": "esriFieldTypeDouble", "alias": "wb_EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_EASTING" }, { "name": "wb_GPS_SOURCE", "type": "esriFieldTypeString", "alias": "wb_GPS_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "wb_GPS_SOURCE" }, { "name": "wb_GPS_MATCH", "type": "esriFieldTypeString", "alias": "wb_GPS_MATCH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "wb_GPS_MATCH" }, { "name": "CheckplotArea", "type": "esriFieldTypeString", "alias": "CheckplotArea", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CheckplotArea" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "StreetName" }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GPS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LeftHandTurning", "type": "esriFieldTypeString", "alias": "LeftHandTurning", "domain": { "type": "codedValue", "name": "baseboolean", "description": "baseboolean", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "LeftHandTurning" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_17", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Line Valve", "description": "", "prototype": { "attributes": { "GPS": null, "ValveType": "LINE GATE", "LeftHandTurning": "No", "Status": "ACTIVE", "YearInstall": null, "ValveDiameter": null, "metaDateCreate": null, "Notes": null, "metaSource": null, "metaSrcDate": null, "metaSrcName": null, "metaCreator": null, "wb_USER": null, "wb_ELEVATION": null, "wb_DATE": null, "wb_Descriptio": null, "KK_Unique": null, "wb_LATITUDE": null, "wb_LONGITUDE": null, "wb_NORTHING": null, "wb_EASTING": null, "wb_GPS_SOURCE": null, "wb_GPS_MATCH": null, "CheckplotArea": null, "StreetName": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }