{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Interments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_INTERRED", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterRight", "textLayout": "straight", "deconflictionStrategy": "static", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"LABEL_ROTATION\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "offsetDistance": 4, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 85, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1607930.5110476017, "ymin": 7219503.660157099, "xmax": 1612067.9670115262, "ymax": 7227365.129342273, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_INTERRED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME_INTERRED", "type": "esriFieldTypeString", "alias": "Last, First Name of Interred", "length": 100, "domain": null }, { "name": "LOC_LABEL", "type": "esriFieldTypeString", "alias": "Location Label", "length": 43, "domain": null }, { "name": "BIRTH_DATE", "type": "esriFieldTypeDate", "alias": "Birth Date", "length": 8, "domain": null }, { "name": "DEATH_DATE", "type": "esriFieldTypeDate", "alias": "Death Date", "length": 8, "domain": null }, { "name": "AGE_YEARS", "type": "esriFieldTypeSmallInteger", "alias": "Age in Years", "domain": null }, { "name": "AGE_MONTHS", "type": "esriFieldTypeSmallInteger", "alias": "Age (Months Portion)", "domain": null }, { "name": "INTER_DATE", "type": "esriFieldTypeDate", "alias": "Interment Date", "length": 8, "domain": null }, { "name": "BURIAL_ID", "type": "esriFieldTypeInteger", "alias": "Burial ID", "domain": null }, { "name": "BURIAL_TYPE", "type": "esriFieldTypeString", "alias": "Burial Type", "length": 14, "domain": { "type": "codedValue", "name": "CEMETERY_INTERMENT_BURIAL_TYPE", "description": "Burial type is a general indication of the size of the interment", "codedValues": [ { "name": "Vault", "code": "Vault" }, { "name": "Infant", "code": "Infant" }, { "name": "Cremation", "code": "Cremation" }, { "name": "Headstone Only", "code": "Headstone Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BURIAL_DEPTH", "type": "esriFieldTypeString", "alias": "Depth", "length": 16, "domain": { "type": "codedValue", "name": "CEMETERY_INTERMENT_BURIAL_DEPTH", "description": "Burial depth is a general indication of the location of an interment in a plot or niche", "codedValues": [ { "name": "Shallow", "code": "Shallow" }, { "name": "Standard", "code": "Standard" }, { "name": "Double Deep", "code": "Double Deep" }, { "name": "Back", "code": "Back" }, { "name": "Front", "code": "Front" }, { "name": "Buried Elsewhere", "code": "Buried Elsewhere" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MORTUARY", "type": "esriFieldTypeString", "alias": "Mortuary", "length": 60, "domain": null }, { "name": "NAME_FATHER", "type": "esriFieldTypeString", "alias": "Last, First Name of Father", "length": 100, "domain": null }, { "name": "NAME_MOTHER", "type": "esriFieldTypeString", "alias": "Maiden, First Name of Mother", "length": 100, "domain": null }, { "name": "VETERAN", "type": "esriFieldTypeString", "alias": "Was Veteran", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURNAME_SOUNDEX", "type": "esriFieldTypeString", "alias": "Last Name Soundex", "length": 4, "domain": null }, { "name": "BIRTH_PLACE", "type": "esriFieldTypeString", "alias": "Place of Birth", "length": 50, "domain": null }, { "name": "DEATH_PLACE", "type": "esriFieldTypeString", "alias": "Place of Death", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 550, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BURIAL_ARRANGED_BY", "type": "esriFieldTypeString", "alias": "Burial Arranged By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R618_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_618", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_LABEL", "fields": "LOC_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_NAME", "fields": "NAME_INTERRED", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_BURIAL", "fields": "BURIAL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S561_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }