{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Grave", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 400, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Block", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BlockNo", "composite": false, "catalogID": "{941798F3-9F95-472C-BB71-56639E42D308}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1670786188000 }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6621856.573341221, "ymin": 2005790.1672148108, "xmax": 6623374.1159098, "ymax": 2007118.3082593083, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 250, 250, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.GraveNo", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 200, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": [ 211, 255, 190, 0 ], "borderLineColor": [ 56, 168, 0, 255 ], "borderLineSize": 1, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "GraveNo", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GraveID", "type": "esriFieldTypeString", "alias": "Grave ID", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GraveID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "GraveStatus", "description": "", "codedValues": [ { "name": "Available", "code": "A" }, { "name": "Occupied", "code": "O" }, { "name": "Disinterred", "code": "D" }, { "name": "Unavailable", "code": "U" }, { "name": "Reserved", "code": "R" }, { "name": "Unknown", "code": "N" }, { "name": "For Sale", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Status" }, { "name": "VaultType", "type": "esriFieldTypeString", "alias": "Vault Type", "domain": { "type": "codedValue", "name": "VaultType", "description": "", "codedValues": [ { "name": "Concrete Liner", "code": "CL" }, { "name": "Burial Vault", "code": "BV" }, { "name": "Cremains Vault", "code": "CV" }, { "name": "Double Depth", "code": "DD" }, { "name": "Double Lawn Crypt", "code": "DLC" }, { "name": "Lawn Crypt", "code": "LC" }, { "name": "Polypropyline Burial Vault", "code": "PBV" }, { "name": "Other", "code": "O" }, { "name": "Polypropyline Liner", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VaultType" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "name": "BlockNo", "type": "esriFieldTypeString", "alias": "Block #", "domain": null, "editable": false, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BlockNo" }, { "name": "LotNo", "type": "esriFieldTypeString", "alias": "Lot #", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LotNo" }, { "name": "GraveNo", "type": "esriFieldTypeString", "alias": "Grave #", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GraveNo" }, { "name": "EditedBy", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EditedBy" }, { "name": "EditedDate", "type": "esriFieldTypeDate", "alias": "Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditedDate" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "VaultTypeOther", "type": "esriFieldTypeString", "alias": "VaultTypeOther", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "VaultTypeOther" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G20GraveID", "fields": "GraveID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G20BlockNo", "fields": "BlockNo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G20LotNo", "fields": "LotNo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_21", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Grave", "description": "", "prototype": { "attributes": { "VaultTypeOther": null, "LotNo": null, "Status": null, "VaultType": null, "GraveNo": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": 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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fed3c2ff19dd4a3fbd3d8f7b08c332a5" }