{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Cemetery: Restricted Lot", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 49, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 250, 242, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1513038.2677615583, "ymin": 7314600.545750305, "xmax": 1513323.5089889765, "ymax": 7314949.072284222, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Cemetery", "length": 255, "domain": null }, { "name": "gardenID", "type": "esriFieldTypeString", "alias": "gardenID", "length": 5, "domain": null }, { "name": "garden", "type": "esriFieldTypeString", "alias": "garden", "length": 50, "domain": null }, { "name": "graveid", "type": "esriFieldTypeString", "alias": "Grave ID", "length": 5, "domain": null }, { "name": "gravesiteid", "type": "esriFieldTypeString", "alias": "Gravesite ID", "length": 30, "domain": null }, { "name": "subID", "type": "esriFieldTypeString", "alias": "SubID", "length": 10, "domain": { "type": "codedValue", "name": "WS2_subID", "description": "when graves are split use this to keep the new polygons distinct", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "WS2_GraveBurialStatus", "description": "", "codedValues": [ { "name": "Available", "code": "Available" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Restricted", "code": "Restricted" }, { "name": "Sold", "code": "Sold" }, { "name": "Interred", "code": "Interred" }, { "name": "Unresolved", "code": "Unresolved" }, { "name": "Under Contract", "code": "Under Contract" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "firstname", "type": "esriFieldTypeString", "alias": "First Name", "length": 100, "domain": null }, { "name": "lastname", "type": "esriFieldTypeString", "alias": "Last Name", "length": 150, "domain": null }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "Full Name", "length": 250, "domain": null }, { "name": "sex", "type": "esriFieldTypeString", "alias": "Sex", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Sex", "description": "", "codedValues": [ { "name": "Female", "code": "Female" }, { "name": "Male", "code": "Male" }, { "name": "Transgender", "code": "Trans" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "birthdate", "type": "esriFieldTypeDate", "alias": "Birth Date", "length": 8, "domain": null }, { "name": "deathdate", "type": "esriFieldTypeDate", "alias": "Death Date", "length": 8, "domain": null }, { "name": "age", "type": "esriFieldTypeSmallInteger", "alias": "Age", "domain": null }, { "name": "burialdate", "type": "esriFieldTypeDate", "alias": "Burial Date", "length": 8, "domain": null }, { "name": "funeralhome", "type": "esriFieldTypeString", "alias": "Funeral Home", "length": 250, "domain": null }, { "name": "monumenttype", "type": "esriFieldTypeString", "alias": "Type of Monument", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MonumentType", "description": "", "codedValues": [ { "name": "Raised", "code": "Raised" }, { "name": "Flush", "code": "Flush" }, { "name": "Raised Infant", "code": "Raised Infant" }, { "name": "Flush Infant", "code": "Flush Infant" }, { "name": "Family Columbarium 4", "code": "Family Columbarium 4" }, { "name": "Family Columbarium 2", "code": "Family Columbarium 2" }, { "name": "Cremation Pedestal w/Top", "code": "Cremation Pedestal w/Top" }, { "name": "Circular Columbarium", "code": "Circular Columbarium" }, { "name": "Bench", "code": "Bench" }, { "name": "Granite Tablet", "code": "Granite Tablet" }, { "name": "Premium Companion", "code": "Premium Companion" }, { "name": "Premium Individual", "code": "Premium Individual" }, { "name": "Peak Premium Companion w/Base", "code": "Peak Premium Companion w/Base" }, { "name": "Peak Premium Individual w/Base", "code": "Peak Premium Individual w/Base" }, { "name": "Shield Premium Companion w/Base", "code": "Shield Premium Companion w/Base" }, { "name": "Shield Premium Individual w/Base", "code": "Shield Premium Individual w/Base" }, { "name": "Cremation Boulder", "code": "Cremation Boulder" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "veteran", "type": "esriFieldTypeString", "alias": "Veteran", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Narrative", "length": 4000, "domain": null }, { "name": "gravetype", "type": "esriFieldTypeString", "alias": "gravetype", "length": 50, "domain": { "type": "codedValue", "name": "WS2_GraveType", "description": "", "codedValues": [ { "name": "Burial", "code": "Burial" }, { "name": "Burial Infant", "code": "Burial Infant" }, { "name": "Cremation", "code": "Cremation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "burialtype", "type": "esriFieldTypeString", "alias": "burialtype", "length": 50, "domain": { "type": "codedValue", "name": "WS2_BurialType", "description": "", "codedValues": [ { "name": "Burial", "code": "Burial" }, { "name": "Inurnment", "code": "Inurnment" }, { "name": "Inurnment Burial", "code": "Inurnment Burial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "burialdepth", "type": "esriFieldTypeDouble", "alias": "Burial Depth (ft)", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "bockid", "type": "esriFieldTypeString", "alias": "Block ID", "length": 5, "domain": null }, { "name": "vaulttype", "type": "esriFieldTypeString", "alias": "Vault Type", "length": 35, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_69", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1749542243000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cdf456bb287949e691faec2a3ba0022f" }