{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Division Gate", "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1654876498000 }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 344861.4347616434, "ymin": 2893009.2993370295, "xmax": 354069.0352099389, "ymax": 2907370.6930610836, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 4.196334667116016E-5, "zTolerance": 2, "mTolerance": 0.002, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 4.196334667116016E-5, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -1.19851499999995E8, "falseY": -9.449819999999914E7, "xyUnits": 190642.56391871863, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ee585d230f814c5805a15ddd68d87645", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAa0lEQVQ4jWNhoDJgGVoGmpqaXnB0dPxEigH79+/nO336tAFWA0NCQgTLysr0STGwq6vr0enTp7G7kBqAZdRAigEL5UagglEDB3sYHjlyhIePj48kA44cOcKD08DNmzcLb968mXoupAaguoEARC0Y78fDhNkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ValveType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID", "required": true }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "ValveType", "domain": { "type": "codedValue", "name": "waterValveType", "description": "Valve type", "codedValues": [ { "name": "Air control", "code": "AIR CONTROL" }, { "name": "Altitude", "code": "ALTITUDE" }, { "name": "Butterfly", "code": "BUTTERFLY" }, { "name": "Curb", "code": "CURB" }, { "name": "Gate", "code": "GATE" }, { "name": "Water Meter", "code": "WATER METER" }, { "name": "Check Valve", "code": "CHECK VALVE" }, { "name": "Division Gate", "code": "DIVISION GATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ValveType" }, { "name": "CloseDirection", "type": "esriFieldTypeString", "alias": "CloseDirection", "domain": { "type": "codedValue", "name": "waterCloseDir", "description": "Valve close direction", "codedValues": [ { "name": "Clockwise", "code": "CLOCKWISE" }, { "name": "Counterclockwise", "code": "COUNTER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CloseDirection" }, { "name": "ValveDiameter", "type": "esriFieldTypeDouble", "alias": "ValveDiameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveDiameter" }, { "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" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Not Installed", "code": "NOT INSTALLED" }, { "name": "Does Not Exist", "code": "DOES NOT EXIST" }, { "name": "Cannot Locate", "code": "CANNOT LOCATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "name": "ValveLabel", "type": "esriFieldTypeString", "alias": "ValveLabel", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ValveLabel" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "metaSrc" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_32", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S18_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Division Gate", "description": "", "prototype": { "attributes": { "last_edited_user": null, "created_date": null, "OBJECTID_1": null, "ValveType": null, "CloseDirection": null, "ValveDiameter": null, "Status": null, "YearInst": null, "ValveLabel": null, "metaSrc": null, "last_edited_date": null, "created_user": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }