{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "System Valves", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744195365000 }, "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, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 4728729.26115486, "ymin": 934183.5895669311, "xmax": 4752039.548884511, "ymax": 964274.7769028842, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -1.212434544125328E8, "falseY": -1.021884190517678E8, "xyUnits": 3.6565705250042945E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ComputerName", "typeIdField": "", "subtypeField": "VALVE_TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "VALVE_NUMBER", "type": "esriFieldTypeString", "alias": "VALVE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VALVE_NUMBER" }, { "name": "VALVE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "VALVE_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "VALVE_TYPE" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "MAIN_DIAMETER_1_2", "description": "", "codedValues": [ { "name": "OTHER", "code": -1 }, { "name": "UNKNOWN", "code": 0 }, { "name": "3/4", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "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": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "1.5\"", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "DEPTH_INCH", "type": "esriFieldTypeDouble", "alias": "DEPTH_INCH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH_INCH" }, { "name": "BYPASS_VALVE", "type": "esriFieldTypeString", "alias": "BYPASS_VALVE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BYPASS_VALVE" }, { "name": "FUCTION", "type": "esriFieldTypeString", "alias": "FUCTION", "domain": { "type": "codedValue", "name": "VALVE FUNCTION", "description": "", "codedValues": [ { "name": "System", "code": "Sys" }, { "name": "Domestic", "code": "Dom" }, { "name": "Fire", "code": "Fire" }, { "name": "Hydrant", "code": "Hyd" }, { "name": "Commercial", "code": "Com" }, { "name": "Industrial", "code": "Ind" }, { "name": "Irrigation", "code": "Irr" }, { "name": "Commercial / Fire", "code": "CommFire" }, { "name": "Domestic / Fire", "code": "DomFire" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FUCTION" }, { "name": "TURNS", "type": "esriFieldTypeSmallInteger", "alias": "TURNS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURNS" }, { "name": "PACKING", "type": "esriFieldTypeString", "alias": "PACKING", "domain": { "type": "codedValue", "name": "VALVE EXERCISE PACKING\\STATUS", "description": "", "codedValues": [ { "name": "GOOD", "code": "GOOD" }, { "name": "BAD", "code": "BAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PACKING" }, { "name": "STACK", "type": "esriFieldTypeString", "alias": "STACK", "domain": { "type": "codedValue", "name": "VALVE EXERCISE PACKING\\STATUS", "description": "", "codedValues": [ { "name": "GOOD", "code": "GOOD" }, { "name": "BAD", "code": "BAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STACK" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "VALVE STATUS_1_2", "description": "", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLS" }, { "name": "PARTIAL", "code": "PAR" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "DATE_EXER", "type": "esriFieldTypeDate", "alias": "DATE_EXER", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EXER" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENT" }, { "name": "DATE_INV", "type": "esriFieldTypeDate", "alias": "DATE_INV", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INV" }, { "name": "DATE_INSTAL", "type": "esriFieldTypeString", "alias": "DATE_INSTAL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATE_INSTAL" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNER" }, { "name": "GBAMSLINK", "type": "esriFieldTypeInteger", "alias": "GBAMSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GBAMSLINK" }, { "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": "INGBAMS", "type": "esriFieldTypeSmallInteger", "alias": "In gbaMS?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INGBAMS" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "ActivityID", "type": "esriFieldTypeString", "alias": "ActivityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ActivityID" }, { "name": "LastActivity", "type": "esriFieldTypeString", "alias": "LastActivity", "domain": { "type": "codedValue", "name": "dmnValveActivity", "description": "Activity Performed on the Valve", "codedValues": [ { "name": "Installation", "code": "INST" }, { "name": "Update Info", "code": "UPDT" }, { "name": "Exercise Valve", "code": "EXE" }, { "name": "Line Shutdown", "code": "CLS" }, { "name": "Line Reopen", "code": "OPN" }, { "name": "Repair/Replacement", "code": "RPR" }, { "name": "Remove/Abandon", "code": "ABAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LastActivity" }, { "name": "DateStamp", "type": "esriFieldTypeDate", "alias": "DateStamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateStamp" }, { "name": "OperatedBy", "type": "esriFieldTypeString", "alias": "OperatedBy", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OperatedBy" }, { "name": "ComputerName", "type": "esriFieldTypeString", "alias": "ComputerName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ComputerName" }, { "name": "OperationalStatus", "type": "esriFieldTypeString", "alias": "OperationalStatus", "domain": { "type": "codedValue", "name": "dmnOperationalStatus", "description": "Operational Status of the Asset", "codedValues": [ { "name": "OK", "code": "OK" }, { "name": "Needs Repair", "code": "NRPR" }, { "name": "Inoperable", "code": "INOP" }, { "name": "Size/Turns Conflict", "code": "SIZE" }, { "name": "Unable to Locate", "code": "UTL" }, { "name": "No Access", "code": "NOAC" }, { "name": "Resurvey", "code": "RGPS" }, { "name": "Incomplete/Return", "code": "RTRN" }, { "name": "Abandoned", "code": "ABAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OperationalStatus" }, { "name": "OperationalComments", "type": "esriFieldTypeString", "alias": "OperationalComments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "OperationalComments" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZONE" }, { "name": "TURN", "type": "esriFieldTypeDouble", "alias": "TURN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURN" }, { "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": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_161", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S112_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "System Valves", "description": "", "prototype": { "attributes": { "TURN": null, "ZONE": null, "VALVE_NUMBER": null, "VALVE_TYPE": 1, "DIAMETER": null, "DEPTH_INCH": null, "BYPASS_VALVE": null, "FUCTION": null, "TURNS": null, "PACKING": null, "STACK": null, "STATUS": null, "DATE_EXER": null, "COMMENT": null, "DATE_INV": null, "DATE_INSTAL": null, "OWNER": null, "GBAMSLINK": null, "Enabled": 1, "INGBAMS": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "ActivityID": null, "LastActivity": null, "DateStamp": null, "OperatedBy": null, "ComputerName": null, "OperationalStatus": null, "OperationalComments": null, "LocationDescription": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "BALL", "defaultValues": { "VALVE_NUMBER": null, "VALVE_TYPE": 1, "DIAMETER": null, "DEPTH_INCH": null, "BYPASS_VALVE": null, "FUCTION": "Sys", "TURNS": null, "PACKING": null, "STACK": null, "STATUS": null, "DATE_EXER": null, "COMMENT": null, "DATE_INV": null, "DATE_INSTAL": null, "OWNER": null, "GBAMSLINK": null, "Enabled": 1, "INGBAMS": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "ActivityID": null, "LastActivity": null, "DateStamp": null, "OperatedBy": null, "ComputerName": null, "OperationalStatus": null, "OperationalComments": null, "LocationDescription": null, "Hyperlink": null, "ZONE": null, "TURN": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "DIAMETER": {"type": "inherited"}, "FUCTION": {"type": "inherited"}, "PACKING": {"type": "inherited"}, "STACK": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LastActivity": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"} } }, { "code": 2, "name": "BUTTERFLY", "defaultValues": { "VALVE_NUMBER": null, "VALVE_TYPE": 2, "DIAMETER": null, "DEPTH_INCH": null, "BYPASS_VALVE": null, "FUCTION": "Sys", "TURNS": null, "PACKING": null, "STACK": null, "STATUS": null, "DATE_EXER": null, "COMMENT": null, "DATE_INV": null, "DATE_INSTAL": null, "OWNER": null, "GBAMSLINK": null, "Enabled": 1, "INGBAMS": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "ActivityID": null, "LastActivity": null, "DateStamp": null, "OperatedBy": null, "ComputerName": null, "OperationalStatus": null, "OperationalComments": null, "LocationDescription": null, "Hyperlink": null, "ZONE": null, "TURN": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "DIAMETER": {"type": "inherited"}, "FUCTION": {"type": "inherited"}, "PACKING": {"type": "inherited"}, "STACK": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LastActivity": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"} } }, { "code": 3, "name": "CONE", "defaultValues": { "VALVE_NUMBER": null, "VALVE_TYPE": 3, "DIAMETER": null, "DEPTH_INCH": null, "BYPASS_VALVE": null, "FUCTION": "Sys", "TURNS": null, "PACKING": null, "STACK": null, "STATUS": null, "DATE_EXER": null, "COMMENT": null, "DATE_INV": null, "DATE_INSTAL": null, "OWNER": null, "GBAMSLINK": null, "Enabled": 1, "INGBAMS": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "ActivityID": null, "LastActivity": null, "DateStamp": null, "OperatedBy": null, "ComputerName": null, "OperationalStatus": null, "OperationalComments": null, "LocationDescription": null, "Hyperlink": null, "ZONE": null, "TURN": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "DIAMETER": {"type": "inherited"}, "FUCTION": {"type": "inherited"}, "PACKING": {"type": "inherited"}, "STACK": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LastActivity": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"} } }, { "code": 4, "name": "GATE", "defaultValues": { "VALVE_NUMBER": null, "VALVE_TYPE": 4, "DIAMETER": null, "DEPTH_INCH": null, "BYPASS_VALVE": null, "FUCTION": "Sys", "TURNS": null, "PACKING": null, "STACK": null, "STATUS": null, "DATE_EXER": null, "COMMENT": null, "DATE_INV": null, "DATE_INSTAL": null, "OWNER": null, "GBAMSLINK": null, "Enabled": 1, "INGBAMS": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "ActivityID": null, "LastActivity": null, "DateStamp": null, "OperatedBy": null, "ComputerName": null, "OperationalStatus": null, "OperationalComments": null, "LocationDescription": null, "Hyperlink": null, "ZONE": null, "TURN": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "DIAMETER": {"type": "inherited"}, "FUCTION": {"type": "inherited"}, "PACKING": {"type": "inherited"}, "STACK": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LastActivity": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"} } }, { "code": 5, "name": "PLUG", "defaultValues": { "VALVE_NUMBER": null, "VALVE_TYPE": 5, "DIAMETER": null, "DEPTH_INCH": null, "BYPASS_VALVE": null, "FUCTION": "Sys", "TURNS": null, "PACKING": null, "STACK": null, "STATUS": null, "DATE_EXER": null, "COMMENT": null, "DATE_INV": null, "DATE_INSTAL": null, "OWNER": null, "GBAMSLINK": null, "Enabled": 1, "INGBAMS": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "ActivityID": null, "LastActivity": null, "DateStamp": null, "OperatedBy": null, "ComputerName": null, "OperationalStatus": null, "OperationalComments": null, "LocationDescription": null, "Hyperlink": null, "ZONE": null, "TURN": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "DIAMETER": {"type": "inherited"}, "FUCTION": {"type": "inherited"}, "PACKING": {"type": "inherited"}, "STACK": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LastActivity": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "90f2ea2693c74110992a2852ac421fe2" }