{ "currentVersion": 10.81, "id": 0, "name": "Burials", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1128.497176, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Occupancy", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4e0097e0525026d374caced99759e7ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR1JREFUKJGd0rFLw1AQx/FvJC+VurSjOLzBDrrWWkud3dxEp24diot/SYeKq24uQnAQVHBxUrER7SpUIYMEp+JQ8PHSPoc2GSwxwdvu4MPdD87mn2X/HjxDIaS0beVYMTBCDXs2wXUZvhNhl1IzRLdBF4yKpg4h8sOD1jr+5Qz0kAcGfZhw2ZKBiy6Lu1WC8xh6yGUD7ZRYc7Bw/Ai3GzCwAUyOFgqRAgFdtJAN8I8mpypq6SgqUQMm0ELkDToj1HmYZjTwBqxlcjneUVNoMXQNzl62jfNuvLFC4HrIO2DzbyTOqur1IYYWmCeKO2MGV0A5Qd049JtREz9Ahd7nPdQFch9Ew6BXgRHwAuLki/7pFoxnIEAdFPgdoJOW9AfeQFRP9u1Y2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Available", "label": "Available", "description": "" }, { "symbol": { "type": "esriPMS", "url": "951ee221586c42b82a7613c2ad7d510c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKhJREFUGJV1yrEJwkAYQOFH/isVgpIJLG21PLkmBJxBsBErB7BwAVsdQTsrnSBwnSBkA2vrpAnhP20UROLXvmd4s9aORGSiqlVZlueiKB4ABsA5twdWACJCHMdb59w8z/OLsdYuPvFLDBzTNB0aEVnSrquqMwP0/gyEEPomiqJbCGHQNqjq1TRNsxaRKdD56bn3/mS89/csy8Z1Xe9U1YpIBRySJNkAzxdhwjpAZBkpdQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Burial", "label": "Burial", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b482b0c50be135b38d4ddcb67862dddf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKVJREFUGJV1yjEOwVAcgPHv3z7TIxGOYLQycgA3aDSxiMkBJCRNowYrR2g7mTiBWeIMZrM2keA9AxKS+q3fp3jL0rAlSBfIcG5b7c3PAAogT6I1mPFnxpSWeRoOdD/YqTyJhshXfKmCJJdk0VQII4pVHOfuK8TUsMWHtVJXWI5A489yUDjuBPPoAeXfxl77wUZpb3rK4qAt4q4QOkCG2Ni615mAfQKgsDJzrtUUeAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Designated Burial", "label": "Designated Burial", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1975040.833798945, "ymin": 785669.7123169303, "xmax": 1979688.8855264485, "ymax": 786721.5832446814, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Cemetery", "length": 10, "domain": null }, { "name": "PLOTID", "type": "esriFieldTypeString", "alias": "Plot Number", "length": 10, "domain": null }, { "name": "Occupancy", "type": "esriFieldTypeString", "alias": "Burial or Designate?", "length": 20, "domain": { "type": "codedValue", "name": "PW.Cem.BurialsOccupancy", "description": "Burial, Designated Burial, Available", "codedValues": [ { "name": "Burial", "code": "Burial" }, { "name": "Designated Burial", "code": "Designated Burial" }, { "name": "Available", "code": "Available" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastNameBurial", "type": "esriFieldTypeString", "alias": "Burial Last Name", "length": 50, "domain": null }, { "name": "FirstNameBurial", "type": "esriFieldTypeString", "alias": "Burial First Name", "length": 30, "domain": null }, { "name": "MiddleNameBurial", "type": "esriFieldTypeString", "alias": "Burial Middle Name", "length": 30, "domain": null }, { "name": "BirthDate", "type": "esriFieldTypeDate", "alias": "Birth Date", "length": 8, "domain": null }, { "name": "DeathAsDate", "type": "esriFieldTypeDate", "alias": "Death Date", "length": 8, "domain": null }, { "name": "BurialAsDate", "type": "esriFieldTypeDate", "alias": "Burial Date", "length": 8, "domain": null }, { "name": "Cremated", "type": "esriFieldTypeString", "alias": "Cremation?", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes & No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DesignatedLastName", "type": "esriFieldTypeString", "alias": "Designate Last Name", "length": 50, "domain": null }, { "name": "DesignatedFirstName", "type": "esriFieldTypeString", "alias": "Designate First Name", "length": 50, "domain": null }, { "name": "DesignatedMidName", "type": "esriFieldTypeString", "alias": "Designate Middle Name", "length": 50, "domain": null }, { "name": "DesignateAddress", "type": "esriFieldTypeString", "alias": "Designate Address", "length": 100, "domain": null }, { "name": "DesignateCity", "type": "esriFieldTypeString", "alias": "Designate City", "length": 30, "domain": null }, { "name": "DesignateState", "type": "esriFieldTypeString", "alias": "Designate State", "length": 2, "domain": null }, { "name": "DesignateZip", "type": "esriFieldTypeString", "alias": "Designate Zip", "length": 5, "domain": null }, { "name": "DesignatePhone", "type": "esriFieldTypeString", "alias": "Designate Phone", "length": 12, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R272_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S151_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }