{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Cemetery Burial Locations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Created", "creatorField": "Creator", "editDateField": "LastEdited", "editorField": "LastEditor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "DO.cemeteryBurialLocationsToTable", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "BurialCode", "composite": false, "catalogID": "{792D1ED9-4ADA-47E6-A91E-D4D5E53CA449}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1716385840000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1705906.6573953927, "ymin": 302509.6058769822, "xmax": 1712276.7686708868, "ymax": 312260.70973430574, "spatialReference": { "wkid": 103049, "latestWkid": 6467, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103049, "latestWkid": 6467, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 85, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "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": "BurialCode", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BurialCode", "type": "esriFieldTypeString", "alias": "Burial Code", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "BurialCode" }, { "name": "Cemetery", "type": "esriFieldTypeString", "alias": "Cemetery", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Cemetery" }, { "name": "LotCode", "type": "esriFieldTypeString", "alias": "Lot Code", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LotCode" }, { "name": "AltLotCode", "type": "esriFieldTypeString", "alias": "Alternate Lot Code", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "AltLotCode" }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Edited By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastEditor", "required": true }, { "name": "LastEdited", "type": "esriFieldTypeDate", "alias": "Last Edited On", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastEdited", "required": true }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator", "required": true }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Created", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "GDB_1738_BurialC", "fields": "BurialCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_97", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R97_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cemetery Burial Locations", "description": "", "prototype": { "attributes": { "LotCode": null, "AltLotCode": null, "BurialCode": null, "Cemetery": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,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": "f873039ad6f043ebb48dac521af59ea2" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Cemetery Burial Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Created", "creatorField": "Creator", "editDateField": "LastEdited", "editorField": "LastEditor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "DO.cemeteryBurialTableToLocations", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BurialCode", "composite": false, "catalogID": "{792D1ED9-4ADA-47E6-A91E-D4D5E53CA449}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1706691014000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Fullname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BurialCode", "type": "esriFieldTypeString", "alias": "Burial Code", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BurialCode" }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Fullname" }, { "name": "BurialFirstName", "type": "esriFieldTypeString", "alias": "First Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BurialFirstName" }, { "name": "BurialLastName", "type": "esriFieldTypeString", "alias": "Last Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BurialLastName" }, { "name": "DeathDate", "type": "esriFieldTypeString", "alias": "Date of Death", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DeathDate" }, { "name": "InternmentDate", "type": "esriFieldTypeString", "alias": "Date of Internment", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InternmentDate" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Section" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Block" }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Lot" }, { "name": "Grave", "type": "esriFieldTypeString", "alias": "Grave", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Grave" }, { "name": "ForSale", "type": "esriFieldTypeString", "alias": "For Sale?", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ForSale" }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Edited By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastEditor", "required": true }, { "name": "LastEdited", "type": "esriFieldTypeDate", "alias": "Last Edited On", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastEdited", "required": true }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator", "required": true }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Created", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OwnerFirst", "type": "esriFieldTypeString", "alias": "Owner First Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OwnerFirst" }, { "name": "OwnerLast", "type": "esriFieldTypeString", "alias": "Owner Last Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OwnerLast" }, { "name": "OwnerFull", "type": "esriFieldTypeString", "alias": "Owner Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerFull" }, { "name": "AltBurialCode", "type": "esriFieldTypeString", "alias": "Alternate Burial Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AltBurialCode" } ], "indexes": [ { "name": "GDB_1676_BurialC", "fields": "BurialCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_92", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R92_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cemetery Burial Table", "description": "", "prototype": { "attributes": { "OwnerFull": null, "OwnerLast": null, "BurialCode": null, "Fullname": null, "BurialFirstName": null, "BurialLastName": null, "DeathDate": null, "InternmentDate": null, "Section": null, "Block": null, "Lot": null, "Grave": null, "ForSale": null, "OwnerFirst": null, "AltBurialCode": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "f873039ad6f043ebb48dac521af59ea2" } ] }