{ "extent": { "ymin": 7308398.740346618, "xmin": -1.3360886796130965E7, "ymax": 7475948.7063476145, "xmax": -1.3135550436746396E7, "spatialReference": {"wkid": 102100} }, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 1000, "attachmentProperties": [ { "fieldName": "attachmentid", "isEnabled": true, "name": "id" }, { "fieldName": "globalid", "isEnabled": true, "name": "globalId" }, { "fieldName": "att_name", "isEnabled": true, "name": "name" }, { "fieldName": "data_size", "isEnabled": true, "name": "size" }, { "fieldName": "content_type", "isEnabled": true, "name": "contentType" }, { "fieldName": "keywords", "isEnabled": true, "name": "keywords" }, { "fieldName": "exifinfo", "isEnabled": true, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "attachmentid", "alias": "attachmentid", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 38, "name": "globalid", "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 250, "name": "att_name", "alias": "att_name", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "data_size", "alias": "data_size", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 150, "name": "content_type", "alias": "content_type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 2048, "name": "keywords", "alias": "keywords", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 1073741822, "name": "exifinfo", "alias": "exifinfo", "type": "esriFieldTypeString" } ], "infoInEstimates": [ "extent", "count" ], "type": "Table", "hasStaticData": false, "supportsAttachmentsByUploadId": true, "syncEnabled": false, "relationships": [ { "keyField": "parentglobalid", "role": "esriRelRoleDestination", "composite": false, "name": "Gravesites", "relatedTableId": 4, "id": 0, "cardinality": "esriRelCardinalityOneToMany" }, { "keyField": "globalid", "role": "esriRelRoleOrigin", "composite": false, "name": "Memorials", "relatedTableId": 7, "id": 2, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "id": 5, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Burials", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": { "attributes": { "firstname": null, "parentglobalid": null, "birthdate": null, "notes": null, "gravesiteid": null, "sex": null, "monumenttype": null, "deathdate": null, "funeralhome": null, "lastname": null, "veteran": null, "fullname": null, "burialdate": null, "age": null } } } ], "supportsAdvancedQueries": true, "supportsTilesAndBasicQueriesMode": true, "currentVersion": 11.3, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": false, "viewSourceHasAttachments": true, "name": "Burials", "displayField": "fullname", "supportsCalculate": true, "fields": [ { "nullable": false, "editable": false, "defaultValue": null, "length": 4, "type": "esriFieldTypeOID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "firstname", "length": 100, "alias": "First Name", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lastname", "length": 150, "alias": "Last Name", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "fullname", "length": 250, "alias": "Full Name", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 10, "type": "esriFieldTypeString", "isViewOverride": true, "domain": { "name": "Sex", "type": "codedValue", "codedValues": [ { "code": "Female", "name": "Female" }, { "code": "Male", "name": "Male" }, { "code": "Trans", "name": "Transgender" }, { "code": "Other", "name": "Other" } ] }, "name": "sex", "alias": "Sex" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "birthdate", "length": 29, "alias": "Birth Date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "deathdate", "length": 29, "alias": "Death Date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "age", "alias": "Age", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "burialdate", "length": 29, "alias": "Burial Date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "funeralhome", "length": 250, "alias": "Funeral Home", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 50, "type": "esriFieldTypeString", "isViewOverride": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "MonumentType", "type": "codedValue", "codedValues": [ { "code": "Grave marker", "name": "Grave marker" }, { "code": "Headstone", "name": "Headstone" }, { "code": "Other", "name": "Other" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "monumenttype", "alias": "Type of Monument" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 5, "type": "esriFieldTypeString", "isViewOverride": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "veteran", "alias": "Veteran" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 4000, "alias": "Narrative", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "gravesiteid", "length": 30, "alias": "Gravesite ID", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "parentglobalid", "length": 38, "alias": "Parent Global ID", "type": "esriFieldTypeGUID" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "allowGeometryUpdates": true, "isView": true, "enableUseOfScaleOutReplicasWhenEditable": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "isUpdatableView": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "supportsTruncate": false, "indexes": [ { "name": "r27_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_27", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "parentglobalid_cemeteries_a100bf9fdbd94b92a03560ecf9d6079e_buri", "isUnique": false, "description": "", "fields": "parentglobalid", "isAscending": true }, { "name": "cemeteries_a100bf9fdbd94b92a03560ecf9d6079e_burials_3dde9ccd902", "isUnique": false, "description": "", "fields": "fullname", "isAscending": true }, { "name": "cemeteries_a100bf9fdbd94b92a03560ecf9d6079e_burials_9f07cb75cc0", "isUnique": false, "description": "", "fields": "firstname", "isAscending": true }, { "name": "cemeteries_a100bf9fdbd94b92a03560ecf9d6079e_burials_f13b59cef34", "isUnique": false, "description": "", "fields": "lastname", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "exceedsLimitFactor": 1, "GUIDFormat": "O", "hasAttachments": true, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": false, "supportsPaginationOnAggregatedQueries": true, "supportsMaxRecordCountFactor": true, "supportsPagination": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": false, "supportsLod": false, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsCountOnly": true, "supportsReturningQueryExtent": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSql": true, "serviceItemId": "5bb74c1d437a432f92721fd9abdd46c9", "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "supportsAppend": true, "supportedSyncDataOptions": 4, "supportsExceedsLimitStatistics": true, "sourceSchemaChangesAllowed": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": false, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "uniqueIdField": { "isSystemMaintained": true, "name": "objectid" }, "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "copyrightText": "", "supportsLayerOverrides": true }